-
solving
各种方程的解法,包括代数方程,线性方程组,线性微分方程等等。。(Solution of various equations, including algebraic equations, linear equations, linear differential equations and so on. .)
- 2011-04-26 20:44:48下载
- 积分:1
-
AR
说明: AR(p) Process Periodogram Spectral estimation,
- 2012-07-17 16:27:59下载
- 积分:1
-
power_turbine
power_turbine,matlab仿真文件,电力电子、功率电子控制方面很有价值,调试通过(aspects of power_turbine, matlab simulation files, power electronics, power electronics control valuable debugging through)
- 2013-02-28 14:17:31下载
- 积分:1
-
svmTrain
[model] = SVMTRAIN(X, Y, C, kernelFunction, tol, max_passes) trains an
SVM classifier and returns trained model. X is the matrix of training
examples. Each row is a training example, and the jth column holds the
jth feature. Y is a column matrix containing 1 for positive examples
and 0 for negative examples. C is the standard SVM regularization
parameter. tol is a tolerance value used for determining equality of
floating point numbers. max_passes controls the number of iterations
over the dataset (without changes to alpha) before the algorithm quits.
- 2013-05-14 08:53:31下载
- 积分:1
-
win_narayanaa
artificial inteligence system to determine high angular frequency in matlab
- 2009-04-22 03:45:07下载
- 积分:1
-
SystemViewexample
system view 实例模型包含数字调制QPSK,QAM.RICE衰落信道的仿真 数字频率合成器 线性移位寄存器 等等(system view instance of the model consists of digital modulation QPSK, QAM.RICE fading channel simulation of digital frequency synthesizer linear shift register, etc.)
- 2010-12-17 10:00:08下载
- 积分:1
-
kalman-yuanli
卡尔曼滤波原理程序手册,卡尔曼主要用于预测,轨迹跟踪(The Kalman filtering principle Procedures Manual, Kalman mainly used to predict the trajectory tracking)
- 2012-11-07 14:34:00下载
- 积分:1
-
account
C++大作业,编写一个account类实现基类派生类之间的各种关系。主要用于初学者对于类的理解。(C++ big job, write a class that implements account the various relationships between the base class derived class. The main class for beginners to understand.)
- 2013-12-26 14:58:21下载
- 积分:1
-
FFT-Matlab
MATLAB下FFT变换实用2个例子,可以进行绘制fft波形及计算THD(The MATLAB FFT transform practical two examples can draw the fft waveforms and calculate THD)
- 2012-12-23 21:51:33下载
- 积分:1
-
LMS
最小均方(LMS)自适应算法就是一中已期望响应和滤波输出信号之间误差的均方值最小为准的,依据输入信号在迭代过程中估计梯度矢量,并更新权系数以达到最优的自适应迭代算法。LMS算法是一种梯度最速下降方法,其显著的特点是它的简单性。这算法不需要计算相应的相关函数,也不需要进行矩阵运算。(Minimum mean-square (LMS) adaptive algorithm is that one has to respond to the expectations and filtering the output signal of the mean square error between the value of the minimum-based, based on the input signal is estimated in the iterative process of gradient vector, and to update the weights in order to achieve the most Adaptive iterative algorithm gifted. LMS algorithm is a steepest descent gradient method, and its significant features is its simplicity. This algorithm does not require calculation of the corresponding correlation function, nor the need for matrix calculation.)
- 2008-05-26 12:05:15下载
- 积分:1