资源列表
FFT快速傅里叶变换程序
- 计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。
Taylor_Algorithm
- 泰勒级数展开算法是需要初始估计位置的递归算法,在每一次的递归中通过求解TDOA测量误差的局部最小二乘来改进估计的位置。 本程序基于MATLAB,对泰勒级数展开算法进行了仿真。初始位置的选取很重要,建议和其他简单的算法进行协同,对信号源位置进行定位。 希望对研究信号源定位的同志有所帮助。-Taylor series expansion algorithm is the need to estimate the location of the initial recursive algorithm,
zhuantai_j
- 逆合成孔径雷达成像最基本的转台成像程序,适合刚接触这一领域的新手学习。-Inverse synthetic aperture radar imaging basic turntable imaging procedures, suitable for beginners new to the field study.
LearningToRank
- 使用机器学习方法来研究搜索网站排序问题.-Study website keywords ranking problem with machine learnig methods
kmean
- 一个刚编出来的K—means 聚类算法的matlab源代码 适合多维数据-Just made out of a K-means clustering algorithm matlab source code for multi-dimensional data
phase
- hilditch.m是hilditch细化算法。 RC_unwrap.m是逐行逐列去包裹算法。 least_unwrap.m是最小二乘去包裹算法。 FTP.m是利用傅里叶变换提取相位。 sincosfilter.m是正余弦滤波算法。 以上算法在相位图的相关计算中常用到,比如电子散斑干涉、全息干涉、相移技术等。-hilditch.m is hilditch refinement algorithm. RC_unwrap.m is listed line by line u
graycomatrix
- 用函数graycoprops去检测图像灰度共生矩阵,该例子主要是应用于图像纹理检测-Use function graycoprops to check picture ,it is very good
warping
- Title:polynomial warping.you can warp images.It has an atractive interface.
Gamma
- gamma函数的C语言实现,用C语言来实现gamma函数,效率高,程序简洁,很好的实现了gamma函数-gamma function of the C language, using C language to realize gamma function, high efficiency, the program is simple and very good realization of the gamma function
Occam2DMT_Matlab
- mt 2d occam inversion matlab tool code
runge-kutta4
- 利用四阶runge-kutta法,计算铅垂面内导弹弹道轨迹的一个例子。-Using fourth-order runge-kutta method, calculation of vertical-plane trajectory of the missile an example
BP
- 误差逆向传播反馈BP网络,在VC++6.0环境下编译,包括1、界面程序;2、BP神经网络训练程序;3、BP神经网络预报程序;4、BP神经网络说明程序;5、测试范例。-Reverse the spread of error feedback BP network, in VC++6.0 compiler environment, including one, the interface procedures 2, BP neural network training procedures 3,
