-
MATLAB
Matlab图像处理函数大全 对初学者很有帮助(Matlab image processing functions Daquan helpful for beginners)
- 2010-06-18 20:08:46下载
- 积分:1
-
system_identification
说明: 基于LMS算法的系统辨识,希望对大家有帮助(LMS algorithm based on system identification, we want to help)
- 2010-04-19 20:53:17下载
- 积分:1
-
BLIND-SOURCE-SEPARATION
BLIND SOURCE SEPARATION
- 2013-10-31 08:15:30下载
- 积分:1
-
OFDM_signal
用matlab实现ofdm信号和它的累积分布函数代码(Using matlab ofdm signal and its cumulative distribution function code)
- 2013-12-04 17:42:54下载
- 积分:1
-
xitongbianshi
应用一般最小二乘法与递推式最小二乘法对二阶系统进行参数辨识(RLS)
- 2020-08-23 14:38:16下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
zuankongtiaoshi
对周期排布的介质柱上钻有小孔的结果进行平面波的分析(cycle arrangement of the media column of drilling a small hole results plane wave analysis)
- 2007-04-10 18:53:07下载
- 积分:1
-
多小波分解
说明: 对数据进行多小波分解比传统的经验模态分解效果更好(The multi wavelet decomposition is better than the traditional empirical mode decomposition)
- 2020-07-24 09:47:52下载
- 积分:1
-
gongjiao
将城市公交站点存入TXT文档,在matlab环境下将公交站点生成矩阵。(The city bus site into TXT document, in the matlab environment, the site will generate bus matrix.)
- 2010-08-22 09:58:35下载
- 积分:1
-
lu
说明: 态矩阵控制单变量的,可以很容易修改成需要的相应程序(Dynamic Matrix Control of a single variable, can be easily modified to the needs of the corresponding procedures)
- 2009-06-07 11:42:21下载
- 积分:1