-
find_membership_values
fuzzy membership files bettwen them
- 2010-10-24 02:49:23下载
- 积分:1
-
chap7_3
rbf网络逼近仿真实例,包括网络训练程序和网络测试程序(rbf)
- 2009-06-13 15:45:02下载
- 积分:1
-
mypls
Partial Least Squares regression bilinear factor model 的输出源码(Partial Least Squares regression bilinea r factor model output FOSS)
- 2007-06-15 20:47:20下载
- 积分:1
-
all
汽车动力性,燃油经济性计算,基于MATLAB计算的,汽车理论相关内容。(Automotive power, fuel economy calculation)
- 2013-11-25 13:12:57下载
- 积分:1
-
moverheart.m
MARLAB版本 贪食蛇。简单贪食蛇以matlab实现。MARLAB版本 贪食蛇。简单贪食蛇以matlab实现。MARLAB版本 贪食蛇。简单贪食蛇以matlab实现。(MARLAB version of Snake. Simple Snake matlab achieve. MARLAB version of Snake. Simple Snake matlab achieve. MARLAB version of Snake. Simple Snake matlab achieve.)
- 2013-04-16 01:41:02下载
- 积分:1
-
LFMpulseCompression
线性调频信号脉冲压缩程序,初学脉压的同学可以看看(LFM signal PUlse compression Procedure )
- 2015-03-29 21:33:17下载
- 积分:1
-
evolutional-game-modeling
演化博弈的仿真程序,非常实用的程序,可以画相位图(evolutional game modeling)
- 2020-10-15 13:37:29下载
- 积分: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
-
question1
从多层树中取得偶数生成列,取得动态目标值的个数,从两个不同的树中,提取第二个树中独有的元素(和第一个树的元素不同的元素),并计算其和。(Generated columns to obtain an even number, the target value obtained from the dynamic multi-tree, from two different tree, extracts a second element that is unique in the tree (a tree of elements and different elements), and and calculate its.)
- 2014-08-28 22:23:33下载
- 积分:1
-
FDTDMatlab
Program author: Susan C. Hagness
Department of Electrical and Computer Engineering
University of Wisconsin-Madison
1415 Engineering Drive
Madison, WI 53706-1691
608-265-5739
- 2012-10-06 15:56:16下载
- 积分:1