资源列表
kaerman
- 研究生课程——matlab程序 参考书目《统计信号处理基础——估计与检测理论》--【美】Steven M.Kay著,罗鹏飞译 题目来源:本书扩展卡尔曼滤波的例题 目标运动情况:高斯噪声干扰的二维目标匀速直线运动,仅能观测到目标带有噪声的距离和方位信息可供利用,对其进行滤波 可扩展性能:可扩展至三维目标的匀速直线运动,可扩展至二维目标的匀加速直线运动-in the gaussian noise interference,two-dimensional
matlab_m_lib
- matlab初学者自编函数库,内有指导使用文件-matlab lib made by fanlieying,study for beginner,and help include
KSDENSITY
- 以最优的窗宽进行核密度估计,误差小,比matlab自带程序精确-To the best window width nuclear density estimation, a small error, accurate than matlab own procedures
pca
- This package implements basic Principal Component Analysis in Matlab and tests is with grayscale portion of the FERET database. Images are not preprocessed and it is up to the user to preprocess the images as wanted, not changing the filenam
matlab_for_DZH5data
- matlab读取大智慧5日K线交易数据源码,查看股票行情信息。-matlab read great wisdom on the 5th K-line transaction data source view stock quotes information.
program
- 包括emd分解程序,求边际谱程序,hilbert包络解调程序,求取小波包频带能量程序,K均值聚类程序-fault diagnosis program
SA-VRP(TS-VRP)
- 采用模拟退火算法或禁忌算法求解车辆路径问题-Using simulated annealing algorithm or tabu search algorithm to solve the vehicle routing problem
bispectrum-and
- 两路信号用直接法,对信号进行双谱分析,并计算其时延。-Two-way signal with the direct method, spectral analysis of the signal pairs, and calculate the delay.
POROSITY.RAR
- 主要用于烧结金属材料孔隙率的分析计算,采用金相照片为素材-POROSITY ANLYSIS OF SINTERED MATERIALS
quhunxiangDCT
- 运用复倒谱的方法,对信号进行去混响处理,将混响有效去除,被称为DCT法。-The method of using complex cepstrum of signal dereverberated will effectively remove the reverb, known as DCT method.
APFCDCDC
- 实现APFC以及DCDC转换功能的算例,能够完成挺不错的实现-APFC and DC/DC
FFT_CooleyTukey
- [Signals and Systems]_This algorithm calculates the fast Fourier transform by the Cooley and Tukey method.