-
hsv-fenliang
在matlab环境中运用hsv空间对空间中的各种参数进行提取,并修改分量(Hsv space to extract the various parameters of space use in the Matlab environment, and modify the component)
- 2012-05-25 15:39:44下载
- 积分:1
-
shannonsource2
信息论与编码中,对香农信源编码定理的仿真,验证了香农编码定理的可行性。(information theory and coding, right Shannon source coding theorem simulation, verification of the Shannon coding theorem.)
- 2007-05-20 10:59:53下载
- 积分:1
-
A-good-learning-Q-source-
Q-Learning强化学习的代码实现.rar(A good learning Q source code, for learning has a great role in reinforcement learning)
- 2012-09-14 17:11:20下载
- 积分: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
-
shuzixinhaochuli
电子工业出版社《数字信号处理——基于计算机的方法》第三版的matlab代码,(Publishing House of Electronics Industry "digital signal processing- computer-based method for the third edition of the matlab code)
- 2012-10-29 16:40:34下载
- 积分:1
-
matlab-handbook
本书对于MATLAB7给予实践性指导(Book to give practical guidance for MATLAB7)
- 2011-06-19 21:41:03下载
- 积分:1
-
jieyue-signal
阶跃信号与正弦信号调制,在同一张图纸上绘制四个子图。这是一个很基础的编程应用。(Step signal with a sinusoidal signal modulation, drawn with a drawing on four subgraphs. This is a very basic programming application.)
- 2013-03-20 20:07:36下载
- 积分:1
-
cj673
基于人工神经网络的常用数字信号调制,isodata 迭代自组织的数据分析,现代信号处理中谱估计在matlab中的使用。( The commonly used digital signal modulation based on artificial neural network, Isodata iterative self-organizing data analysis, Modern signal processing used in the spectral estimation in matlab.)
- 2017-05-08 14:40:34下载
- 积分:1
-
UMAT-fuhao-shuoming
abaqus二次开发子程序umat符号说明及实例详解,初学者必备之基础(abaqus secondary development subroutine umat symbol descriptions and examples detailed essential foundation for beginners)
- 2021-04-05 16:59:04下载
- 积分:1
-
GUI
GUI示例,包括基本的GUI和右键弹出菜单的简单例子(GUI examples, including basic GUI and a simple example of the context menu)
- 2013-08-16 20:14:17下载
- 积分:1