-
MATLAB_C_API
As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.
- 2007-11-05 15:07:13下载
- 积分:1
-
fuzzyPID2
说明: 另外一个模糊pid控制器matlab程序,没有用到simulink,但也很实用,希望对大家有所帮助!(good)
- 2009-08-13 19:11:28下载
- 积分:1
-
pose_estimation_code_release_v1.05
一种可以实现人体姿态估计的强大的算法,能够定位人的四肢以及躯干和头部,以便更高层次的分析(A code that s used for pose estimation.)
- 2012-10-25 21:29:28下载
- 积分:1
-
SVM3phase
Space Vector Modulation for Three leg Two level inverter
- 2013-12-20 14:26:01下载
- 积分:1
-
jakesPrailay
瑞利分布 使用matlab处理瑞利分布 简单明了(Rayleigh distribution with Rayleigh distribution deal with simple matlab)
- 2011-06-02 08:42:58下载
- 积分:1
-
The-Cuckoo-SearchThe-Cuckoo-Search
布谷鸟搜索(CS)算法是根据生物界中布谷鸟的寄生繁殖机理而提出的一种仿生智能优化算法,由于布谷鸟搜索算法具有优秀的全局搜索和局部搜索能力,并且控制参数少,收敛速度快(The Cuckoo Search (CS) algorithm is a bionic intelligent optimization algorithmbased on the mechanism of biological reproduction in parasitic cuckoo proposed. Dueto the advantages of the excellent global search and local search capabilities, fastconvergence, less control parameters,)
- 2016-03-16 14:11:24下载
- 积分:1
-
ABC
人工蜂群ABC的MATLAB改进代码,挺详细的。(MATLAB ABC)
- 2015-04-20 23:45:28下载
- 积分:1
-
L_Quxian
用 Matlab 编程模拟 李萨如曲线
两互相垂直的,频率成一定整数比例关系的简谐振动合成,合振动为有一定规则的稳定的闭合曲线,称李萨如曲线。运行程序,令a=pi/3,k=3可得李萨如曲线(simulation using Matlab programming Lissajous curve as two mutually perpendicular. frequency of a certain proportion of the whole synthesis of harmonic vibration, a vibration of a certain rules of the stability of the closed curve Li said if Savimbi curve. Operational procedures, a = pi/3, k = 3 available as Lissajous curve)
- 2007-05-25 21:42:26下载
- 积分:1
-
NN_EKF
基于非线性扩展卡尔曼滤波的Matlab程序(The extended Kalman filter can not only estimate states of nonlinear dynamic systems from noisy measurements but also can be used to estimate parameters of a nonlinear system. A direct application of parameter estimation is to train artificial neural networks. This function and an embeded example shows a way how this can be done.)
- 2021-03-31 20:59:08下载
- 积分:1
-
floatExample
This script shows how to use the GA using a float representation.Crossover Operators & Mutation Operators are used.
- 2013-10-09 13:33:11下载
- 积分:1