-
field_II
说明: MATLAB的学习,以及仿真B超的field II 软件以及使用说明书(MATLAB )
- 2010-04-07 15:27:22下载
- 积分:1
-
Prony
基于HRRP的Prony算法,可用于实现目标散射中心个数的估计及识别(Based on the HRRP the Prony algorithm, can be used to achieve a number of estimates and identification of target scattering centers)
- 2013-03-13 15:52:07下载
- 积分:1
-
tian
说明: 为了降低卫星链路在恶劣天气下对信号严重的衰减,选择一种好的信道编码对保证信号的质量具有重要的意义(THE SATELLITE COMUNICATION SYSTEM LINK DESIGN BASED ON VSAT)
- 2010-04-20 14:49:33下载
- 积分:1
-
Hamming_Weight_Structure
对Hamming(7,4),Hamming(15,11),Hamming(31,26)符号的重量分布用MATLAB进行分析(For Hamming codes a resonably simple means of determining the weight structure is available.)
- 2010-05-23 17:49:16下载
- 积分:1
-
Fuzzy-PID-report
模糊自适应PID控制的报告,后面带简单的程序,可以运行,就是抄的部分刘金琨的程序。不懂图的含义可以参考刘金琨的先进PID控制MATLAB仿真。(It s a simple report and simple simulink program about the Fuzzy-PID.)
- 2013-12-04 21:13:15下载
- 积分:1
-
grph
source code for matlab simulation
- 2013-11-07 14:15:04下载
- 积分: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
-
CANNY_EDGE
说明: CANNY边缘检测,matlab,很容易看懂(Canny edge detection, matlab, very easy to understand)
- 2008-11-30 21:12:21下载
- 积分:1
-
buckPWM
PID 整定 开关电源 matlab 仿真(matlab power moduel)
- 2011-10-03 11:14:42下载
- 积分:1
-
bfilter2
This program is for reducing the noise in ultrasonic images by using redundant wavelet transform with bilateral filtration approach.
- 2015-02-01 11:41:44下载
- 积分:1