资源列表
离散傅里叶变换,即DFT
- 离散傅里叶变换,即DFT, 注意:FFT在matlab里有现成的函数可以用,它只是DFT快速实现的一种方法而已。,DFT: Discrete Fourier transform.
fenbu
- 已知一组数据,如何用matlab画出它的概率密度分布图,给出具体程序 并且得出分布图后,如何对图进行积分,进而得到分布函数-Given a set of data, how to draw it with matlab probability density distribution maps, specific procedures are given and draw maps, how points on the graph, and then by distribution funct
pretreat
- 人脸图像预处理,包括直方图均衡化、同态滤波等-Face image preprocessing, including histogram equalization, homomorphic filtering
FFTbianhuan
- 使用matlab软件,编制程序实现振动加速度时域信号往频率信号转变。-Using matlab software, the programming to realize vibration acceleration signal to frequency signal transformation
Euler-Differential-equation
- 本程序为在matlab环境下使用Euler法解常微分方程的通用程序-Euler solution of ordinary differential equations
firstorder
- this code implements Newton s first order method to find the root of an equation
ss.m
- 利用matlab算法,标定彩色数字图像的颜色梯度-Determining gradient of color
chromaticity_moments
- calculate moments chromaticity
galerkin
- finite element galerkin algorithm
bianyuanjiance
- 利用CANNY算子,SORB算子等,使用MATLAB程序实现图像边缘检测-By using the CANNY operator and SORB operator,Using MATLAB Program to Realize Image Edge Detection
duo_xiang_shi_nihe
- 基于matlab的多项式函数拟合、逼近的仿真程序源代码-Based on matlab polynomial function fitting approximation of the simulation program source code
雷达LFM信号及其回波信号频谱
- 雷达LFM信号及其回波信号频谱,雷达信号检测到目标时候,反射后得到雷达回波信号由于多普勒效应,信号的频率发生偏移,这个源码仿真出雷达检测到目标距离信息的回波信号。