-
AdvancesinLinear
SIAM s Advances in Design and Control series consists of texts and monographs dealing with all
areas of design and control and their applications. Topics of interest include shape optimization,
multidisciplinary design, trajectory optimization, feedback, and optimal control. The series focuses
on the mathematical and computational aspects of engineering design and control that are usable
in a wide variety of scientific and engineering disciplines.
- 2010-01-01 22:18:48下载
- 积分:1
-
C++eg
C++多个例题的源代码及分析.有兴趣的可以(many examples of C source code and analysis. Interested can s)
- 2006-12-27 13:05:11下载
- 积分:1
-
GA
说明: 利用遗传算法进行特征提取,适合遗传算法初学者(Feature extraction using genetic algorithm)
- 2017-09-27 14:09:12下载
- 积分:1
-
gp
说明: MATLAB实现股票价格预测 源程序代码(MATLAB source code to achieve stock price prediction)
- 2016-11-01 20:19:25下载
- 积分:1
-
很好的双隐层反向传播神经网络算法例程代码
含噪脉冲信号进行相关检测,一个很有用的程序,正确率可以达到98%,是路径规划的实用方法,进行波形数据分析,使用拉亚普诺夫指数的公式。
- 2022-03-10 23:01:45下载
- 积分:1
-
分布傅里叶变换产生超连续谱的程序代码
这是一个比较好的利用分布傅里叶变换来产生超连续谱的matlab程序代码,有很好的注释解释,值得参考。
- 2023-07-16 17:30:02下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
matlab
仿真信号 进行卡尔曼滤波去除噪声 并用KNN算法实现定位(Kalman filter is used to remove noise from simulated signals and KNN algorithm is used to locate them.)
- 2019-03-04 16:31:46下载
- 积分:1
-
the PHY protocol for zigbee
这是zigbee的PHY协议。为了加速实际zigbee系统的部署,我们用matlab语言在PC机上进行了代码仿真,验证了其性能。对信源、信道译码、星座、脉冲整形、信道模拟、同步、解映射、译码等进行了详细的描述,为新手提供了一个很好的例子。
- 2022-03-20 04:09:19下载
- 积分:1
-
多实例学习
资源描述这是一个不错的多示例学习算法包,里面包含dd knn 等很多的算法 值得好好去研究一下 是图像处理相关领域科研人员必备的 也是机器视觉和机器学习领域的人所必须的
- 2022-05-31 12:04:36下载
- 积分:1