-
GAforjobshopschedulingproblemMatlab
遗传算法基于遗传算法的工作车间调度MATLAB程序(GAforjobshopschedulingproblemMatlab)
- 2010-12-16 18:37:52下载
- 积分:1
-
Molgedey-and-Schouster
Molgedey and Schouster ICA分离算法的一种实现(Molgedey and Schouster Separation of independent independent)
- 2012-03-24 09:30:55下载
- 积分:1
-
2改进的粒子群算法20160831
说明: 改进的粒子群算法,适合新手学习,通俗易懂,好上手(Particle swarm optimization algorithm detailed explanation, convenient for novices to learn, easy to use)
- 2020-11-13 20:19:43下载
- 积分:1
-
femtruss
Finite element programa made in matlab that uses linear interpolation to solve a truss fix at one end with an external force.
- 2009-12-03 12:05:28下载
- 积分: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
-
learnmatlab
matlab的全英文书籍,用于更好的理解和编写matlab原编码,希望有帮助(matlab full English books, to better understand and prepare for the matlab source code, hope that helps)
- 2013-08-11 18:15:04下载
- 积分:1
-
isplc2013_cyclic_noise_analysis
conférence ISPLC , cyclic analysis of noise on PLC
- 2014-08-13 23:41:39下载
- 积分:1
-
yuanzhuraoliu
基于lbm的,圆柱绕流问题的matlab程序代码(Based lbm, the flow around a cylinder matlab code)
- 2013-09-13 16:41:02下载
- 积分:1
-
MATLAB
几种滤波器matalab的程序,非常实用,值得一看(matalab programmation)
- 2011-12-27 20:15:19下载
- 积分:1
-
MATLAB
书名:MATLAB软件在高校教学中的应用(Title: MATLAB software in the University Teaching)
- 2009-04-14 10:00:41下载
- 积分:1