资源列表
特殊函数matlab代码
- 基于Fortran的特殊函数代码,包含椭圆积分等常用的特殊函数(Special function code based on Fortran, including the special function of elliptic integrals and other commonly used)
IPLab_20061006
- 基于最小二乘法圆的拟合,通过已知的一组x,y坐标可以求其圆心坐标及半径!
pascal
- Fundamentals of Astrodynamics and Applications的Pascal仿真程序-Fundamentals of Astrodynamics and Applications of Pascal simulation program
b0842b87f0e1
- 画矩阵盒子程序 矩阵盒子由X组成,输入两个数,第一个数代表矩阵盒子的数量,第二个数代表每个盒子中包含的矩阵列数,具体例子见程序说明程序通过编译运行--The the painting matrix box program matrix box consists of X, the input two numbers, the first number represents the number of matrix box, second number represents the number
Disrete-Analysis
- 数值分析内:二分法、牛顿法、拟牛顿法、微分数值解法、插值、最小二乘等六个实验的源码-source code of discrete analysis ,including newton,dual and other four algorithms
barebones-algorithm
- barebones technique algorithm
data_nihe
- 曲线拟合的最小二乘法要解决的问题,实际上就是求以下超定方程组的最小二乘解的问题。-Least squares curve fitting to solve the problem, in fact, find the following overdetermined least squares solution for the problem group.
number
- 一种用C++来实现的数独算法,欢迎大家一起来讨论!-One kind implemented by C++ Sudoku algorithm, welcome everyone together to discuss!
contest1
- ACM的一些比较简单题目,可以稍微锻炼编程能力。
numerical_analysis_QR_decomposition
- 本程序用带双步位移的QR分解法求一给定矩阵的全部特征值,并对其中的每一个实特征值求相应的特征向量,给出算法的设计方案和全部源程序,计算并输出如下内容:(1)矩阵经过拟上三角化后所得的矩阵;(2)对矩阵进行QR分解后所得的矩阵Q、R和RQ;(3)矩阵的全部特征值;(4)矩阵的相应于实特征值的特征向量。-The program uses two-step displacement with QR decomposition method find all the characteristics of
satellite-numerrical-methods
- 一个卫星轨道动力学建模与仿真的文档,详细介绍了各种数值仿真方法的应用,对搞轨道数值计算仿真的同志很有帮助-A satellite orbital dynamics modeling and simulation of the document, detailing the application of various numerical simulation method to engage in orbit numerical simulation comrades helpful
Least_squares_method_procedure
- 一个最小二乘法程序,用C语言编写-A least squares procedure, using C language! ! ! !
