资源列表
LS3P
- 最小二乘法(LS)仿真三个参考节点定位一个定位节点,包括仿真参数和过程数据收集-Least squares (LS) simulation of three reference nodes positioning a positioning node, including the simulation parameters and process data collection
ZuiYouMaoYi(noip2009)
- ZuiYouMaoYi(noip2009) noip 2009 第三题 AC 代码-ZuiYouMaoYi(noip2009)
2
- 最小二乘法是系统辨识中最为基本的方法,从该文章中我们可以迅速的掌权该方法的基本原理。-Least squares system identification method is the most basic approach, from the article, we can quickly rise to power of the principles of the method.
c++2
- 编写一个能够计算中缀表达式的程序,其中关于中缀表达式有如下的要求: 1)表达式中只处理二元运算符 2)表达式中出现的运算符为:+、-、*、/、^(幂运算)、(),其中幂运算符的优先级别比*和/的高,但是其结合性为右结合 3)希望表达式中能够处理实数 -编写一个能够计算中缀表达式的程序,其中关于中缀表达式有如下的要求: 1)表达式中只处理二元运算符 2)表达式中出现的运算符为:+、-、*、/、^(幂运算)、(),其中幂运算符的优先级别比*和/的高,但是其结
Newton
- 用牛顿下山法求方程的近似解,并另付实验报告。-Newton descent method with the approximate solution of Equation, and the extra test report.
pseudo-random
- c++小程序,实现:产生伪随机数,并实现10枚硬币投50000次,计算出正面向上的次数和概率。-c++ small program implementation: generate pseudo-random number, and realize 10 coins cast 50,000 times to calculate the probability of a positive number and upward.
wps
- 求方程组的解,非常好用,方程组,线性与非线性的都行-Find the solution of equations, very easy to use, equations, both linear and nonlinear line
caishidainlu
- 实现蔡氏混沌电路的matlab仿真分析的源代码-Implementation of the matlab simulation of Chua circuit
kalman
- 本实验是利用卡尔曼滤波器实现一维匀加速运动的轨迹跟踪。卡尔曼滤波是一种时域滤波方法,它采用状态空间方法描述系统,算法采用递推机制,数据存储量小,在导航领域有成功的应用。-This experiment is the use of Kalman filter to achieve a one-dimensional constant acceleration of the trajectory tracking. Kalman filter is a time-domain filtering m
fxzxec
- 非线性最小二乘拟合,经过本人精心调试成功!代码得到极大地优化-Nonlinear least squares fitting, after I carefully debugging success! Code has been greatly optimized! ! !
kalman
- 用卡尔曼滤波方法对圆周运动进行预测的算法实现-Kalman filtering method using circular motion algorithm to predict
dsmc_airflowinmicro
- 直接蒙特卡洛方法计算微管气体流动,主程序所选择的分子数及模拟单元可以修改,包含7个子程序,和一个随机数函数。-The air flow in micropipe with direct simulation mente kalro, we can use different simulation, fortran90
