资源列表
EC-DESPIKE
- 微气象去野点程序,用于边界层湍流通量资料处理-The Micrometeorological to wild-point program for the boundary layer turbulent flux data processing
m_map1.4
- 画国界、海岸线等地图的工具包,利用分形原理采用matlab编程-Draw boundaries, coastlines, map kit, using the fractal theory using matlab programming
1
- 活动安排问题 贪心算法 活动安排问题 贪心算法-The activities of the organization of the activities of the organization of greedy algorithm greedy algorithm
logestic
- this program is the simulink of logistic map
TI_FFT
- 使用TI公司的fft_lib设计的一个fft算法-use the TI s fft_lib to design the fft algorithm
Dijkstra
- Dijkstra算法的研究对象是赋权有向图(图用加权矩阵表示)的单源最短路径问题。可以求出任意节点到其他所有节点的最短距离。-The research object is the Dijkstra algorithm of weighted directed graph ( graph with weighted matrix) of single source shortest path problem. Can be obtained any node to all other nodes
背景目标检测
- 背景目标检测的一个程序,matlab的很适合看看的
多目标粒子群算法(vbpso)
- VBPSO算法,方便实用,能解决各种多目标优化问题。
mlclass-ex1_complete
- 机器学习算法实现使用octave语言,初级简单练习,斯坦福大学在线课程-Machine learning algorithm using octave language, primary simple exercise, Stanford university online courses
VBPID_PositionCal
- VB写的位置式PID算法公式源码,是仿照西门子PLC的PID公式写的,在网上碰到好多网友索要,现在公布出来,希望对大家有用-VB to write the position PID algorithm formula source, is modeled on the Siemens PLC PID formula writing, met a lot of friends in the online request, now published in the hope that useful
wavelet forecast 小波网络预测源码
- 小波网络预测源码,用mymorlet小波网络预测交通流量
gsl_win[1]
- 一个相当不错的C++数学库.该库涵盖了现代工程运算中的绝大部分:复数运算、线性代数、排列组合、数值微分、最小二乘拟和、统计分析、FFT、随机数等等,总共有 1000 多个函数接口。-A pretty good C++ Math Library