资源列表
xxcz
- 对于f(x)=1/(1+x^2) (-5<= x <=5) 要求选取11个等距插值节点,分别采用拉格朗日插值和分段线性插值,计算x为0.5, 4.5处的函数值并将结果与精确值进行比较。 输入:区间长度,n(即n+1个节点),预测点 输出:预测点的近似函数值,精确值,及误差 -For f (x) = 1/(1+ x ^ 2) (-5 < = x < = 5) asked to select 11 equidistant interpolation nodes,
erjieqiudao
- 首先对函数求导数,然后求解方程组,得出原来方程的参数值-First order derivative function, and then solve the equations, the original equation derived parameter values
juzhenxiangchengfangfa
- 矩阵相乘算法,矩阵可以存放在一维数组中,也可以存放在二维数组中-Matrix multiplication algorithm, the matrix can be stored in one-dimensional array can also be stored in two-dimensional array
paixu
- 给出一组数值,然后对其进行排序的快速算法-Given a set of values, and then it sort of fast algorithm
svm
- 大师编写的支持向量机程序,我用了觉得还可以,包括分类和回归.-the process of support vector machine for regression and classification
aa
- 蚁群算法 适合寻找最优问题,实现最短路径。-Ant colony algorithm for finding the optimal problem, the realization of the shortest path.
ProjectsofClassicalMATLABalgorithm
- MATLAB经典算法的程序,包括规划问题、绘图、插值与拟合、数据分析、解方程等。-Projects of Classical MATLAB algorithm, including planning, mapping, interpolation and fitting, data analysis, solutions of equations etc.
suanfafenxi
- 算法设计与分析实验指导; 算法学习的入门之路-Algorithm design and analysis of experimental guidance algorithm to learn the road to entry
mat_op
- 用稀疏矩阵的三元组表示法实现了稀疏矩阵的加法和乘法-Sparse matrix with the triple that of the sparse matrix method of addition and multiplication
zuiyouhua
- 这是我这学期的最优化作业,希望对大家有用,研究生最优化作业!-This is my term to optimize operations, useful for all of us hope that, post-graduate work to optimize!
RK4forBlasiusequation
- Fortran file to solve blasius equation by using runge kutta 4th order
command-matlab
- matlab 命令大全,做数值分析比较好用,查找方便-commands of matlab