资源列表
wolfstack
- 用类实现的栈的结构。在VC++6里编译通过。希望对初学者有点帮助。高手就不用看了。 -Class Implementation of the stack structure. The VC 6 Lane compile. Want a little help for beginners. Masters do not need to read.
PID-matlab
- 基于 matlab 的 先进PID控制器设计-advanced PID controller design
simpson_noncircular
- 用于非圆齿轮齿廓方程计算的辛普生二重积分程序-for non-circle gear equation of Simpson procedures Double Integral Health
ACSmatlabCodega
- ACSmatlabCode蚁群算法解TSP问题的源代码,希望对学习蚂蚁算法的朋友提供帮助。-ACSmatlabCode ACO for TSP source, and I hope to learn from the ant algorithm friends to help.
WiseBoy
- 一个可自我学习的人工智能小模型,希望对学习智能算法的朋友提供帮助。-a self-learning artificial intelligence small model, and I hope to learn intelligent algorithm friends to help.
dingwei
- 人脸定位的MATLAB源程序,希望对做图象处理的同志有帮助。-Face positioning MATLAB source, and I hope to do the image processing to help comrades.
anttsp
- 这是蚂蚁算法求解TSP的源代码,Matlab中实现。-This is the ant algorithm for TSP source code, Matlab achieve.
gaotyichuansuanfa
- 这个基于MATLAB的遗传算法的源程序,希望对有需要的同志提供帮助!-the MATLAB-based genetic algorithm source, and I hope to be in need of help comrades!
ronghe
- 用遗传算法做的图象融合,这是MATLAB源程序,希望对需要的人提供帮助!-using genetic algorithms do Image Fusion, which is MATLAB source, and I hope to provide those who need help!
MATLABdemos
- 很多matlab的源代码,非常适用于初学者哦!请同行多多指教!-many Matlab source code is very applicable to beginners! Please peer great weekend!
nearpiont
- 最接近点对问题是求二维坐标中的点对问题,该算法是为了将平面上点集S线性分割为大小大致相等的2个子集S1和S2,我们选取一垂直线l:x=m来作为分割直线。其中m为S中各点x坐标的中位数。由此将S分割为S1={p∈S|px≤m}和S2={p∈S|px>m}。从而使S1和S2分别位于直线l的左侧和右侧,且S=S1∪S2 。由于m是S中各点x坐标值的中位数,因此S1和S2中的点数大致相等。 递归地在S1和S2上解最接近点对问题,我们分别得到S1和S2中的最小距离δ1和δ2。现设δ=min(δ
sam_frequency
- 我的matlab小作业,请各位同行多多指教-my Matlab small operations, please peer exhibitions
