资源列表
[数学计算/工程计算] 10102130203
说明:与矩阵连乘最小乘法数问题类似,虽然不需要记录加括号的方式,但是需要纪录下从i乘到j的结果中为a、b、c的个数,以便在后续的计算中可以用到之前的数据,避免重复计算。所以就需要用三维数组来存储(当然用struct结构体数据类型也很方便)或者用两个数组。-With a matrix with minimal multiplication problem similar, although need not record bracketed s<张小迪> 在 2025-03-05 上传 | 大小:289kb | 下载:0
[数学计算/工程计算] Newton-and-polint
说明:最经典的拉格朗日插值方法和牛顿插值、高斯积分,可以直接调用,格式是f90的,还附上matlab程序-Most classical Lagrange interpolation method can be called directly, the format is f90<王楠> 在 2025-03-05 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] fastdown-and-jacobi
说明:最速下降法和雅可比法经典迭代matlab程序-Steepest descent method and Jacobi method classic iteration matlab program<王楠> 在 2025-03-05 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Gauseidel-and-conjgrad
说明:共轭梯度法和高斯赛德尔迭代法的经典matlab程序-Conjugate gradient method and the high Sisaideer iterative method classic matlab program<王楠> 在 2025-03-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Kalman_filter
说明:这是最基本的卡尔曼滤波器的实施。卡尔曼滤波器的测量位置,速度和加速度,估计真实的资料中的。这个例子使用的Scilab。-This is the most basic implementation of a Kalman filter.For measured position, velocity and acceleration, the Kalman filter estimates the true datas.This examp<张成> 在 2025-03-05 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Calculator
说明:this program i developed to be as calculator<amerto> 在 2025-03-05 上传 | 大小:45kb | 下载:0
[数学计算/工程计算] calculator
说明:用java编程语言实现计算器的基本运算功能,包括加、减、乘、除,以及求负、取余等,主要用到的组件有框架、面板、文本框、按钮和菜单栏等。-Basic computing capabilities of the calculator using java programming language, including addition, subtraction, multiplication, division, and seek nega<Lillian> 在 2025-03-05 上传 | 大小:3kb | 下载:0