-
nonlinear-equation
mulStablePoint 用不动点迭代法求非线性方程组的一个根
mulNewton 用牛顿法法求非线性方程组的一个根
mulDiscNewton 用离散牛顿法法求非线性方程组的一个根
mulMix 用牛顿-雅可比迭代法求非线性方程组的一个根
mulNewtonSOR 用牛顿-SOR迭代法求非线性方程组的一个根
mulDNewton 用牛顿下山法求非线性方程组的一个根
mulGXF1 用两点割线法的第一种形式求非线性方程组的一个根
mulGXF2 用两点割线法的第二种形式求非线性方程组的一个根
mulVNewton 用拟牛顿法求非线性方程组的一组解
mulRank1 用对称秩1算法求非线性方程组的一个根
mulDFP 用D-F-P算法求非线性方程组的一组解
mulBFS 用B-F-S算法求非线性方程组的一个根
mulNumYT 用数值延拓法求非线性方程组的一组解
DiffParam1 用参数微分法中的欧拉法求非线性方程组的一组解
DiffParam2 用参数微分法中的中点积分法求非线性方程组的一组解
mulFastDown 用最速下降法求非线性方程组的一组解
mulGSND 用高斯牛顿法求非线性方程组的一组解
mulConj 用共轭梯度法求非线性方程组的一组解
mulDamp 用阻尼最小二乘法求非线性方程组的一组解(different methods to solve a nonlinear equation)
- 2021-04-06 15:09:02下载
- 积分:1
-
matlab
用matlab进行图象的过滤处理,其中包括噪声中值均平自适应的过滤(For image filtering using matlab)
- 2011-05-16 10:01:17下载
- 积分:1
-
wimax_a_way_forward_in_india
this book gives some basics og wimax and its parameer and its requirement regarding to the practical uses
- 2013-03-13 15:27:11下载
- 积分:1
-
glnpso
glnpso update算法代码~需要一起编一下自己的变量 目标函数fit 以及初始化函数~主程序更新部分是基本没问题的,只要改约束。(algorithm code to glnpso update needs with compiled own variable objective function fit and the initialization function to update the main program is basically no problem, as long as the change constraints.)
- 2012-09-20 21:02:04下载
- 积分:1
-
观测器PID
说明: 充分利用估计误差的比例,积分,微分信号考虑一类线性系统的参数化观测器设计问题,在加快观测器收敛速度的同时避免较大的超调.从理论上分析此类观测器设计的可行性,并从实际应用角度给出一种简单可行的参数设计方法.仿真实验表明:该观测器不但易于实现而且能够获得较好的估计效果,从而有利于在实际工程中的应用.(In this paper, the proportional, integral and differential signals of the estimation errors are fully utilized to consider the design of the parameterized observer for a class of linear systems. The convergence speed of the observer is accelerated and the overshoot is avoided. The feasibility of the design of the observer is analyzed theoretically, A simple and feasible parameter design method is given from the point of view of practical application. Simulation results show that the observer is not only easy to implement, but also can obtain good estimation effect, which is conducive to the application in practical engineering)
- 2020-07-09 09:37:09下载
- 积分:1
-
jacobi_quadrature
jacobi quadrature, to resolve linear system with jacobi.
- 2009-03-26 07:21:31下载
- 积分:1
-
matlab_fuzzy
说明: 不错的matlab书籍,或许能给你点帮助。(good books, perhaps you can help point.)
- 2006-03-30 11:18:49下载
- 积分:1
-
Mallat-algorithm
Mallat algorithm for 1-D wavelet transform.
- 2014-11-09 19:36:39下载
- 积分:1
-
Matlab-DSP
学习matlab与DSP之间的接口的好资料,大家一起学习吧(Learning matlab and DSP interface between good information and we can work together to learn it)
- 2009-01-17 15:28:59下载
- 积分:1
-
ODEs-numerical-solutions-by-MATLAB
说明: 常微分方程的MATLAB解法教程详解,包含ODE45等经典函数的例子(Detailed tutorials in how to get Solution of Ordinary Differential Equations by MATLAB , includingclassic example of a function ODE45,ode23,etc)
- 2011-03-15 17:54:40下载
- 积分:1