-
MatlabBook
Getting Started with MATLAB英文原版,详细介绍了采用MATLAB进行工程设计的步骤,以及相应的磁盘软件(Getting Started with MATLAB English original, detailed engineering design of using MATLAB steps and the corresponding software on disk)
- 2009-10-10 16:32:45下载
- 积分:1
-
matlabsimulink-Control-and-Simulation
有关matlab simulink控制与仿真的很好的教程,可轻松教导你学会用该软件仿真控制系统(The matlab simulink control and simulation of a good tutorial to teach you easily learn to use the software control system simulation)
- 2010-05-06 17:57:10下载
- 积分:1
-
Floyd-Matlab
floyd算法的matlab程序
floyd-最短路问题
输入:
B-邻接矩阵(bij),指i到j之间的距离,可以是有向的。
sp- 起点标号。
ep- 终点标号。
输出:
d- 最短路的距离。
path-最短路的路径。 (floyd algorithm matlab program floyd-shortest path problem Input: B-adjacency matrix (bij), refers to the distance between i to j, can be directed to. Sp-starting label. Ep-end labeling. Output: d-shortest distance. Path-shortest path.)
- 2010-05-16 12:17:31下载
- 积分:1
-
strapdown
LM算法的MATLAB实现。Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。(LM algorithm in MATLAB. Levenberg-Marquardt algorithm is an optimization algorithm. Optimization is to find the minimum value makes the function parameter vector.)
- 2013-11-09 22:28:19下载
- 积分:1
-
Chapter2
无线通信系统中信道仿真(包括AWGN信道,瑞利衰落信道,频率选择性衰落信道)(For channel simulation of wireless communication systems (including AWGN, Rayleigh fading channel, frequency selective fading channel))
- 2021-04-05 20:49:03下载
- 积分:1
-
voice_detection
voice detection
- 2013-03-03 16:17:52下载
- 积分:1
-
New-folder
This is a Mat Lab code for predicting the hysteresis behaviour of any structural system using Bouc Wen Baber Noori (BWBN) model.
- 2020-12-21 15:59:09下载
- 积分:1
-
matlab_graphics
对二维和三维数据可视化,图像处理,动画制作等高层次的绘图命令,也包括可以修改图形及编制完整图形界面的,低层次的绘图命令(Of two-dimensional and three-dimensional data visualization, image processing, high-level animation of graphics commands, but also can modify the graphics and the preparation of a full graphical interface, and low-level graphics command)
- 2009-04-07 09:13:42下载
- 积分:1
-
facerecexplanation
its the code for face detectiona and regeneration
- 2011-01-21 01:00:27下载
- 积分:1
-
Bisection
An simple bisection algorithm for optimisation for an 1D function.
- 2010-06-01 14:39:40下载
- 积分:1