搜索资源列表
111
- 用最小二乘法求矩形区域上的N*M个数据点的拟合曲面。
111
- 算法的几个程序 排序 货郎档 二分法
111
- FDTD的一维和三维i算法,可以实现时域有限差分的实现,最后生成一幅图像。
111
- 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=
简单计算器.zip
- 简单计算器(带密码“111111”) 进行简单的数字计算 包括“+” “-” “*” “/” “乘方” ,simple calculator (with the password "111 ") Simple arithmetic including "" "-" "*", "/", "involution"
111
- 最小二乘法 -Least squares method least square method
111
- 一维油水两相模拟计算程序,包括数据输入,结果输出,模拟计算等。-One-dimensional simulation of oil-water two-phase process, including data entry, the results of the output, analog computing.
111
- matlab 编写的案例,值得初学者学习matlab时参考,是函数文件调用的典型-application of matlab
111
- Fortran 赋值语句-Fortran
111
- Gauss顺序消去法与Gauss列主元消去法是计算机上常用来求解线性方程组的一种直接的方法。就是在不考虑舍入误差的情况下,经过有限步的四则运算可以得到线性方程组的准确解的一类方法。--suanfa
111
- 一个基于C和C++的快速傅立叶算法-a good fft arithmetic based on C/C++ languge
111
- 数值分析计算,应用牛顿插值法对数据进行计算,来获得较好的效果-Numerical analysis, application of Newton interpolation method to calculate the data to obtain better results
111
- 幼儿数学训练软件的源码.随机给出数字,让学生计算.-Training in early childhood mathematics software source code. Random numbers are given to enable students to calculate.
111
- 非线性数值分析 牛顿迭代法、Gauss-Seideil迭代法以及SOR矩阵分解-Numerical analysis of nonlinear Newton iteration, Gauss-Seideil SOR iteration method and the matrix factorization
111
- 计算器,能进行一般简单的运算,注释都很清楚。自己能看的懂吧。-Calculator, a simple operation can be general, comments are very clear. He can read to understand it.
BB
- 这是一个计算数字平台长度的程序,如: 运行时输入: 111122333,结果为: 4 1111 注:本程序在dos中或windows98中运行。-This is a calculation procedure of the digital platform length, such as: Runtime: 111 122 333 results for: 41111 Note: This program is run in DOS or in wi
111
- 对加速度数据进行二次积分,最终得到位移数据。-Double integration of acceleration data and the final displacement data.
111
- 用来求解偏微分方程数值解法,利用了有限元解法。-Used to solve a partial numerical solution of differential equation, using the finite element method.
111
- 数据转换,图形显示,单文档界面应用测试小程序-Data conversion, graphical display, single-document interface application testing program
111
- N阶线性方程组,可解多种方程。缺点是分布录入系数,操作较为复杂。过程中容易因录入错误导致计算错误-linear equation bc