-
boostingdisplay
说明: boosting的演示文件,matlab7.0,需自己添加数据(boosting the presentations, matlab7.0, add your own data to be)
- 2011-03-21 14:48:53下载
- 积分:1
-
TableBall
此为模拟台球动态击球的MATLAB源代码,描述了一个球在桌面某一位置击中另一个球的动态过程。很好的代码,值得学习!(This is a dynamic simulation of billiard ball MATLAB source code, describes the location of a ball hit another ball the desktop of a dynamic process. Good code, it is worth learning!)
- 2011-11-28 10:50:21下载
- 积分:1
-
kalman-4
time varying kalman filter
- 2011-12-02 17:12:12下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1
-
IIR
给出了MATLAB语言实现IIR滤波器的实现,源文件中还有原理方法(MATLAB language are given the realization of IIR filters, there is the principle source document method)
- 2008-02-12 17:59:20下载
- 积分:1
-
untitledpj
A Complete Modeling and Simulation of
Induction Generator Wind Power Systems
- 2012-04-30 19:55:17下载
- 积分:1
-
Matlabgongchengshuxuejietizhidao
Matlab工程数学解题指导 _ 蒲俊,吉家锋编著_ - 上海_ 浦东电子出版社, _0(Matlab mathematical problem solving guide _ CAF. Kyrgyzstan Andrew edited _ front-Shanghai Pudong _ Electronic Press, Huffman)
- 2007-04-30 10:16:32下载
- 积分:1
-
MATLAB-rumen
超级详细的matlab教程,对于各种算法有详细介绍,matlab初学者适用,里面有很多例子,例如最优化(Super detailed matlab tutorials for a variety of algorithms are described in detail, Matlab beginners applies)
- 2012-06-24 00:20:59下载
- 积分:1
-
WT
说明: 此程序用提升法实现第二代小波变换,我用的是非整数阶小波变换(the procedure used to upgrade method is the second generation wavelet transform, I use a non-integer wavelet transform)
- 2007-07-08 11:03:56下载
- 积分:1
-
dijkstra
Dijkstra最短路算法Matlab程序,用于求从起始点s到其它各点的最短路
D为赋权邻接矩阵需要输入
d为s到其它各点最短路径的长度
pre记载了最短路径生成树(Dijkstra shortest path algorithm Matlab procedures for the request from the starting point s to the other points for the empowerment of the most short-circuit the adjacency matrix D need to enter d for the s points in the shortest path to other pre recorded the length of the shortest path spanning tree)
- 2011-05-11 17:04:12下载
- 积分:1