-
texture_code_and_thesis
4个收集的vc,matlab纹理检测,纹理分割代码和数篇IEEE纹理分割,纹理缺陷检测论文(Number of Posts IEEE texture segmentation, texture defect detection papers and four personal collection vc, matlab code texture segmentation)
- 2010-07-01 16:20:53下载
- 积分:1
-
matlab
基于matlab的语音采集及滤波系统的仿真实现(Matlab voice-based filtering system acquisition and Simulation)
- 2011-04-19 10:48:30下载
- 积分: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
-
Understanding_LTE_with_MATLAB
This is Understanding LTE with Matlab book Houma Zarrinkoub
- 2015-01-28 21:40:44下载
- 积分:1
-
TSP
TSP( Traveling Salesman Problem) is a typical NP complete problem ,genetic algorithm is the perfect method for solving NP complete problem. (TSP (Traveling Salesman Problem) is a typical NP complete problem, genetic algorithm is the perfect method for solving NP complete problem.)
- 2008-05-17 23:51:47下载
- 积分:1
-
matlab_impl_constr
optimization using matlab
- 2012-03-26 13:38:29下载
- 积分:1
-
Photonic_crystal_resonant_cavities
光子晶体微腔场分布及功率分布的计算(每个时刻的场分布都能得到)(Photonic crystal resonant cavities power distribution)
- 2011-12-07 22:15:14下载
- 积分:1
-
ekfukf_1_2
MATLAB 工具箱可以载入优化该软件的功能(matlab box)
- 2013-12-22 22:46:37下载
- 积分:1
-
chap6
It is Radar System design and signal prcessing code based on standard algorithm .this is vey important for biggener those who are working on Radar signal processing area.This code contain various chapter. this is basically chapter No6
- 2009-11-02 15:34:26下载
- 积分:1
-
route_angle
code for the route angle in wsn
- 2010-12-30 21:17:30下载
- 积分:1