-
pca_cluster
matlab得毕业设计源码 请选择性的使用 内容详细(matlab code of graduation thesis)
- 2009-05-25 10:36:45下载
- 积分:1
-
area_navid
This code is used to estimate johnson parameters for bounded distribution.
- 2012-09-20 17:56:45下载
- 积分:1
-
LEACH
LEACH 源代码 可以实现仿真 对于无线传感器网络有用(failed to translate)
- 2013-05-07 21:45:02下载
- 积分:1
-
ssa
奇异谱分析是近年来兴起的一种研究非线性时间序列数据的强大的方法。它根据所观测到的时间序列构造出轨迹矩阵,并对轨迹矩阵进行分解、重构,从而提取出代表原时间序列不同成分的信号,如长期趋势信号、周期信号、噪声信号等,从而对时间序列的结构进行分析,并可进一步预测。(Singular spectrum analysis is a powerful method to study nonlinear time series data in recent years. According to the time sequence structure of the observed path matrix, and the trajectory matrix is decomposed and reconstructed, thus extracting the signal representative of the original time series of different components, such as the long term trend signal and periodic signal and noise signal, through analyzing the structure of the time series, and further predict.)
- 2017-07-22 22:25:03下载
- 积分:1
-
CS
说明: 机载SAR成像CS算法,自己编写的,实际数据处理效果很好。(Airborne SAR imaging CS algorithm, written by myself, the actual data processing effect is very good.)
- 2020-09-03 09:09:14下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
ColorInvariance
自己做的程序中的一部分,颜色不变量模型的实现,一个函数(Own program part, color invariant model for the realization of a function)
- 2013-01-22 11:05:30下载
- 积分:1
-
detection-of-craters-in-mars
discription of detection of craters in ctx images mars
- 2015-01-08 01:31:58下载
- 积分:1
-
ricattiV
根据高等转子动力学内容,编程计算转子-轴系固有扭振频率代码,每一步均配有相应的注释说明。(According to the higher rotor dynamic content, programming calculation of rotor shafting torsional vibration inherent frequency code, each step with the corresponding notes.)
- 2015-01-19 21:04:48下载
- 积分:1
-
FingerPrints
Peter Kovesi 编制的Matlab指纹图像图像处理源代码(Peter Kovesi fingerprint image produced by image processing Matlab source code)
- 2009-05-06 11:49:35下载
- 积分:1