-
my-TSP-with-SA
solving TSP problem with SA
- 2012-06-11 22:09:00下载
- 积分:1
-
untitled
本人自己做的MATLAB工程文件,实现整流逆变(I own MATLAB project file, realize rectifier inverter)
- 2013-09-07 16:32:58下载
- 积分:1
-
FDTD
fd快速算法,实现数据的时域差分算法。包含一维和二维的算法(fd fast algorithm, difference time-domain algorithm data.)
- 2014-09-18 21:15:19下载
- 积分:1
-
matalb
matlab source code for wired bpsk
- 2010-07-28 13:49:53下载
- 积分: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
-
besselm2
用逼近法计算变形的第二类整数阶贝赛尔函数值(Used approximation method to calculate the deformation of the second type of integer-order Bessel function values)
- 2009-03-19 16:09:21下载
- 积分:1
-
VQ
LBG算法设计矢量量化码书的函数,需要给出训练序列x,矢量维数K和码书长度CN,返回根据训练序列给出的最小误差码书。(LBG algorithm for vector quantization codebook design function , you need to give training sequence x, vector dimension K and codebook length CN, return according to the minimum error given training sequence codebook .
)
- 2021-01-09 23:38:51下载
- 积分:1
-
juimai_v74
外文资料里面的源代码,插值与拟合的matlab实现,采用波束成形技术的BER计算。( Foreign materials inside the source code, Interpolation and fitting matlab implementation, By applying the beam forming technology of BE.)
- 2017-01-20 17:37:35下载
- 积分:1
-
glpf
这段代码主要是实现二阶高斯低通滤波器,本段代码全部用MATLAB语言实现的。(This code is to achieve second-order Gaussian low-pass filter, the above code to achieve the full use of the MATLAB language.)
- 2009-06-08 12:41:45下载
- 积分:1
-
harris-corner-detector
Harris角点检测,附有图片,对进行电子稳像技术研究可以提供一定的帮助。(Harris corner detection, with a picture of the electronic image stabilization technology can provide some help.)
- 2010-05-08 19:36:26下载
- 积分:1