-
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
-
testmatcom_mfc
matlab与vc联合编程实例
实现图形在vc中的显示(joint programming and matlab examples vc in vc in the realization of graphics display)
- 2007-11-23 20:02:42下载
- 积分:1
-
pca
这篇文章是盲信号处理,因为是英文文章,所以大家看内容就好了。(Principal component analysis (PCA) is a mainstay of modern data analysis- a black box that
is widely used but poorly understood. The goal of this paper is to dispel the magic behind this
black box. This tutorial focuses on building a solid intuition for how and why principal component
analysis works furthermore, it crystallizes this knowledge by deriving from simple intuitions, the
mathematics behind PCA . This tutorial does not shy away from explaining the ideas informally,
nor does it shy away from the mathematics. The hope is that by addressing both aspects, readers
of all levels will be able to gain a better understanding of PCA as well as the when, the how and
the why of applying this technique.)
- 2011-10-17 09:07:08下载
- 积分:1
-
MATLAB
Kalman滤波算法在Matlab中的仿真,主要是针对基本的算法(Kalman filter algorithm simulation in Matlab, basic algorithm)
- 2013-03-08 21:43:32下载
- 积分:1
-
yunsuanfu
实验:
有两个个矩阵a和b,均为2行3列。 重载运算符“+”,
(1)使之能用于矩阵的相加。如c=a+b。
(2)如果参与运算的两个操作数中一个是整数即矩阵+3或3+矩阵形式,进行加法运算也能得出和。
(3)定义自减运算符的前置(i++)和后置(++i)重载编写相应程序并验证它的正确性。
(i think it s a goog for many people)
- 2009-12-28 10:33:54下载
- 积分:1
-
genetic-algorithm-TSP
介绍求解TSP问题的遗传算法,附带源代码和城市节点数据。(Introduced genetic algorithm for solving TSP problem,including the supplementary data source code and city nodes.)
- 2014-12-04 16:04:58下载
- 积分:1
-
torsche-0_4_0
torsche是matlab下的一个工具箱,可以用来仿真实时调度算法,如EDF RM等,结合Matlab和Visual studio混编后可以使用,其自带的一些工具包里也有很多应用用例可以用来参考(torsche under a toolbox matlab , simulation can be used for real-time scheduling algorithms, such as EDF RM , etc. , combined with Matlab and Visual studio can use the hash , which comes with some tools package , there are many use cases can be used to refer to the application)
- 2014-05-23 13:03:05下载
- 积分:1
-
VCandMatlab
VC++ and Matlab混合编程的快速实现(VC++ And Matlab Mixed Programming rapid realization of)
- 2009-01-08 14:38:33下载
- 积分:1
-
Matlab--euler
小程序,matlab编的,用于解常微分方程的问题(Small program, matlab compiled for the solution of ordinary differential equations of the problem)
- 2011-09-27 10:18:19下载
- 积分:1
-
0035
小波算法的VC++实现实例,程序可以单独运行,也可以合并到自己的程序里面运行。(Wavelet algorithm VC++ achieve instance, the program can be run separately, can also be incorporated into their own program which is running.)
- 2012-06-10 09:07:44下载
- 积分:1