资源列表
随机游动
- 这是我在数学建模中曾经用到过的算法,拿来和大家一起分享(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)
遗传算法
- matlab中经典的竞争神经网络源码,如果未安装matlab,可直接查看html网页查看内容(Matlab classic competitive neural network source code, if not installed MATLAB, can directly view the HTML web page view content)
时间推算程序
- 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
project_7_unscented_kalman_filter
- Unscented Kalman Filter with C++
IntegratedTimetablingPassengerRouting
- Integrated timetabling according to schoebel et al
LUgenerator_beta
- 使用C实现矩阵分解(LU decomposition)(Using C to implement matrix decomposition (LU decomposition))
LU Matrix Factorization
- 使用C语言在xilinx 平台上实现N阶可逆矩阵分解(The realization of N order reversible matrix decomposition on the Xilinx platform using C language)
AdaptiveCuckooSearch
- "A new adaptive Cuckoo search algorithm," % in Recent Trends in Information Systems (ReTIS), 2015 % IEEE 2nd International Conference on, 2015, pp. 1-5.
MCS_MATLAB_v3_1
- "Modified cuckoo search: A %new gradient free optimisation algorithm" Chaos, Solitons & Fractals Vol
求解线性方程组的迭代法
- 该matlab程序为求解线性方程组的解的迭代算法合集,也是最基础最简单的求解线性方程组的迭代法,简单易懂。(Methods for solving linear equation.)
