Location:
Search - feixianxing
Search list
Description: 非线性回归模型测量PH值和亚硫酸浓度的一个Matlab程序
Platform: |
Size: 1567 |
Author: 王振兴 |
Hits:
Description: 本书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,此为其中数值计算的第四部分内容:非线性方程与方程组的求用
Platform: |
Size: 14321 |
Author: 张迪 |
Hits:
Description: 这个是我自己写的非线性编辑的复习题目,很有用的,大家下载下来看看。
Platform: |
Size: 3878 |
Author: zdl |
Hits:
Description: 对非线性问题的一点小程序,有不完善的地方请大家帮忙指正。
Platform: |
Size: 789 |
Author: li |
Hits:
Description: 通过ucdos获得一段波长区间的模场分布,而后用matlab获得光子晶体光纤的非线性-Through the cudos get a wavelength of interval mode field distribution, then use matlab, the nonlinear photonic crystal fiber
Platform: |
Size: 1243 |
Author: wuguoqing |
Hits:
Description: 非线性回归模型测量PH值和亚硫酸浓度的一个Matlab程序-Non-linear regression model measuring PH value and a sulfite concentration of Matlab procedures
Platform: |
Size: 1024 |
Author: 王振兴 |
Hits:
Description: 本书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,此为其中数值计算的第四部分内容:非线性方程与方程组的求用-This book is commonly used for engineering effective algorithm has been prepared in assembly C language function, the numerical calculation for which the fourth part of the contents: nonlinear equations and equations for use
Platform: |
Size: 14336 |
Author: 张迪 |
Hits:
Description: 这个是我自己写的非线性编辑的复习题目,很有用的,大家下载下来看看。-This is written in my own non-linear editing of the review topic, very useful to see if everyone downloaded.
Platform: |
Size: 4096 |
Author: zdl |
Hits:
Description: 对非线性问题的一点小程序,有不完善的地方请大家帮忙指正。
Platform: |
Size: 1024 |
Author: li |
Hits:
Description: 这是我们非线性课程的一次作业,有分岔图,蛛网图,庞加莱截面,希望对大家有用。-This is our first non-linear operation of the curriculum, there is bifurcation diagram, spider diagram, Poincare section, in the hope that useful to everyone.
Platform: |
Size: 47104 |
Author: 李自凯 |
Hits:
Description: 非线性控制,在matlab中进行二阶对象的非线性仿真,研究其阶跃响应。-non-linear control
Platform: |
Size: 1024 |
Author: hsozgho |
Hits:
Description: 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 用阻尼最小二乘法求非线性方程组的一组解
-feixianxing
Platform: |
Size: 12288 |
Author: 舞蛳 |
Hits:
Description: 解线性方程组的迭代法
【实验内容】对实验四所列目的和意义的线性方程组,试分别选用Jacobi 迭代法,Gauss-Seidel迭代法和SOR方法计算其解。-Solving linear equations of the iteration method 【Content】 experimental four experiments listed in the purpose and significance of the linear equations, test were selected to Jacobi iterative method, Gauss-Seidel iteration method and the SOR method of solution.
Platform: |
Size: 1024 |
Author: yuan |
Hits:
Description: 使用MATLAB来进行非线性方程的求解,具体的算法源码都以给出。-Use MATLAB to carry out non-linear equations, specific algorithms have to give source code.
Platform: |
Size: 11264 |
Author: 陈臻 |
Hits:
Description: 非线性动力学控制问题 利用MATLAB中的simulink对非线性动力学进行研究-Control of nonlinear dynamics using MATLAB simulink in the study of nonlinear dynamics
Platform: |
Size: 22528 |
Author: 张旭 |
Hits:
Description: 非线性处理器,是模拟电子技术的基础,大家务必珍藏,加油-Non-linear processor is based on analog electronics technology, we must treasure, refueling
Platform: |
Size: 150528 |
Author: 龙崎 |
Hits:
Description: 对非线性方程,要求一定的精度,用matlab求解。-Nonlinear equations require a certain precision, using matlab to solve.
Platform: |
Size: 18432 |
Author: heidou |
Hits:
Description: 非线性整数规划的遗传算法Matlab程序
Platform: |
Size: 61440 |
Author: 易豪 |
Hits:
Description: 虫口方程求周期为三的R值以及Feigenhaum`s number的计算-Insect population equation with period three of the R value and the calculation of Feigenhaum `s number
Platform: |
Size: 110592 |
Author: louise |
Hits:
Description: 各种求解非线性方程组的算法程序,包括牛顿法及变形,不动点迭代,共轭梯度-Various algorithms for solving nonlinear equations procedures, including Newton and deformation, fixed point iteration, conjugate gradient, etc., etc.
Platform: |
Size: 11264 |
Author: 廖益文 |
Hits: