CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - fft matlab dsp
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - fft matlab dsp - List
[
Other
]
DSPHOMEWORK
DL : 0
设信号 ,用 对x(t)采样得x(n),是否会发生频谱混叠?现利用FFT分析其频谱。 1.编程绘制该信号的波形。 2.若令N=16,编程对x(n)做FFT运算,并绘制其幅频特性曲线。 3.令N=1024,编程对x(n)做FFT运算,并绘制其幅频特性曲线。 4.分析2、3的运算结果。 设计调试报告要求: 1.工作原理简述; 2.设计思路; 3.难点及解决方法; 4.设计、调试结果及分析; 5.程序文本及操作步骤。-based signal used to x (t) in the sample x (n), whether there will be a spectrum aliasing? FFT analysis is the use of their spectrum. 1. Programming mapping of the signal waveform. 2. If so N = 16, the programming of x (n) do FFT, and the mapping of its amplitude-frequency characteristic curve. 3. Order N = 1024, the programming of x (n) do FFT, and the mapping of its amplitude-frequency characteristic curve. 4. Analysis of two, three computational results. Design debugging reporting requirements : 1. Principle outlined; 2. Design; 3. Difficulties and solutions; 4. Design, debugging and analysis of results; 5. Text and operating procedures steps.
Date
: 2025-12-24
Size
: 48kb
User
:
魏臻
[
Other
]
dsp
DL : 0
该程序是实现关于信号的一些重用的分析处理功能,如计算信号能量,fft变换等-signal processing
Date
: 2025-12-24
Size
: 4kb
User
:
吴菲
[
Other
]
MATLAB_DSPexamp_realization
DL : 0
各种信号序列的产生和绘制,卷积,FFT进行频谱分析,滤波器的设计(FIP、IIR),-DSP examples realization in matlab.
Date
: 2025-12-24
Size
: 169kb
User
:
liwenqi
[
Other
]
fft_conv_filters_DSPFunctions_ByMatlab
DL : 0
数字信号处理重要函数如分裂基fft/卷积/频率响应/滤波器的matlab实现(来自清华大学胡广书教授)-Important DSP functions such as fff/conv/frequency/filters, by matlab
Date
: 2025-12-24
Size
: 6kb
User
:
田雨
[
Other
]
DSP-keshe
DL : 0
设计题目:基于MATLAB的FFT算法的设计 设计内容: 所设计的FFT算法应完成以下功能: (1)在MATLAB环境下编写FFT算法(不调用系统现有函数); (2)实现对选定图片进行FFT计算、还原(IFFT计算),并与系统FFT函数做对比,进行分析; (3)设计GUI界面。 -Design topics: content based on the the MATLAB FFT algorithm design design: the design of the FFT algorithm should perform the following functions: (1) the FFT algorithm written in MATLAB environment (do not call existing function of the system) (2) to achieve the selected picture for FFT calculation, restore (IFFT calculation) system FFT function analysis (3) design GUI interface.
Date
: 2025-12-24
Size
: 326kb
User
:
张亚曼
[
Other
]
DSP_RADAR-
DL : 0
在DSP环境下编程实现对回波信号的脉压,MTI和MTD处理。 MATLAB程序内容: 提供了脉压,MTI,MTD的实现方法,同时生成数据文件以供DSP程序中使用。 流程说明: 做脉压处理时,导入DSP的回波数据应为时域数据,脉压系数为频域数据。这些数据是在MATLAB程序中生成的。在DSP中,对回波数据进行FFT处理将其变换到频域后,将其与频域系数进行点积,对点乘结果再做一次逆FFT,将频域结果转换到时域,在这一步中需要调用函数fft_flp32.asm,其功能是实现输入数据的FFT变换。这里要求同学们利用FFT程序实现IFFT的功能。具体方法请大家自己查找。这个库函数的入口参数包括(输入数据,缓存区1,缓存区2,输出结果)(说明:原库函数中的入口参数比是6个而不是现在的四个,为了方便同学们调用,所以库函数调用的时候稍做了修改,希望你们以后再调库函数的时候注意)。所谓缓存就是在程序中再开辟一个存储空间,和输入数据的大小一样。所需的程序和旋转因子表都和这个文档放在同一个文件夹内了。 在做MTD的时候调用的函数是fft_16.asm。 -DSP programming environment in the echo signal pulse pressure, MTI and MTD processing
Date
: 2025-12-24
Size
: 69kb
User
:
guagua
[
Other
]
84d614758d1d
DL : 0
fft 利用DSP Builder 在MATLAB下产生的模型-DSP Builder fft using the model generated in MATLAB
Date
: 2025-12-24
Size
: 8kb
User
:
keyushan
[
Other
]
dsp
DL : 0
z变换,小波,数字滤波,fft等数字信号处理源码-digital signal process matlab code
Date
: 2025-12-24
Size
: 90kb
User
:
erichua
[
Other
]
1019team2
DL : 0
first code in vibration experiment course with fft to do dsp
Date
: 2025-12-24
Size
: 11.04mb
User
:
YoJay
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.