-
pp
说明: syllabe detection using STE
- 2013-12-10 23:05:46下载
- 积分:1
-
Remey-Stehfest
REMEY和STEHFEST数值反演程序,对拉普拉斯空间的解进行数值反演到真实空间里面(REMEY and STEHFEST numerical inversion procedure, the solution of the Laplasse space for the numerical inversion of the real space inside)
- 2020-10-27 20:49:59下载
- 积分:1
-
MMUSIC
修正music算法对相干信号的DOA估计(Music algorithm modified DOA Estimation for Coherent Signal)
- 2010-06-07 08:01:14下载
- 积分:1
-
Matlab
ME116计算机应用授课大纲详细介绍MATLAB基本知识及其应用
(Introduction to MATLAB)
- 2009-09-29 22:29:20下载
- 积分:1
-
se_ge_no_load
关于直流电机的空载特性的matlab仿真,采用的是样条插值算法对曲线进行拟合,初学者可以改为其他拟合方式看结果如何(With regard to the no-load characteristics of DC motor matlab simulation, using the spline interpolation algorithm, beginners can be fitted into other ways to see the results)
- 2009-11-05 14:00:38下载
- 积分:1
-
windspeedsvm1
说明: 利用matlab svm对风速进行预测,自己写的 希望大家交流交流(svm windspeed)
- 2011-03-01 21:35:16下载
- 积分: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
-
Assignment3
matlab about interpolation image processing, sfu, burnaby, bc, canada, v5a3z3
- 2015-01-23 14:14:18下载
- 积分:1
-
ariadne_RRT_mazeSolver-master
说明: 基于快速随机树探索的路径规划,源码十分详细,亲测可用,已经过测试(Path planning based on fast random tree exploration, the source code is very detailed, pro - test available, has been tested)
- 2020-04-01 17:33:21下载
- 积分:1
-
svm
关于支持向量机的很好的学习材料,附有一个基于matlab条件下的小程序。(Support vector machine on a good learning materials, with a little under matlab-based program.)
- 2011-06-27 11:31:11下载
- 积分:1