搜索资源列表
Program1
- 曲线数据处理之滑动平均算法,主要讲述:曲线平滑。具体内容为:无论通过什么观测途径所得到的曲线数据,总不免有噪声。为了了解事物的变化规律,可以通过平滑处理消除噪声的干扰。观测曲线既有长周期的趋势性变化,也包括短周期的局部变化,在人们注重趋势性变化时,也需要对曲线进行平滑处理。-curve data processing for moving average algorithm, the story : curve smoothing. Specifically : no matter what w
guochengbianshi
- 讲述了辨识的一些基本概念和基础知识,用经典辨识方法和最小二乘法进行辨识及对应的控制算法-Tells the story of the identification of some basic concepts and knowledge base, with classical identification method and least-square method for identification and corresponding control algorithm
Mysteryproblem
- 重排九宫是一个古老的单人智力游戏。据说重排九宫起源于我国古时由三国演义故事“关羽义释曹操”而设计的智力玩具“华容道”,后来流传到欧洲,将人物变成 数字。原始的重排九宫问题是这样的:将数字1~8按照任意次序排在3×3的方格阵列中,留下一个空格。与空格相邻的数字,允许从上,下,左,右方向移动到 空格中。游戏的最终目标是通过合法移动,将数字 1~8 按行排好序。在一般情况下,n2-1 谜问题是将数字 1~n2-1 按照任意次序排在n×n的方格阵列中,留下一个空格。允许与空格相邻的数字从上,下,左,右
stones
- 使用VC++解决历史上的田忌赛马这个故事的问题,常用算法中的优秀解答-Using VC++ to solve the history issue Tian Ji' s horse story, answer the outstanding common algorithm
example1-4bar
- 本代码详细的讲述了平面四连杆机构的运动学仿真,包括对连杆的加速度、位移及速度图像分析!-The code detailed story of the plane kinematics simulation of the four-bar linkage, including acceleration, displacement and speed of the link image analysis!
Algorithm-Daquan
- 该书讲述了线性规划,整数规划,图与网络,排队论,对策论,层次分析法,插值与拟合,回归分析,常微分方程,现代优化算法的等等,是一个相当好的数学文档。-The book tells the story of linear programming, integer programming, drawing and networks, queuing theory, game theory, AHP, interpolation and fitting, regression analysis, ord
paowuxingEF_Euler
- 本代码主要讲述了抛物型偏微分方程的向前Euler格式的差分解法。代码简单,高效。-This code mainly tells the story of parabolic partial differential equations of Euler forward format of finite difference method. The code is simple, efficient.