-
MATLAB
一定要上传么?matlab文件,本科的时候自己做的,一个电动机反馈的问题(I have no idea)
- 2012-04-19 17:17:57下载
- 积分:1
-
er
说明: 自己搭建的风储一体化模型(对原demo修改较大)(Build the integrated model of the wind (the original demo modified))
- 2015-09-18 14:32:27下载
- 积分:1
-
SpokenArabicDigit
this matlab code reads the data text files UCI Spoken Arabic Digits and save the results in a mat file which user can easily use.
- 2013-02-09 16:51:53下载
- 积分:1
-
EKF
EKF的纯净程序,没有夹杂其他信息,本人经过测试,可以放心使用(EKF pure process, not mixed with other information, I tested, safe to use)
- 2011-09-28 10:50:32下载
- 积分:1
-
遗传算法matlab
matlab编写的遗传算法,采用二进制编码,有说明文档。(Matlab prepared by the genetic algorithm, using the binary coding, documentation.)
- 2005-07-07 16:10:58下载
- 积分:1
-
shenjingwangluo
T=[1 0 0 1 0 0 1 0 0
0 1 0 0 1 0 0 1 0
0 0 1 0 0 1 0 0 1]
输入向量的最大值和最小值
threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1]
net=newff(threshold,[31 3],{ tansig , logsig }, trainlm )
训练次数为1000,训练目标为0.01,学习速率为0.1
net.trainParam.epochs=1000
net.trainParam.goal=0.01
LP.lr=0.1
net = train(net,P,T)
测试数据,和训练数据不一致
P_test=[0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319
0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 (T = [1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] ' of the maximum and minimum input vector threshold = [0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net = newff (threshold, [31 3], {' tansig' , ' logsig' }, ' trainlm' ) training times for the 1000 target of 0.01 training, learning rate of 0.1 net.trainParam.epochs = 1000 net. trainParam.goal = 0.01 LP.lr = 0.1 net = train (net, P, T) test data, and training data inconsistencies P_test = [0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 )
- 2011-05-21 16:47:44下载
- 积分:1
-
demo2
l1 adaptive control tutorial demo2.
- 2015-10-01 08:35:14下载
- 积分:1
-
Rayleigh_ofdm
OFDM系统中, LS信道估计 , 基于DFT的信道估计 , 改进的基于DFT的信道估计 , 不进行信道估计 四种情况下的误码率对比(OFDM systems, ' LS channel estimation' , ' DFT-based channel estimation' , ' improve the DFT-based channel estimation' , ' not the channel estimation' error rate of four cases compared)
- 2021-03-11 15:49:26下载
- 积分:1
-
Matlab
基于Matlab三维数据点三角剖分方法研究,关于matlab在重建中的应用研究,有参考价值(Based on Matlab 3 d data point triangulation method, some research on the application of Matlab in the reconstruction, have reference value
)
- 2013-02-25 21:49:37下载
- 积分:1
-
2-DOF-Quarter-Car-Model
二自由度四分之一车模型,matlab/simulink(Two degrees of freedom quarter car model, matlab/simulink)
- 2013-06-09 00:32:29下载
- 积分:1