-
ranyouxiaohao
燃油消耗率一直是大家关注的问题,本程序采用matlab编程,绘制不同转速下发动机的燃油消耗率(The fuel consumption has been an issue of concern, the procedures used Matlab programming, drawing different speeds the engine s fuel consumption rate)
- 2013-05-07 13:29:55下载
- 积分:1
-
data_whitening
蓝牙物理层data whitening编码,数据白噪声化,目的是对数据进行离散化操作。(bluetooth PHY data whitening)
- 2015-01-19 13:47:41下载
- 积分:1
-
Programming.Pearls
编程珠玑(第二版)中英双语版,附源代码,是本不错的代码优化指导书(Abas Programming (second edition) in both Chinese and English version, with source code, is the good code optimization guide book)
- 2008-06-07 09:13:55下载
- 积分:1
-
zhong
电能质量3 5 7次谐波治理 以三相不平衡负载的影响搭建的简单simulink模型(A simple Simulink model for the 357 harmonic control of power quality based on the influence of unbalanced three-phase loads)
- 2017-06-29 11:43:02下载
- 积分:1
-
dxnb
有关于三相光伏并网逆变系统的matlab仿真(On the three-phase photovoltaic inverter system simulation matlab)
- 2011-05-09 15:54:01下载
- 积分:1
-
cppmathref2b
“cppmathref2b.pdf”Matlab 6.5的C++数学库函数及用法详细参考手册,包含全部内容,很详尽,做Matlab和VC混合编程必不可少的工具书。(" Cppmathref2b.pdf" Matlab 6.5 for C++ Math Library function and the use of detailed reference manual, including all content, very detailed, so Matlab and VC hybrid programming tool indispensable.)
- 2010-06-12 16:32:13下载
- 积分:1
-
vc-io-mwArray
用VC读写Matlab中数据的例子,为精通Matlab编程一书中附带,可在混合编程时使用,加快开发速度。(VC read and write data in Matlab example of Matlab programming proficient with a book, Programming can be mixed use, and speed up the development pace.)
- 2007-03-27 17:00:45下载
- 积分:1
-
wavelet
wavelet, just dependent on matlab 6.0
- 2010-12-14 04:23:33下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
xianxingxitongdepinyufenxifa
How to apply the 2D FFT functions in Matlab
如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程(How to apply the 2D FFT functions in Matlab
如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程)
- 2010-01-19 16:04:26下载
- 积分:1