资源列表
timesplitrinex(
- 这个程序主要是实现对一个大的GPG的观测文件(Rinex)按照一定的时间进行切割。-TIMESPLITRINEX splits a RINEX GPS file by time.TIMESPLIT(FILENAME,t) breaks a RINEX file into shorter files of length t in seconds. Useful for breaking a large file into days, or a day file into hours, etc.
RUNKUTTA
- Runghe-Kutta algorithm for solving first order different equation.
jiangzuo
- 数学建模matlab源代码,很不错的资源哦!看完对你一定会有帮助的!-Mathematical modeling matlab source code, it is a good resource Oh! Reading of it will benefit you!
LKHREPORT
- LK algorithms for solving tsp
SimulatedAnnealing
- 本程序是我用于应付智能优化算法而编写的,由于水平有限加之不是计算机专业,程序中还有很多地方不够严谨是情理之中,还请谅解。 求函数极值问题,目标函数:f(y)=sqrt(y[0])+sqrt(y[1])+sqrt(y[2]) 约束条件:(y[0]*y[0]+2*y[1]*y[1]+3*y[2]*y[2])<=1-This procedure is what I used to meet intelligent optimization algorithm has been pre
AUTO_DELAY
- 智能车中的实时中断控制系统可能用到的实时模块-realtime
test
- 层次分析法的一致性检验:适用于一般层次分析法,能确定各分析指标,是一word文档,使用时可剪切、复制到matlab中!-AHP consistency test
mengtekaluo
- 蒙特卡罗法模拟matlab源程序,简易源程序用于描述蒙特卡罗法基本原理。-Monte Carlo simulation matlab source code, simple source code used to describe the basic principles of Monte Carlo method.
visual
- VC MATLAB图像处理,有典型的应用程序实例可以学习 ,大家可免费下载啊!-VC MATLAB image processing, there is a typical example of the application can learn, we can free download ah!
heheaa
- hénon混沌序列和水印算法,用于图像加密解密程序!实用性较强!-chaotic sequence and hénon watermarking algorithm for image encryption and decryption process! More practical!
filters
- 这是用matlab编写的,关于fir和iir滤波器的资料,包括程序和Word说明,非常简便易行-This is prepared using matlab, fir and iir filters on information, including procedures and Word shows that very simple
DYNPROG
- 动态规划方法是求解最优解的一种方法。用动态规划方法求解矩阵相乘。-Solving the dynamic programming method is a method of the optimal solution. Method using dynamic programming matrices.