资源列表
matlabARMA
- 在matlab下时间序列分析ARMA模型的建立和预测程序ARMA-Under the matlab time series analysis and forecasting ARMA model procedures for ARMA
Unsharp_Enhancement
- 图像增强处理的方法有很多,本程序采用反锐化掩膜法增强图像,并与直方图均衡法增强图像的效果进行对比。-There are alot of methods of Image enhancement processing.this program is based on the Anti sharpen mask method.Then contrast the result with Histogram equalization method.
Huffman
- 基于哈夫曼编码的思想进行文件的压缩处理 (1) 能够将一个文件进行编码压缩 (2) 能够将压缩的文件解码还原 -Huffman coding based on the idea for file compression (1) the ability to encode a file compression (2) to restore the compressed file decoding
EMCluster
- EM聚类算法,是学习混合高斯模型的好帮手-EM algorithm, Gaussian mixture model to learn a good helper
Simplex-algorithm
- 根据已知条件,利用单纯形算法计算农场的最大收益。-Under the given conditions, the simplex algorithm using the maximum farm income.
SVD
- 最小二乘估值的SVD分解计算方法,本程序可将最小二乘估值问题转化为超定方程组的问题处理,且可用奇异值分解的方法计算最小二乘问题。-Least Squares Estimates of the SVD decomposition method, the valuation process can be transformed into squares overdetermined equations deal with the problem, and can be calculated sing
Kalman
- 卡尔曼滤波程序,可以用去除噪声,非常好用。-Kalman filtering procedure can be used to remove noise.
srgb2rgb
- SRGB 数据转换为RGB数据的源代码,适合色彩学相关人员使用-SRGB data into RGB data, source code, suitable for school-related personnel to use color
linklist.tar
- 多叉树实现,抽象树节点内容,用回调函数实现内容创建 比较 销毁 -Multi-tree realization of the abstract tree node content, using a callback function to achieve content creation compared the destruction of
timedelay
- 对于时延估计的各种算法进行了详细的研究,对于初学者有很大的帮助-For the delay estimation algorithm in detail the various studies, a great help for beginners
missile simulation
- 本代码源自于本人的一项机械自动化工程实例,实现了动态的导弹仿真。-This code is derived from one' s own machinery automation engineering examples to realize the dynamic simulation of the missile.
Trajectory
- 1.Target模块 (1)模块中目标的加速度a或加速度函数需要设定。 (2)模块的输出包括目标的速度和位置,可以通过已知条件进行求解。 2.Missil模块 (1)输入为导弹所受到的力与力矩。 (2)输出为导弹的位置、速度、姿态以及角速度。同时还有弹道坐标系向地面坐标系的转换矩阵EtoH与弹体坐标系向地面惯性系的转换矩阵DCM。 (3)模块中导弹的质量m或质量随时间的变化函数需要设定。 (4)模块中导弹绕弹体轴的转动惯量J需要设定 -Trajec
