-
fix_predictor
ADPCM algorithm coded in matlab
- 2010-10-09 19:06:03下载
- 积分:1
-
Rmentalarrte
分割插值去除金属伪影的matlab程程序。meanshift分割 样条插值
(Removal of metal partition interpolation matlab progrram artifacts. Spline Interpolation meanshift partition
)
- 2012-05-14 11:44:33下载
- 积分:1
-
matlab_figure
example_plot.m
plot the figure for 2D and 3D
- 2011-01-17 11:20:32下载
- 积分:1
-
zhengzhexingceliang
实现边界正择性测量,可在MATLAB环境下运行(the border is optional measurement, in the MATLAB environment running)
- 2007-05-07 10:52:43下载
- 积分:1
-
Simulation1
基于质心算法的无线传感器网络的研究,但是定位精度较低。(Wireless sensor networks based on the centroid algorithm research, but lower positioning accuracy.)
- 2013-04-16 17:08:27下载
- 积分:1
-
gesture
matlab code for gesture recognization
- 2012-04-03 02:35:02下载
- 积分: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
-
2006UncertaintySystems
使用统计方法进行系统不确定性的分析,包含m函数和Simulink模型(Using Statistics for Uncertainty Analysis in System Models)
- 2012-10-27 13:43:53下载
- 积分:1
-
Square-wave--dwt
此例程为配套书籍的第六章例题6-9的相对应代码,功能为方波信号离散小波变换,编程环境为matlab。(This routine supporting books Chapter Example 6-9 corresponding to the code for the function square wave signal discrete wavelet transform, programming environment Matlab.)
- 2013-05-02 18:44:03下载
- 积分:1
-
ADP code
说明: 自适应动态规划matlab代码,包含HDP,DHP,ADHDP,ADDHP,亲测可用。(Adaptive dynamic programming matlab code, including HDP, DHP, ADHDP, ADDHP, pro-test available.)
- 2021-04-05 14:29:03下载
- 积分:1