-
pso
this source code for particle swarm optimization
- 2011-05-02 13:53:59下载
- 积分:1
-
otsu_code
Otsu method manual implementation in matlabe
- 2012-07-31 01:16:57下载
- 积分:1
-
DTC_ST
Dtc-St structure in matlab simulink work on
- 2013-03-21 03:27:40下载
- 积分:1
-
zarchan
卡尔曼滤波基础和实践一书的matlab源码(Fundamentals of Kalman Filtering—A Practical Approach)
- 2010-08-03 09:50:51下载
- 积分:1
-
decisor_correlacao_generalizado
It s a neural network decisor for Pareto set based in cross-correlation between a specific noise model and sucessive aproximation errors of the neural network that generates each solution of Pareto set.
- 2010-11-17 06:02:13下载
- 积分:1
-
RegularImmutableSortedSet
An immutable sorted set with one or more elements.
- 2014-01-17 14:16:17下载
- 积分:1
-
ex3_10
根据系统的阶跃响应,计算时域性能指标(比如超调量、峰值、调节时间等)。(According to the step response of the system, calculate the time-domain performance indicators (such as overshoot, peak, adjust the time).)
- 2012-05-27 17:09:55下载
- 积分:1
-
spectrum
这个例子阐明了发生在时变系统中的频谱扩展,系统的带通输入时在某个频率上的音频信号(This example illustrates the system occurred in the time-varying spectrum expansion of the system' s band-pass input on a frequency of audio signal)
- 2009-12-23 22:18:15下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
equalizer
说明: matlab实现线性mmse均衡器,代码实用(the linear mmse equalizer matlab code utility)
- 2011-04-18 10:01:52下载
- 积分:1