-
genetic
Genetic Algorithm for Matlab
- 2009-10-12 11:37:31下载
- 积分:1
-
sbppp_1
实现匈牙利算法 实现匈牙利算法 实现匈牙利算法 实现匈牙利算法,求最大组合(algorithm to achieve Hungary Hungary algorithm algorithm Hungary is the Hungarian a lgorithm algorithm for the largest portfolio)
- 2007-05-27 14:47:49下载
- 积分:1
-
pangjen_v65
包含CV、CA、Single、当前、恒转弯速率、转弯模型,包含了阵列信号处理的常见算法,小波包分析提取振动信号中的特征频率。( It contains CV, CA, Single, current, constant turn rate, turning model, Contains a common array signal processing algorithm, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-04-05 14:25:32下载
- 积分:1
-
LS_SVMlab
说明: 最小二乘支持向量机工具箱,学习支持向量机必备工具(Least squares support vector machine toolbox, an indispensable tool for learning support vector machines)
- 2010-04-20 16:05:55下载
- 积分:1
-
systemModeling
部分用于自动控制的matlab源码,可实现阶跃响应等的模拟,不需要工具库(Part of the matlab source code for the automatic control can be realized such as step response simulation, no tool Library)
- 2010-05-25 14:58:34下载
- 积分:1
-
BER-GLONASS
Computing BER for DI GLONASS
- 2013-07-11 12:21:32下载
- 积分:1
-
fastsmooth
fast smoothing of noise images
- 2011-11-03 02:39:55下载
- 积分:1
-
Image-Quality-Assess-
Image Quality Assessment From Error Visibility to structual similarity(Image Quality Assessment From Error Visibility to structual similarity)
- 2014-12-12 17:48:53下载
- 积分:1
-
S-function-to-Simulink
S-函数是System function 系统函数的简称,是指采用非图形化(即计算机语言,而非Simulink
系统模块)的方式描述的功能模块。在MATLAB 中,用户除了可以使用MATLAB 代码编写S-函数以外,还
可以使用C、C++、FORTRAN 或Ada 语言编写S-函数,只不过用这些语言编写程序时需要用编译器生成
动态连接库(DLL)文件,然后在Simulink 中直接调用(S-function System Function system function, refers to the use of non-graphical (ie computer language, rather than the Simulink system module) way described functional modules. In MATLAB, the user can use MATLAB code to write the S-function outside can use C, C++, FORTRAN or Ada language preparation of the S-function, only in these languages to write programs need to use the compiler to generate dynamic link library (DLL ) file, and then called directly in Simulink)
- 2013-05-15 09:54:55下载
- 积分:1
-
Matrix_Pencil
出一种实现不同维间估计结果自动配对的二维频率估计算法。首先把二维频率估计问题转化成两个矩阵束的特征值问题。根据矩阵束的特征求出两个矩阵束的公共特征向量,并以此为基础同时求出两个矩阵束的特征值。算法估计误差与现有算法相近,但解决了现有算法普遍存在的配对难题。
(Matrix pencils play an important role in numerical linear algebra. The problem of finding the eigenvalues of a pencil is called the generalized eigenvalue problem. The most popular algorithm for this task is the QZ algorithm, which is an implicit version of the QR algorithm to solve the associated eigenvalue problem B − 1Ax = λx without forming explicitly the matrix B − 1A (which could be impossible or ill-conditioned if B is singular or near-singular)
)
- 2010-06-15 11:22:58下载
- 积分:1