资源列表
project_7_unscented_kalman_filter
- Unscented Kalman Filter with C++
时间推算程序
- subroutine time_hour(year,month,day,hour,interval) 用于推算多少小时后的日期时间, year,month,day,hour,interval分别为原始日期的年、月、日、时和时间间隔(单位小时),返回interval小时后的年、月、日、时(subroutine time_hour(year,month,day,hour,interval) Year, month, day, hour and interval are the year, mo
遗传算法
- matlab中经典的竞争神经网络源码,如果未安装matlab,可直接查看html网页查看内容(Matlab classic competitive neural network source code, if not installed MATLAB, can directly view the HTML web page view content)
优化设计
- 这是我在数学建模中之前用到过的算法,拿来和大家一起分享(This is the algorithm I used to use in mathematical modeling to share with you)
整数规划
- 这是我曾经在数学建模中用到过的算法,拿来和大家一起分享(This is the algorithm I used to use in mathematical modeling to share with you)
随机游动
- 这是我在数学建模中曾经用到过的算法,拿来和大家一起分享(This is the algorithm I used to use in mathematical modeling to share with you)
Davidon-Fletcher-Powell-master
- quasi-newton methods (DFP)
gray prediction and iterative methods
- matlab预测模型,之灰度预测,还有改进欧拉,龙格库塔等迭代方法(prediction model, gray prediction, and improved Euler, Runge Kutta and other iterative methods)
sine wave
- 计算一维波动方程,迎风方法与maccormack方法(one dimesiion wave equation)
Introduction to Programming MATLAB
- This text provides an introduction to the numerical methods that are typically encountered (and used) in science and engineering undergraduate courses. The material is developed in tandem with MATLAB which allows rapid prototyping and testing of t
数值分析2
- 使用带双步位移的QR分解法求一个10*10矩阵的特征值(Using the QR decomposition method with two step displacement to obtain the eigenvalues of a 10*10 matrix)
杭电oj5700
- 杭电oj5700Accept代码 百度之星初赛题 有n个非负整数的数列与m个区间。每个区间可以表示为li,ri。 选择其中k个区间, 使得这些区间的交的那些位置所对应的数的和最大。 链接:http://acm.hdu.edu.cn/showproblem.php?pid=5700(Hang dian oj 5700 Accept code. Baidu star preliminary contest. There are n non-negative integers and m