-
wave
solving the wave equation
- 2010-12-03 21:19:30下载
- 积分:1
-
kalmtbx2
This is Kalman Filter Tool box.
- 2010-07-17 05:32:21下载
- 积分:1
-
musicsus
matlab环境下的估计算法music算法的matlab实现,有很好的实验效果(estimation algorithm matlab environment music algorithm matlab implementation, there is a very good experimental results)
- 2010-03-14 14:52:34下载
- 积分:1
-
pitchn
pitchn,功能:求一句话的语音基音频率包络。(pitchn matlab)
- 2011-05-06 10:35:00下载
- 积分:1
-
fir_lin_phase_lowpass_max_atten
Designs a linear phase FIR lowpass filter such that it:
- minimizes maximum stopband attenuation
- has a constraint on the maximum passband ripple
This is a convex problem (when sampled it can be represented as an LP).
minimize max |H(w)| for w in the stopband
s.t. 1/delta <= |H(w)| <= delta for w in the passband
( where H is the frequency response function and variable is
h (the filter impulse response). delta is allowed passband ripple.
)
- 2011-05-27 21:45:16下载
- 积分:1
-
image
利用matlab引入数据,对数据进行处理(By using matlab is introduced into data, the data processing)
- 2014-12-23 09:02:44下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1
-
Lorenz
Lorenz系统的分叉图,短小精悍的程序(bification of Lorenz)
- 2014-12-17 22:06:23下载
- 积分:1
-
chaoliujisuan
用于对简单电力系统网络的潮流计算,只需输入线路元件参数,节点电压初值,PQ,PV节点的初值,即可输出各节点电压,平衡节点的功率,线路的功率。(for easy power system)
- 2011-12-29 21:11:27下载
- 积分:1
-
BP
说明: 通过分析交通流量时间序列的特点,引入BP神经网络进行短时交通流预测。首先,分析了短时交通流量预测的意义及研究背景;然后,介绍了BP神经网络的结构模型、学习规则以及BP算法的改进算法;最后,通过BP神经网络对短时交通流进行预测,并分析了在各种不同条件下的预测情况。(through the analysis of the characteristics of traffic flow time series, introduces BP neural network for short-term traffic flow prediction. First of all, it analyzes the significance of short-term traffic flow prediction and research background. And then, it has discussed the model and structure, the study rule and the improved algorithm of BP neural network. Finally, by BP neural network to forecast the short-term traffic flow, it analyzes under different conditions of the neural network prediction.)
- 2015-07-09 15:31:46下载
- 积分:1