-
natural
natural backpropagation
- 2009-03-27 06:51:25下载
- 积分:1
-
Knapsack_dynamic_rus
Knapsack Problem. Russian version. Dynamic programming.
- 2010-05-11 13:12:53下载
- 积分:1
-
fazhen
实现分段拟合处理数据,达到实现文中的可调式程序的目的,实现了数据处理的可能性(Fitting the data to achieve piecewise)
- 2012-06-02 13:54:43下载
- 积分:1
-
sanbihuan
正对电机单闭环的系统调试的matlab中simulink仿真模型(Is the single closed-loop system debugging of motor in the matlab simulink simulation model)
- 2013-12-12 14:50:00下载
- 积分:1
-
powerwaterfillingalgorithm
宽带无线通信系统中资源分配中的功率注水算法(power waterfilling algorithm)
- 2009-04-16 19:39:46下载
- 积分:1
-
nonlinearfiltertools
国外一款非线性估计的工具箱,粒子滤波、UKF、EKF等应有尽有。(abroad estimated Toolbox, the particulate filter, UKF, EKF will not disappoint.)
- 2007-06-21 10:19:45下载
- 积分:1
-
pingjia
利用matlab编写的求解融合后的图像的评价函数,用于遗传算法。(Prepared using matlab to solve image fusion evaluation function for the genetic algorithm.)
- 2007-10-14 19:56:20下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
matlab6
《matlab6.5辅助例程和应用小波分析》一书的源码。版本老了点,但实例还很有用。(" Matlab6.5 auxiliary routines and application of wavelet analysis," the source book. Old version, but still very useful examples.)
- 2009-05-19 11:05:17下载
- 积分:1
-
three_phase_motor_start_transform
三相异步电机启动,变压器启动matlab仿真,希望对大家有帮助(Three-phase induction motor to start, transformers start matlab simulation, we hope to help)
- 2009-05-20 11:43:10下载
- 积分:1