-
Matlab-Primer-7th-Ed
beginner level study material for matlab.
- 2012-04-28 22:53:55下载
- 积分:1
-
ACA_TSP
ACA_TSP是用蚁群算法(ant colony algorithm)解决旅行商问题(travelling salesman problem)。文件打开后运行ACA_TSP.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(ACA_TSP is to solve the traveling salesman problem (travelling salesman problem) ACO (ant colony algorithm). Run ACA_TSP.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
- 2014-02-08 12:47:23下载
- 积分:1
-
work
在matlab的环境下,对信号进行分析处理,设计滤波器
(In the matlab environment, an analysis of signal processing, filter design)
- 2008-06-01 07:28:05下载
- 积分:1
-
junzhi_suifuzhibian
说明: 用在matlab的simulink中对函数求平均值的仿真(used in Matlab Simulink function of the average for the simulation)
- 2005-12-05 20:09:11下载
- 积分:1
-
ROAD1
说明: MATLAB程序(附图像),利用灰度AGV对路径进行识别。(MATLAB (AP like), using gray AGV right path for identification.)
- 2006-04-02 22:02:50下载
- 积分:1
-
MPC1480618
采用模型预测控制算法,实现发动机燃油消耗的最优化。(Using model predictive control algorithm to achieve optimal engine fuel consumption.)
- 2014-04-23 23:34:59下载
- 积分:1
-
matlabee12
【matlab编程代做】不规则光照下自适应阈值的前景背景分离算法源代码 ([Do] matlab programming prospect generation adaptive threshold background separation algorithm under irregular light source)
- 2015-01-13 20:59:37下载
- 积分:1
-
chp7~9
《雷达系统设计matlab仿真》书中的
matlab程序代码(7~9章)
【美】Bassem R.Mahafza 著
朱国富等译
电子工业出版社(" Matlab radar simulation system design," the book of matlab code (Chapter 7 ~ 9) London and New York Bassem R. Mahafza with Guofu, M. Electronic Industry Press)
- 2010-06-19 10:06:42下载
- 积分:1
-
BP.m
在工程应用中 经常会遇到一些复杂的非线性系统, 这些系统状态方程复杂, 难以 用数学方
法准确建模。 在这种情况下, 可以 建立 BP 神 经网 络表达这些 非 线 性系 统。 该方法把未 知 系
统看成是一个黑箱, 首先用 系 统 输入输出 数据 训 练 BP 神 经网 络, 使网 络能 够表达该未 知 函
数, 然后就可以 用训练好的 BP 神经网络预测系统输出 。
本章拟合的非线性函 数为
y = x1^2+x2^2.
。
(In engineering applications often encounter some complex nonlinear systems, which complicated the equation of state, can not be accurately modeled mathematically. In this case, BP neural network can be established to express these nonlinear systems. The method of the unknown system as a black box, the first input and output data with systematic training BP neural network, the network can express the unknown function, then you can use the trained BP neural network forecasting system output. Chapter for fitting non-linear function y = x1 ^ 2+x2 ^ 2..)
- 2014-12-13 21:39:55下载
- 积分:1
-
jacobi
3种jacobi迭代算法,即将Ax=b,转换为A=D-L-U,进而x=Bx+f(3 kinds of jacobi iterative algorithm, ie Ax = b, converted to A = DLU, and then x = Bx+ f)
- 2013-12-06 00:57:49下载
- 积分:1