-
IFFT1
IT gives the IFFT of the given signal
- 2010-05-07 00:19:37下载
- 积分:1
-
【Matlab代码】n人博弈
适用于n人博弈matlab代码,可分析局部纳什均衡结果(multiperson game theroy)
- 2017-06-16 22:07:18下载
- 积分:1
-
Chapter7
关于无线网络的matlab仿真的经典教材第七章, 适合有一定基础的同志们学习(Matlab simulation of wireless networks under Chapter VII of the classic textbook for a certain comrades based learning)
- 2010-07-06 12:39:24下载
- 积分: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
-
402189kalman_fliter
kalman filter在参数估计中的应用(Kalman filter to estimate the parameters of)
- 2007-03-12 16:47:58下载
- 积分:1
-
yin2topoplot
脑电地形图,用于脑电信号的表示方法;尤其是借助脑图像描述脑电信号的变化(Electroencephalogram)
- 2020-12-22 10:29:08下载
- 积分:1
-
02
说明: matlab中一些重要的课件和资料,比较有用啊!(matlab courseware and some important information, more useful ah!)
- 2010-09-14 10:01:28下载
- 积分:1
-
pm
内容:运用PM算法识别空间目标。程序中附有注释,可改变方向角,运算速度比music算法快,本人毕设程序,绝对可用。(Content: The use of PM space target recognition algorithm. Annotated program, you can change the direction of the angle calculation algorithm is faster than the music, I set up the program, absolutely free.)
- 2013-11-25 21:35:41下载
- 积分:1
-
ObjectMovements
基于Skyline的c#编程5——ObjectMovements(c# program based on Skyline 5)
- 2014-02-17 15:23:32下载
- 积分:1
-
kmeans
matlab源码关于模糊K均值聚类算法,很好的,适合大家下载研究学习(matlab source code on the fuzzy K-means clustering algorithm, very good for everyone to download research study)
- 2008-07-19 10:03:13下载
- 积分:1