-
Spectrum_leakage
本代码是关于数字信号处理中的频谱泄露现象及其带来的危害的MATLAB仿真。用到的窗函数的是矩形窗和海明窗。(The code is on the digital signal processing of the spectrum and its disclosure of the hazards brought about by MATLAB simulation. Window function used is the rectangular window and Hamming window.)
- 2009-06-23 21:08:11下载
- 积分:1
-
Closeness_Centrality
这是一个计算复杂网络参数closeness centrality 的程序,已调试(this program is used to caltulate closeness centrality)
- 2012-05-16 19:47:21下载
- 积分:1
-
CellTrack
This paper presents experimental results of angle of arrival (AOA)
estimation for sensor node localization of wireless networksand some radar detection methods
- 2010-06-25 06:00:17下载
- 积分:1
-
tiqudizhenzibo
地震子波的提取,直接关系到地震资料分辨率,提取子波的方法很多,本程序采用了基于复赛谱的子波提取(Seismic wavelet extraction, directly related to the resolution of seismic data, wavelet extraction are many ways, this program uses spectrum based on wavelet extraction semi-finals)
- 2021-02-22 09:19:41下载
- 积分:1
-
rotate
旋转图形的Matlab的源代码,可以任意修改,且易读性强(Rotating graphics Matlab source code can be modified, and the legibility strong)
- 2015-01-11 20:57:08下载
- 积分:1
-
face-estimation
human age estimation based on color, this code is very good for finding of human ages.
- 2015-03-05 00:38:44下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
regiongrowing
matlab 图像图像处理 区域生长 图像变换(region growing image image processing matlab image transformation)
- 2010-12-08 16:14:08下载
- 积分:1
-
ML
说明: %极大似然方法 gcn为高斯有色噪声!!!比较不同点( Maximum likelihood method for Gaussian colored noise GCN! ! ! Compare different points)
- 2008-09-16 21:22:46下载
- 积分:1
-
psat
压缩包内容有:MATLAB PSAT:2.1.6 安装说明文档;PSAT2.0.0中文版使用说明;PSAT2.1.2英文版使用说明;PSAT2.1.6源码;PSAT2.1.6 oct源码(Tarball content: of MATLAB the PSAT: 2.1.6 installation documentation PSAT2.0.0 Chinese version of instructions for use PSAT2.1.2 English instructions for use PSAT2.1.6 source PSAT2.1.6 oct source)
- 2012-07-14 15:45:42下载
- 积分:1