搜索资源列表
用离散正交多项式求三次拟合多项式
- 用离散正交多项式求三次拟合多项式[MATLAB版本],希望对大家有帮助
非线性方程求根
- 非线性方程求根 包括二分法、牛顿迭代法的matlab程序。-Root including nonlinear equations dichotomy of Newton iteration of Matlab procedures.
利用sobel算子和霍夫变换求出图像的边缘
- 利用sobel算子和霍夫变换求出图像的边缘,并计算图像边缘间距离,采用matlab处理,matlab
用 Floyd 算法求任意两点间的最短路径及最短路长
- 用 Floyd 算法求任意两点间的最短路径及最短路长. D0 是图的邻接矩阵,Floyd algorithm used for any shortest path between two points and the most long-short-circuit. D0 is the graph adjacency matrix
矩量法解Hallen方程求线天线表面电流分布
- 矩量法解Hallen方程求线天线表面电流分布,E面方向图和辐射阻抗,Moment Method Solution of Hallen equation for wire antenna surface current distribution, E surface impedance and radiation pattern
extr.MATLAB编写的求最值的小程序
- MATLAB编写的求最值的小程序,效果很好,同时很有应用价值啊,MATLAB prepared the most value for small procedures, the effect of a very good value at the same time very ah
QR_algrithm.rar
- 求矩阵特征值和特征向量的算法:QR算法。用于线性方程组的求解,和反幂法算法的设计,Matrix eigenvalues and eigenvectors of the algorithm: QR algorithm. For linear equations, and anti-power-law algorithm design
给出轨道根数,求初始位置与速度并作图
- 给出轨道根数,求初始位置与速度并作图。其中地球以真实比例缩放画出-Gives the orbital elements, find the initial position and velocity, and mapping. Which to draw the earth to the true scaling
imaderectangle
- 本程序用matlab实现了求不规则图形的最小外接矩形和最大内接矩形,实验用的图形也附在了文件中,可直接运行-This matlab program graphical the irregular circum-rectangle minimum and maximum inscribed with rectangular, experiment graphics attached the documents and can be directly run
daima
- 根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。-According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size integration quadrature formula res
chengmi
- 三种求矩阵特征值的matlab实现:乘幂法、QR算法、yaccbi法求特征值-Eigenvalues of the three Matrix matlab implementation: power method, QR algorithm, yaccbi Eigenvalue Method
iterative
- rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
fenzhidingjie
- 运筹学中利用MATLAB实现分支定界算法的实现,其中求最优解利用linprog函数实现
123
- matlab蚁群算法 解决路线最优化,求极值等问题-ant colony algorithm matlab route optimization solution, and issues such as extreme
number
- 牛顿插值,拉格朗日插值,还有方程根的计算,还有求矩阵特征值的malab代码-Newton interpolation, Lagrange interpolation, there is the root of the calculation equation, there is a matrix eigenvalue malab code
suiji
- 一种求随机数的方法的实现,同余随机数,比混沌随机方法更好,能通过评测。-A Method for the Realization of the method of random numbers, random number with more than
遗传算法求最大最小值
- 优化算法-遗传算法求最大最小值,包括全部的过程M文件(Optimization algorithm genetic algorithm for maximum and minimum)
Function求极差
- 用于正交试验求极差 可做m文件用 只要根据图中输入数字便可生成结果(Use of orthogonal test to find the difference)
非线性方程求根方法
- 非线性方程求根方法,包括二分法和牛顿迭代法(Nonlinear equation method, including the dichotomy and the Newton iteration method)
方程求根
- 包含了牛顿迭代法解非线性方程以及非线性方程组求解,多项式求根的MATLAB的M文件(Newton's iterative method is used to solve nonlinear equations and solve nonlinear equations. The M of MATLAB is the root of polynomial.)