-
Approximation
说明: 已经编好的关于函数逼近的常用MATLAB
算法(Approximation)
- 2010-03-17 00:12:56下载
- 积分:1
-
signalgeneraterandpiano
基于MATLAB的电子钢琴设计,可以实现基音按键发音和播放歌曲(signal generater and piano)
- 2014-12-23 16:57:43下载
- 积分:1
-
ErrFun
说明: 求误差函数的值(算法借鉴MATLAB中erf函数)(According the erf function in matlab program, get the value of ERROR function.)
- 2009-08-31 02:09:15下载
- 积分:1
-
SYSTEM-STABLE
描绘曲线,看曲线收敛性,稳定的系统是在时间的无限长时,曲线收敛,证明系统稳定,曲线发散,证明系统不稳定(we can look at zhe line and realize it is stable or not!)
- 2012-03-20 22:09:04下载
- 积分: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
-
system-identification
系统辨识用matlab产生M序列,移位寄存器实现(System identification using matlab generate M sequence, the shift registers)
- 2011-04-26 20:09:32下载
- 积分:1
-
7147395-014mlMATLBForBandExpmuya
If you have not registered F567
- 2011-12-14 00:45:04下载
- 积分:1
-
DC_discharge
基于comsol server的matlab代码,用于模拟二维等离子体辉光放电。(matlab code based on comsol server to simulate 2D glow discharge.)
- 2016-08-25 00:17:00下载
- 积分:1
-
DC-to-DC-buck-converter--with-control-loop
DC to DC buck converter, with control loopDC to DC buck converter, with control loopDC to DC buck converter, with control loopDC to DC buck converter, with control loop
- 2013-10-24 23:03:41下载
- 积分:1
-
voicebox
voicebox 语音识别中用到的一些常用函数,比较好用(voicebox asr)
- 2010-06-02 11:04:17下载
- 积分:1