-
simulation-of-random-process
基于AR原理,对随机过程进行了monte carlo模拟。对结构的抗风、抗震设计有参考价值(Monte carlo simulation of random process based on the AR principle. On the structure of the wind, seismic design of the reference value)
- 2012-05-02 15:24:45下载
- 积分:1
-
time
小波神经网络的matlab代码,大家可以看看,看是否有用(WNN matlab code, we will look at to see whether it is useful)
- 2009-01-16 00:19:28下载
- 积分:1
-
gh
说明:
让某一频率以下的信号分量通过,而对该频率以上的信号分量大大抑制的电容、电感与电阻等器件的组合装置。 (low-pass filter )
- 2011-01-08 23:46:27下载
- 积分:1
-
Response-spectrum
关于反应谱精确法的求解,是大家经常做反应谱分析用到的(About response spectrum method of solving the accurate, we are often do response spectrum analysis of use
)
- 2012-05-28 19:46:19下载
- 积分:1
-
GAbp
比较复杂的可进行修改扩展的遗传算法源程序,带有说明文档(Complex can be extended to modify the genetic algorithm source code, with documentation)
- 2010-10-14 12:37:43下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
IEEE80211n_settings
wifi ieee 802.11n parameter programme
- 2010-06-08 22:33:46下载
- 积分:1
-
16QAM_AWGN
16QAM_AWGN matlab程序,大家可以看看这个算法
- 2010-12-29 09:00:57下载
- 积分:1
-
subplot_tight
subplot matlab tool is a new description for make figures
- 2012-02-14 11:01:52下载
- 积分:1
-
pudn_2s6miv
使用MATLAB编写的aBimRB神经网络算法,本程序根据训练好的网络文件JDBqGzE预测新的数据文件,得到算法的最差性能和最优性能,并绘制出预测数据和原数据的对比图。调试运行正常。
(Using MATLAB preparedaBimRB neural network algorithm, the program according to the trained network fileJDBqGzE anticipating new data files to obtain the best performance and the worst performance of the algorithm, and draw out the comparison chart data and predict the original data. Debugging and running properly.
)
- 2015-12-27 10:53:53下载
- 积分:1