搜索资源列表
实验6-牛顿法解方程
- 在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。-Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.
多功能计算系统
- 计算器,界面极其漂亮。可作各种科学计算,解方程,解三角形和进制转换,功能强大-calculator, the interface is extremely beautiful. For various scientific terms, solving equations, the solution of triangular and base for the conversion, powerful
牛顿法解方程之混沌1.32
- 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件
Equation(dutianchun_sina_com_Cn)
- 一个解一元多次方程的单元, 支持三次、四次方程。 不返回方程的虚根。-one yuan a solution to the equation multiple modules to support three or four equations. Not to return to the virtual root equation.
newton1032
- 牛顿法解方程 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很
基于EKF的多MEMS传感器姿态测量系统.caj
- 摘 要:姿态信息是飞行控制中最关键的参数之一,因此姿 态测量成为飞行控制系统首要解决的问题。利用多MEMS 传感器研制了一种微型姿态测量系统。利用三轴MEMS加 速度计和三轴MEMS陀螺数据,由方向余弦矩阵的姿态表 示形式推导了扩展Kalman滤波方程,解算出飞行器的俯仰 角和横滚角;设计专家系统判断飞行器的运动状态,并根据 该状态调整滤波算法中的测量噪声矩阵,使系统可同时满足 静态情况和动态情况的使用;利用空速和高度数据对俯仰 角进行
Equation(dutianchun_sina_com_Cn)
- 一个解一元多次方程的单元, 支持三次、四次方程。 不返回方程的虚根。-one yuan a solution to the equation multiple modules to support three or four equations. Not to return to the virtual root equation.
newton1032
- 牛顿法解方程 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很
实验6-牛顿法解方程
- 在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。-Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.
多功能计算系统
- 计算器,界面极其漂亮。可作各种科学计算,解方程,解三角形和进制转换,功能强大-calculator, the interface is extremely beautiful. For various scientific terms, solving equations, the solution of triangular and base for the conversion, powerful
牛顿法解方程之混沌1.32
- 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件
常微分方程初值问题的数值解法
- 常微分方程初值问题的数值解法:Euler方法、 Runge-Kutta方法、线性多步法、预测-校*、 等。-Ordinary Differential Problems Numerical Solution : Euler's method, Runge- Kutta method, linear multi-step forecast-correction method, etc.
matlab4
- 这是解微分方程的经典matlab程序包,里面包含的内容比较多,大家可以选择自己需要的用-This is the classic solution of differential equations matlab package, which contains more, everyone can choose their own need to use
multiple solutions by dichotomy
- 原始的二分法只能求取单解方程。本程序基于二分法,通过自动划分待求解区间,得到多解方程在指定区间内的所有解。(The original dichotomy can only solve the equation of single solution. This program is based on dichotomy, through the automatic division of the interval to be solved
用最小二乘法解一个或多个非线性方程。
- LMFNLSQ2求解一个或多个超定的非线性方程 在最小二乘意义上,打印雅可比矩阵和经过的时间(LMFNLSQ2 Solve one or more of (over)determined nonlinear equations % in the least squares sense, prints Jacobian matrix and elapsed time)
龙格库塔法解振动方程
- 运用龙格库塔法-ode45求解一个多自由度的振动方程,得到振动的时域响应曲线(Using Runge Kutta method, -ode45 solved a multi degree of freedom vibration equation, and obtained the time domain response curve of vibration.)
ch05 非线性方程求解
- 非线性方程是指含有指数和余弦函数等非线性函数的方程,例如, 与线性方程相比,无论是解的存在性,还是求解的计算公式,非线性方程问题逗逼线性问题要复杂的多,对于一般线性方程,既无直接法可用,也无一定章程可寻。(Nonlinear equations is refers to the index and cosine function equation of nonlinear functions, such as, for example,
程序
- 最基本的解常微分方程的方法,包括欧拉法、泰勒级数法、多步法、隐式法、Rung-kutta法等(The basic methods for solving ordinary differential equations include Euler method, Taylor series method, multistep method, implicit method, Rung-kutta method, etc.)
matlab 常微分方程数值解法 源程序代码
- 11.1 Euler方法 380 11.1.1 Euler公式的推导 380 11.1.2 Euler方法的改进 383 11.2 Runge-Kutta方法 385 11.2.1 二阶Runge-Kutta方法 385 11.2.2 三阶Runge-Kutta方法 388 11.2.3 四阶Runge-Kutta方法 390 11.2.4 隐式Runge-Kutta方法 391 11.3
cacul
- 基于MATLAB仿真模块用于求解多自由度振动方程的精确解。(It is used to solve the exact solution of the vibration equation of multiple degrees of freedom.)