CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - fourier matl
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - fourier matl - List
[
Algorithm
]
fm_gui_v2
DL : 0
Fourier-Mellin算法,更多细节请看下面的网址: http://www.ecs.soton.ac.uk/~aiw99r/fm_transform/-Fourier-Mellin algorithm for fm transform , for more detailed information please check with http://www.ecs.soton.ac.uk/~aiw99r/fm_transform/
Update
: 2025-02-19
Size
: 135kb
Publisher
:
薛
[
AI-NN-PR
]
PCA_algorithms
DL : 0
本程序实现pca理论的算法,并用自定义坐标加以显示,而且采用两种数据输入方式-the program pca theory of algorithms, and self-definition of coordinates, and using two data input methods
Update
: 2025-02-19
Size
: 91kb
Publisher
:
张颖
[
matlab
]
DFT
DL : 0
MATLAB 的有限序列的离散傅里叶变换(DFT)源程序-MATLAB finite sequence of discrete Fourier transform (DFT) source
Update
: 2025-02-19
Size
: 1kb
Publisher
:
陈咚咚
[
Algorithm
]
fft2
DL : 0
matlab实现快速傅立叶变换,采用了矩阵法-matlab realize fast Fourier transform using the matrix method
Update
: 2025-02-19
Size
: 1kb
Publisher
:
孙少卿
[
Algorithm
]
DFRFT
DL : 0
Update
: 2025-02-19
Size
: 214kb
Publisher
:
baoyongq
[
Compress-Decompress algrithms
]
TFRSTFT
DL : 0
matlab短时傅利叶变换的程序! 自己改编的,要是有错误请大家指正 -Short-time Fourier transform matlab procedure! Their own adaptation of it, and if there are mistakes please correct me
Update
: 2025-02-19
Size
: 1kb
Publisher
:
刘佳鹏
[
Special Effects
]
flymeilin
DL : 0
这是傅立叶梅林变换的MATLAB源代码,很实用,适合做水印或图象处理相关的朋友参考使用.-This is the Fourier Mellin Transform MATLAB source code, very useful, suitable for a watermark or image processing-related friends use and reference.
Update
: 2025-02-19
Size
: 118kb
Publisher
:
li yong
[
matlab
]
gloptipoly3
DL : 0
GloptiPoly 3: moments, optimization and semidefinite programming. Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem of Moments (GPM), an infinite-dimensional optimization problem which can be viewed as an extension of the classical problem of moments [8]. From a theoretical viewpoint, the GPM has developments and impact in various areas of mathematics such as algebra, Fourier analysis, functional analysis, operator theory, probability and statistics, to cite a few. In addition, and despite a rather simple and short formulation, the GPM has a large number of important applications in various fields such as optimization, probability, finance, control, signal processing, chemistry, cristallography, tomography, etc. For an account of various methodologies as well as some of potential applications, the interested reader is referred to [1, 2] and the nice collection of papers [5].-GloptiPoly 3: moments, optimization andsemidefinite programming.Gloptipoly 3 is intended to solve, or at least approximate, the Generalized Problem ofMoments (GPM), an infinite-dimensional optimization problem which can be viewed asan extension of the classical problem of moments [8] . From a theoretical viewpoint, theGPM has developments and impact in various areas of mathematics such as algebra, Fourier analysis, functional analysis, operator theory, probability and statistics, to citea few. In addition, and despite a rather simple and short formulation, the GPM has alarge number of important applications in various fields such as optimization, probability, finance, control, signal processing, chemistry, cristallography, tomography, etc. For anaccount of various methodologies as well as some of potential applications, the interestedreader is referred to [ 1, 2] and the nice collection of papers [5].
Update
: 2025-02-19
Size
: 196kb
Publisher
:
askool
[
matlab
]
12
DL : 0
Matlab做的关于三角波,正弦波,方波的FFT算法,可以分析方波信号、三角波信号的频谱以及采样点数、采样频率对频谱分辨率的影响。-Matlab to do on the triangle wave, sine wave, square wave of the FFT algorithm, can be analyzed square-wave signal, triangular wave signal of the spectrum as well as the sampling points, the sampling frequency affect the resolution of the spectrum.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
venppen
[
matlab
]
t2f_and_f2t
DL : 0
傅立叶变换的matlab实现和傅立叶反变换的matlab实现,入口参数是:t和f,出口参数是f和t-Matlab Fourier Transform and Fourier Transform realize the matlab realize, the entrance parameters are: t and f, the export parameters are f and t
Update
: 2025-02-19
Size
: 1kb
Publisher
:
works he
[
matlab
]
FFT
DL : 0
傅立叶变化的Matlab实现,对于学习FFT非常有帮助。FFT文件夹内有多个程序。-Matlab Fourier realize change, for learning FFT very helpful. FFT folder has a number of procedures.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
张弓
[
Algorithm
]
fourier
DL : 0
采用Matlab自己编写的傅里叶变换,并不是使用软件提供的FFT2-I have written using Matlab Fourier transform, not using software provided by FFT2
Update
: 2025-02-19
Size
: 100kb
Publisher
:
巢歌
[
Special Effects
]
mywork
DL : 0
实现图像的fft快速傅立叶变换,使用matlab中示例的pear图实现-Image of fft Fast Fourier Transform, use the matlab example of the realization of the pear Figure
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yyf
[
matlab
]
chirp
DL : 0
chirp信号matlab仿真,确定无误,欢迎下载-chirp,simulink
Update
: 2025-02-19
Size
: 1kb
Publisher
:
郑祥格
[
matlab
]
digital_signal_processing
DL : 0
给出了数字信号处理课程设计的基本程序,包括采样、快速傅里叶变换、功率谱分析等。-Give a digital signal processing of the basic procedures for curriculum design, including sampling, fast Fourier transform, power spectrum analysis.
Update
: 2025-02-19
Size
: 395kb
Publisher
:
王宇坤
[
Other
]
stft
DL : 0
一篇关于短时傅里叶变换的初级教程,适合初学者结合matlab学习用-On a short-time Fourier transform of the primary curriculum, suitable for beginners to learn matlab combination
Update
: 2025-02-19
Size
: 179kb
Publisher
:
蒙臻
[
matlab
]
fourier_matlab
DL : 0
方波的傅里叶分析,用MATLAB对方波分解为傅立叶级数并画出方波合成曲线-Square of the Fourier analysis, using MATLAB the other wave is decomposed into Fourier series and draw the curve of square-wave synthesis
Update
: 2025-02-19
Size
: 202kb
Publisher
:
peoplecai
[
matlab
]
frftlfm
DL : 0
分数阶傅里叶变换的matlab编程,特别适合处理线调频信号-Fractional Fourier transform matlab programming, especially suitable for handling wire FM signal
Update
: 2025-02-19
Size
: 92kb
Publisher
:
liya
[
matlab
]
Find-Fourier-Series-Approximation
DL : 0
求解锯齿信号的Fourier级数 利用了Fourier变换-Find Fourier Series Approximation The FFT is used. Choose sufficient harmonics to minimize aliasing
Update
: 2025-02-19
Size
: 1kb
Publisher
:
sunxiaoling
[
matlab
]
spectrogram
DL : 0
基于MATLAB的短时傅里叶变换(STFT)的语谱图的画法,MATLAB环境下-MATLAB-based short-time Fourier transform (STFT) of the spectrogram of the painting, MATLAB environment
Update
: 2025-02-19
Size
: 236kb
Publisher
:
阿若
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.