资源列表
yuvbmpfunction
- 本工具包提供了三个yuv序列和bmp之间相互操作的m文件。 1、yuv2bmp :可以将一段yuv视频序列切割成若干bmp图像。 2、bmp2yuv:可以将若干bmp图像合成一个yuv序列,注意:在选取多幅bmp图像的时候,请按图像顺序逆向选择。 3、yuvcut:可以截取yuv序列中的某一段序列。-The toolkit provides three yuv sequence and the operation between the m bmp file. 1, yuv2b
mds
- 本代码是关于Multi-Dimensional Scaling(MDS)的代码,可以用于特征提取、特征选择,或是矩阵降维。-This file is part of the Matlab Toolbox for Dimensionality Reduction v0.4b. You are free to use, change, or However,
enkf-matlab-0.28.tar
- 数据同化的经典算法,集合卡尔曼滤波算法,用Matlab写的,里面附有一些参考文献,初学者适用-Classical algorithm of data assimilation, ensemble Kalman filter algorithm, written using Matlab, which with some references, for beginners
phase-noise
- 该程序是一个振荡相位噪声模型。相位噪声是衡量频率标准源(高稳晶振、原子频标等)频稳质量的重要指标,随着频标源性能的不断改善,相应噪声量值越来越小,因而对相位噪声谱的测量要求也越来越高。-The program is a model of phase noise oscillator. Phase noise is a measure of frequency standard source (high stability crystal oscillator, atomic frequency
manifoldlearning
- 人工智能中流形学习的几种经典算法的合集,很不错-manifold learning algorithms in artificial intelligence
MVDR
- 阵列信号处理中的MVDR处理程序,开发平台matlab,内含文件说明-MVDR array signal processing in the process, the development platform for matlab, embedded file descr iption
lcmv
- 波束合成中的LCMV算法,多个入射波和干扰信号-LCMV beam synthesis algorithm, a number of the incident wave and interference signals
SAR_point_simulate
- SAR的点目标仿真,matlab开发,程序思路清晰,通俗易懂-SAR point target simulation, matlab development, program ideas clear, easy to understand
Radar_signal_analysis
- 《雷达信号分析》ppt,南京理工大学 朱晓华 教授 博士生导师 主讲 比较经典 希望对大家有帮助-"Radar signal analysis" ppt, Nanjing University of Science PhD supervisor Professor Zhu Xiaohua more classic speakers we want to help
submarine
- 程序模拟的是潜水艇这类大的铁磁性材料穿过海域对电磁场(地磁场)带来的变化以及如何通过物理手段消除这种变化-Program to simulate the submarine through the ferromagnetic material of such a large area of electromagnetic fields (magnetic field), and how the changes brought about this change through physic
nonlinear_optical_fiber
- 信号光在光纤中受色散,自相位调制,交差相位调制效应影响时的非线性传输方程的求解.-By the signal light in the fiber dispersion, self phase modulation, cross phase modulation effects in nonlinear transmission equation.
wavelet
- 此程序用提升法实现第二代小波变换 用的是非整数阶小波变换 采用时域实现,步骤先列后行 正变换:分裂,预测,更新; 反变换:更新,预测,合并 只做一层(可以多层,而且每层的预测和更新方程不同)-This procedure achieved by lifting the second generation wavelet transform with a non-integer order wavelet transform time-domain realization of