-
MUSIC
MUSIC DOA simulation with matlab
- 2010-06-12 18:22:52下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
MITmatlabmslg
MIT matlab麻省理工學院MATLAB使用指南。(MIT MIT Matlab using MATLAB Guide.)
- 2007-06-10 21:26:18下载
- 积分:1
-
greymodel
说明: 灰色预测模型的matlab代码,大家可以根据自己的需要修改(Gray prediction model matlab code, you can modify according to their own needs)
- 2009-08-21 23:03:42下载
- 积分:1
-
GAFCM
说明: 遗传算法改进的模糊C-均值聚类MATLAB源码.模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。(Improved genetic algorithm Fuzzy C-Means Clustering MATLAB source. Fuzzy C-means algorithm converges to local minimum easily, in order to overcome the shortcomings, the genetic algorithm used fuzzy C-means algorithm (FCM) in the optimization calculation, the The initial cluster centers of genetic algorithm, then using the standard fuzzy C-means clustering algorithm to obtain the optimal classification results.)
- 2010-04-26 14:27:32下载
- 积分:1
-
tu_plot
根据邻接矩阵绘制图论图形。看注释使用,可以区分有向图和无向图(Draw Graph theory picture with adjstance matrix.Use it with explanatory notes.It can tell picture with direction whether or not)
- 2012-04-13 15:59:37下载
- 积分:1
-
chap2_4
说明: 《变结构控制与MATLAB仿真》书中第二章例四的变结构控制程序( Variable Structure Control and MATLAB Simulation chapter book, four cases of variable structure control procedures)
- 2008-10-16 23:13:10下载
- 积分:1
-
danchunxingfa
matlab 实现的单纯形法,将问题建模,按要求输入后可以得到最优解,适合于所有线性规划问题(simplex method written in matlab)
- 2013-05-26 20:05:21下载
- 积分:1
-
aerosim_datasheet
The AeroSim blockset provides a complete set of tools for developing
nonlinear 6-degree-of-freedom aircraft dynamic models. The Simulink blocks
include the nonlinear equations of motion, linear aerodynamics based on
component build-up, piston-engine propulsion, aircraft inertia model including
weight variation due to fuel consumption, atmosphere models including
standard atmosphere, wind gusts and von Karman turbulence, Earth models
which provide Earth radius, gravity and magnetic field components at current
aircraft location.
- 2017-01-09 23:19:46下载
- 积分:1
-
MosaicKitmatlab
图象匹配程序,有用的下载,希望能给你帮助.(MosaicKitmatlab)
- 2009-09-21 21:16:33下载
- 积分:1