-
TR00-52.ps
matlab code for Support vector machine
- 2010-07-21 10:37:15下载
- 积分:1
-
PhysioNet_ECG_Exporter
PhysioNet 8格式数据的读取程序,MATLAB平台,可用于读取nsr心电数据库等。(PhysioNet 8 format data read program, MATLAB platform that can be used to read nsr ECG database.)
- 2010-03-15 09:35:43下载
- 积分:1
-
matlab
可实现银行排队论mmm,输出随机数matlab实现计算机模拟排队论(Bank of queuing theory can be realized mmm, the output random number matlab computer simulation of queuing theory to achieve)
- 2008-12-28 15:47:02下载
- 积分: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
-
windfarm
full modelling of wind farm in pscad emtdc for every one
- 2013-11-20 04:55:08下载
- 积分:1
-
integration
采用高诗法来计算积分,此算法提高了精度。(we computer intergration by the gauss method ,which improve the precision compared with others.)
- 2009-07-10 09:38:53下载
- 积分:1
-
PV_buck_boost_mppt
此仿真是风力发电直流侧斩波控制simulink仿真(This simulation is the wind power dc side chopper control simulink simulation)
- 2019-03-12 21:14:09下载
- 积分:1
-
jingyiu
是国外的成品模型,一些自适应信号处理的算法,主要为数据分析和统计,合成孔径雷达(SAR)目标成像仿真,多目标跟踪的粒子滤波器,与理论分析结果相比,验证可用。
( Foreign model is finished, Some adaptive signal processing algorithms, Mainly for data analysis and statistics, Synthetic Aperture Radar (SAR) imaging simulation target, Multi-target tracking particle filter, Compared with the results of theoretical analysis, Verification is available.
)
- 2016-12-19 20:39:01下载
- 积分:1
-
ompsbox1
Orthogonal Matching Pursuit algorithm
- 2010-06-10 16:42:46下载
- 积分:1
-
invertedpendulum
M file for Inverted pendulum.
忘添加两个文件.补上去.
(M file for Inverted pendulum. Forgot to add the two documents. Fill up.)
- 2007-12-10 10:58:26下载
- 积分:1