-
PSOFitness
matlab编写的蚁群算法程序,供大家使用参考。(ant colony algorithm matlab preparation procedures for the use of U.S. reference.)
- 2007-07-12 20:59:41下载
- 积分:1
-
mat_gen
matrix converter with induction motor
- 2010-12-28 14:35:53下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
lsmtan
在单频激光干涉仪的非线性误差中,运用细分计数方法对其进行修正,在存在高斯白噪声的情况下,采用传统的正切细分法和可修正误差的细分法来仿真比较。(In the nonlinear error of single frequency laser interferometer, the use of segmentation counting method, amending them, in the presence of Gaussian white noise, using the traditional method and the tangent subdivision subdivision errors can be corrected to simulate compare.)
- 2014-11-12 23:14:24下载
- 积分:1
-
cyclic_AR
信号处理,振动方面的,很有用,绝不后悔,帮助很大(Signal processing, vibration issues, useful, never regret, very helpful)
- 2014-02-13 11:46:42下载
- 积分:1
-
8psk
超宽带程序示范程序\M-PSK8psk.rar(Ultra-wideband Program Files demonstration program M-PSK 8psk.rar)
- 2009-10-22 15:55:47下载
- 积分:1
-
Mutualcoherenceofagivenmatrix
Matlab源码
计算矩阵各列与其他各列的互相关系数,并按照概率分布利用直方图的形式展示出来。
该互相关系数的定义参考Michael Elad的《Sparse and Redundant Representations》p25 Definition2.3(Matlab code for mutual-coherence of a given matrix)
- 2013-07-26 11:10:56下载
- 积分:1
-
PSCADexcitor
PSCAD仿真实验内容实验3 简单典型发电机模型的励磁器(tes3)(the simulation of the generation excitor)
- 2010-05-31 13:07:19下载
- 积分:1
-
deBoorCox_Bspline
deboor算法,B样条,程序简单易懂,很实用(deboor algorithm, B-spline)
- 2010-10-07 13:14:55下载
- 积分:1
-
Kmeans
K-means聚类的matlab代码,供相关人士学习时参考(a K-means matlab source code)
- 2013-08-19 17:20:49下载
- 积分:1