-
maichongxiangying
脉冲响应不变法设计巴特沃斯数字低通滤波器(Impulse response invariant method design Butterworth digital low-pass filter)
- 2012-12-30 02:30:41下载
- 积分:1
-
JDS-396
lectures for singular spectrum analysis
- 2010-08-02 23:34:31下载
- 积分:1
-
Engineering-Applications-of-Soft-Computing
Engineering Applications of Soft Computing
- 2011-01-24 03:46:02下载
- 积分:1
-
music(2)
DOA经典算法系列之MUSIC
MUSIC算法的深入研究改进算法众多,这里提供Music系列二:噪声子空间法(DOA series of classical algorithm MUSIC MUSIC- depth study of the many improved algorithm, Music series here for two : noise-space law)
- 2021-04-22 22:18:48下载
- 积分:1
-
Hu
说明: 图像特征提取,计算图像的7个Hu不变矩特征,matlab例程(Seven Hu invariant moments features of images)
- 2019-05-15 19:43:18下载
- 积分:1
-
Simulink
matlab下的离散系统仿真模型和相关事例,具有很好的参考价值(matlab under the discrete system simulation model and related stories are very good reference value)
- 2007-10-15 10:45:08下载
- 积分:1
-
youhua-m
matlab 编写的优化程序有几十个,供大家参考(Matlab optimization program prepared by the dozens, for your reference)
- 2006-12-31 22:48:39下载
- 积分:1
-
rufjazbk
DC-DC部分采用定功率单环控制,klxUkix参数对于初学者具有参考意义,包含收发两个客户端的链路级通信程序,包含位置式PID算法、积分分离式PID,vwWPfDq条件包含优化类的几个简单示例程序,部分实现了追踪测速迭代松弛算法。( DC-DC power single-part set-loop control, klxUkix parameter For beginners with a reference value, Contains two clients receive link-level communications program, It contains positional PID algorithm, integral separate PID, vwWPfDq condition Optimization class contains several simple sample programs, Partially achieved tracking speed iterative relaxation algorithm.)
- 2016-02-19 23:47:43下载
- 积分: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
-
liziqun
提供粒子群算法的部分Matlab程序,在此基础上学习粒子群算法更方便、快捷。(Part of PSO algorithm provides Matlab program, in this based on particle swarm optimization learning more convenient and faster.)
- 2010-12-08 09:54:13下载
- 积分:1