-
Fault-diagnosis
This pdf is a textbook concerning fault diagnosis techniques
- 2012-12-28 16:58:50下载
- 积分:1
-
recognition
pattern recognition code
- 2012-12-04 19:02:20下载
- 积分:1
-
cost
用MATLAB做公交换乘的代码(数学建模题)(Bus transfer to do with the MATLAB code (Mathematical Modeling title))
- 2010-08-29 10:53:33下载
- 积分:1
-
newton_raphson
Newton-Raphson算法 介绍
在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。
由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。
同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。
(err)
- 2008-06-16 10:38:48下载
- 积分:1
-
fuzzy
直流电机模糊控制matlab模型,自己做的,直流电机控制加入模糊控制算法(DC matlab fuzzy control model)
- 2015-01-09 11:22:40下载
- 积分:1
-
pinyi
在频率域实现信号的频移,然后再变换回时间域的信号(In the frequency domain, the frequency shift signal is achieved, and then transformed back into the time domain signal)
- 2013-12-26 15:03:57下载
- 积分:1
-
Slides12
Wavelets and Filter Banks Wavelets and Filter Banks
Mallat Mallat pyramid algorithm pyramid algorithm
- 2007-10-23 16:12:59下载
- 积分:1
-
timer
利用MATLAB自带的TIMER函数处理多个线程(TIMER own use of MATLAB function handle multiple threads)
- 2008-03-21 11:32:16下载
- 积分:1
-
genzong
本论文对跟踪闭环系统进行了设计,主要应用的是Matlab中的仿真构件,可以很好的跟踪目标,而且在其中对闭环系统进行了详细介绍,涉及到了卡尔曼滤波(The thesis of the closed-loop system was designed to track the main application is the simulation of Matlab component, can be a good target tracking, but also on the closed-loop system in which a detailed introduction on to the Kalman filter)
- 2010-05-22 14:52:37下载
- 积分:1
-
analysis
用matlab对离散系统的时域分析,得到其特性曲线(Using matlab for time-domain analysis of discrete systems, by their characteristic)
- 2011-07-08 22:20:26下载
- 积分:1