-
timefrequencyCPP
说明: VC++和matlab编写的时频工具箱,可以将C++源程序转换为matlab格式。本站有个这个源程序,但没有C++部分。这个版本最全。(VC++ and write the time-frequency toolbox matlab, C++ source code can be converted to matlab format. This site has a source, but no C++ parts. This version is the most complete.)
- 2011-03-02 13:46:38下载
- 积分:1
-
kernel-ica1_2
这是核函数独立分量分析KICA的源码和相关程序,希望大家用得上。(This is a kernel independent component analysis of the source KICA and related procedures, I hope everyone useful.)
- 2007-11-08 20:42:56下载
- 积分:1
-
33
systemvue对通信系统仿真,并进行对数字信号的载波传输仿真实验(systemvue the communications system simulation and digital signal carrier transmission simulation)
- 2013-10-22 10:43:22下载
- 积分:1
-
sort
it s sort and get an array then it deliver sorted array to user
- 2015-03-09 13:51:35下载
- 积分:1
-
JinXiang
matlab 与 vc 混合编程在图像处理中的应用(hunhebiancheng)
- 2010-12-21 12:53:55下载
- 积分:1
-
dizhengdao
合成地震记录是用声波测井或垂直地震剖面资料经过人工合成转换成的地震记录(地震道)
合成记录的制作是一个简化的一维正演的过程,合成记录F(t)是地震子波S(t)与反射系数R(t)褶积的结果。(Synthetic seismogram is sonic or vertical seismic profile data after conversion into synthetic seismograms (seismic trace) the production of synthetic seismogram is a simplified one-dimensional forward modeling process, synthetic seismogram F (t) is the seismic wavelet S (t) and the reflection coefficient R (t) the convolution results.)
- 2021-03-21 11:39:17下载
- 积分:1
-
MmDemo
vc和matlab混合编程,在vc中调用matlab的函数进行计算和处理,本程序中调用了matlab图像处理函数打开图像并进行灰度处理(vc and matlab mixed programming, matlab function calls are calculated and processed in the vc, the program calls the matlab image processing function to open and grayscale image processing)
- 2014-02-05 20:05:21下载
- 积分:1
-
lvrt5
风力发电机的matlab仿真程序,有低压穿越功能的仿真模型(The wind generator of matlab simulation program, have low voltage across the function of the simulation model
)
- 2012-05-17 18:01:00下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
FTDI--1
FTDI mpsse communication
- 2015-04-07 17:01:20下载
- 积分:1