-
donglixue
信号的动力学分析,包含各种算法的原理和比较(Dynamic Analysis of signals, including the principles of the various algorithms and compare)
- 2009-04-11 21:55:26下载
- 积分:1
-
2
说明: Mechatronics Handbook - Digital Signal Processing For Mechatronic Applications
- 2011-04-02 02:06:30下载
- 积分:1
-
chapter8
基于量子遗传算法的函数寻优算法的Matlab程序实现(Based on quantum genetic algorithm function optimization algorithm Matlab procedures)
- 2014-02-19 12:11:58下载
- 积分:1
-
TLD-object-tracking
物体追踪程序,c++与matlab 的混合编程,可以实现对任何物体的实时追踪,效果很棒。(Track the program, c++ matlab mixed programming objects, can achieve real-time tracking of any object, and the results were fantastic.)
- 2012-12-15 19:59:54下载
- 积分:1
-
多重分形去趋势波动分析的多重分形谱估计
改良版的多项式去趋势的多重分形去趋势波动分析的多重分形谱估计,其中分析不需要假设尺度不变。(Improved version of the polynomial trend of multi-fractal detrended fluctuation analysis of multi-fractal spectrum estimation, which does not require hypothesis scale invariant analysis.)
- 2016-01-17 18:15:13下载
- 积分:1
-
matlab_GUI
一本介绍matlabGUI图形界面编程的书,从入门到精通,内容详细。(1 Introduction matlabGUI graphical interface programming book, from entry to the master and detailed.)
- 2009-10-14 15:50:46下载
- 积分:1
-
location(MATLAB)
可以很好的实现车牌的定位(粗细定位)两步实现。(Can realize a good positioning plate (thickness positioning) two-step to achieve.)
- 2008-04-09 20:41:44下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
shiww
说明: 瑞利衰落信道的仿真,基础SoS法产生瑞利衰落,经过运行正确(Rayleigh fading channal)
- 2011-03-10 17:30:55下载
- 积分:1
-
sinx-ga
Genetic algorithm matlab code to maximise sinx
- 2011-06-28 17:06:02下载
- 积分:1