-
image_dft
不使用MATLAB内置函数作图片的离散傅里叶变换(This program finds the DFT of an image without using the inbuilt function in matlab)
- 2010-08-23 14:53:10下载
- 积分:1
-
zinv
AN MATLAB DESIGN OF PV ARRAY
- 2013-05-02 18:14:16下载
- 积分:1
-
13zhexian
窄高斯随机过程的Matlab的程序有寻求的自己下来(Narrow Gaussian random process of Matlab the process by seeking their own down)
- 2007-12-20 20:49:51下载
- 积分:1
-
CDMAgonglvkongzhideMATLABfangzhen
最近在弄关于CDMA的东西,所以找了一些资料 ,也就把这个提供给大家共同分享(GOOD)
- 2009-04-14 20:06:48下载
- 积分:1
-
perceptron
感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则
找到给定的二分类标签数据超平面。
(PERCEPTRON Perceptron algorithm to train binary linear classifier.
Synopsis:
model = perceptron(data)
model = perceptron(data,options)
model = perceptron(data,options,init_model)
Description:
model = perceptron(data) uses the Perceptron learning rule
to find separating hyperplane from given binary labeled data.
model = perceptron(data,options) specifies stopping condition of
the algorithm in structure options:
.tmax [1x1]... maximal number of iterations.
If tmax==-1 then it only returns index (model.last_update)
of data vector which should be used by the algorithm for updating
the linear rule in the next iteration.
model = perceptron(data,options,init_model) specifies initial model
which must contain:
.W [dim x 1] ... normal vector.
.b [1x1] ... bias of hyperplane.
.t [1x1] (optional) ... iteration number.
Input:
data [struct] Labeled (binary) training data.
.X [dim x num)
- 2011-05-01 18:19:52下载
- 积分:1
-
PWM3
双极性PWM整流,整流结果电流电压同相位(Bipolar PWM rectifier)
- 2011-05-11 14:56:43下载
- 积分:1
-
Matlab-BP
基于BP神经网络的PID控制
绝对能运行的(Based on BP neural network PID control can certainly run)
- 2010-06-02 18:34:53下载
- 积分:1
-
Matlab-symdisp
在Matlab中显示公式,比Matlab自带的函数效果好(In Matlab show that formula, than with Matlab function effect is good )
- 2014-09-18 08:55:43下载
- 积分:1
-
eemdd
经验模式分解改进代码,基于经验模式分解的一种改进 经验模式分解 matlab(Empirical Mode Decomposition improve code)
- 2013-09-22 09:56:17下载
- 积分:1
-
energy-storage-battery
超导储能蓄电池混合储能在风力发电中的应用(Superconducting magnetic energy
storage)
- 2014-01-12 12:23:45下载
- 积分:1