-
FCMClust
说明: 实现了FCM模糊聚类算法,由matlab实现,可以直接使用(FCM clustering algorithm implemented by the matlab implementation, can be used directly)
- 2011-03-20 19:21:49下载
- 积分:1
-
npg-nash-equilibrium
n 人非合作博弈 纳什均衡 基于文章"An Optimization Formulation to Compute Nash Equilibrium in finite Games"的源码(The function npg solves an n-person finite non-co-operative game to
compute one sample Nash Equilibrium. It uses an optimization formulation
of n-person non-co-operative games as described in the adjoining paper
"An Optimization Formulation to Compute Nash Equilibrium in finite
Games")
- 2012-03-29 16:43:00下载
- 积分: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
-
00737
无源定位各种体制与方法的总结和概述,并做了详细的对比,最后给出源代码及结论(Analyses of the geolocation accuracy that can be obtained
from shipborne sensors by use of time difference of arrival
(TDOA), scanphase, and angle of arrival (AOA) measurements )
- 2013-11-12 21:57:51下载
- 积分:1
-
ztest03
时间序列分析的MATLAB程序,使用AIC准则确定最优ARMA(P,Q)模型,输出预测数据。(MATLAB program time series analysis, the use of AIC criterion to determine the optimal ARMA (P, Q) model output forecast data.)
- 2016-03-25 14:10:28下载
- 积分:1
-
work
说明: 模糊控制matlab,倒立摆,应该会有用(Fuzzy control matlab, inverted pendulum, should be used)
- 2008-10-19 10:56:19下载
- 积分:1
-
tezhengboshu
说明: 该函数可以实现在mimo信号传输时的波束矩阵,尽可以实现在线性接收机的情况下可以达到最大似然的性能,从而大大简化接收机的设计。(This function can be achieved when the signal transmission in mimo beam matrix can make the case of linear receiver can achieve the maximum likelihood performance, which greatly simplify the receiver design.)
- 2011-03-24 20:50:56下载
- 积分:1
-
remote
remote sensing image analysis done by segmentation and classification is done finally
- 2013-12-09 13:07:51下载
- 积分:1
-
speechprotected1
speech recognition system matlab code
- 2011-05-08 02:42:34下载
- 积分:1
-
PMSGmodelpdf
Modelling of a Wind Turbine with Permanent Magnet
Synchronous Generator
- 2013-01-30 17:29:28下载
- 积分:1