-
Simulink
Simulink仿真的详细介绍,并且有图像说明。让您更好的掌握方针方法(Simulink)
- 2009-06-16 16:07:50下载
- 积分:1
-
matlab-help
说明: matlab的中文帮助,,对初学matlab的很有用,,我就是看这个入门的。(matlab in Chinese help, very useful for beginners matlab,, I just see this entry in the.)
- 2010-04-23 16:27:25下载
- 积分: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
-
brownlisan
在随机微分方程中连续布朗运动的Matlab模拟(Matlab simulation of stochastic differential equations in continuous Brownian motion of)
- 2014-08-10 09:35:05下载
- 积分:1
-
RCC
核查的关键在于对核材料属性准确、有效地识别[1][2]。利用252Cf作为随机脉冲中子源,对其入射核材料所产生的诱发裂变中子脉冲信号进行采集、处理和分析,得到自相关、互相关、自/互功率谱、功率谱密度比等一系列参数,从而反演核材料内部的反应性的情况,便可用于分析和识别核材料,其基本原理就是252Cf中子源驱动噪声分析测量法[(The result shows that the trained Elman neural network is able to identify the characteristics of correlation function, to distinguish different concentrations, and the average recognition rate reaches 90 , with high robustness.)
- 2013-09-04 11:12:10下载
- 积分:1
-
hermit
Hermit插值,matlab平台运行,兼容所有版本的matlab(Hermit intepolation)
- 2011-06-26 17:48:44下载
- 积分:1
-
Intelligent_Algorithm
说明: 搜集了几种人工只能算法,基于Matlab平台编写,包括聚类、统计稀疏、最小范数法、DOA、投影追踪、稀疏贝叶斯等(Several artificial algorithms are collected and compiled on the platform of matlab, including clustering, statistical sparseness, minimum norm method, DOA, projection tracking, sparse Bayesian, etc.)
- 2019-06-15 16:52:47下载
- 积分:1
-
Catch-tridiagonal-matrix-method
追赶法求解三对角矩阵,用matlab调试过,可以直接使用 (Catch tridiagonal matrix method)
- 2011-04-21 16:43:41下载
- 积分:1
-
lbbdatabase
这是关于创建数据库的程序集合,也是在MATLAB环境下运行的,强力推荐(This is creating a database on the set procedures, as well as MATLAB environment in the operation, strongly recommended)
- 2006-05-31 09:25:27下载
- 积分:1
-
paper_about_matlab
一次关于用matlab实现的信号处理的文章期刊,希望有所帮助。(Meeting on implementation of signal processing with matlab journal articles, I hope help.)
- 2011-05-03 20:49:29下载
- 积分:1