-
AGA-BP
改进的自适应遗传算法与BP算法结合算法的整套算法及子程序(Improved adaptive genetic algorithm combined with BP algorithm algorithm set of algorithms and subroutines)
- 2012-09-30 19:05:34下载
- 积分:1
-
134
Handover when there are 8 transmitters in optical communication
- 2015-03-18 18:28:40下载
- 积分:1
-
Desktop
5节点潮流计算,简单方便实用,可以任意改写(5-node power flow calculation, simple, convenient and practical, can be rewritten arbitrarily)
- 2018-12-20 20:18:19下载
- 积分:1
-
psnr-nc
所上传的文件时为了在MATLAB中求PSNR、归一化相关系数NC的值(have PSNR, NC values In MATLAB)
- 2010-08-31 10:16:55下载
- 积分:1
-
For-SPH
采用matlab,SPH方法进行流体分析,光滑流体粒子动力学(Using matlab, SPH method fluid analysis, fluid and smooth particle hydrodynamics)
- 2020-09-26 17:37:46下载
- 积分:1
-
cell2float
converts cell array into scalar float array (v3.0, dec 2009)
- 2010-11-27 02:54:09下载
- 积分: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
-
CAAD
Programs to plot a temperature distribution of a conducting rod with hot and cold ends, steady state temp dist, vibration animation, image processing
- 2012-01-16 00:51:32下载
- 积分:1
-
MATLAB-super-tutorial
MATLAB2013超级教程,包含matlab的各种功能使用方法,适合初学者(MATLAB2013 super tutorials, contains a variety of functions to use matlab for beginners)
- 2015-04-12 12:28:12下载
- 积分:1
-
shipingduqu
实现视频读取小程序,是用MATLAB编写的。(Video applet to read and is prepared to use MATLAB.)
- 2009-07-20 16:42:43下载
- 积分:1