搜索资源列表
数值算法程序
- 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including
Solveing-nolinear-equation
- 应用模拟退火方法求解非线形方程,其计算量较小且收敛速度快。
matlab_example
- 实例1:三角函数曲线(1) 实例2:三角函数曲线(2) 实例3:图形的叠加 实例4:双y轴图形的绘制 实例5:单个轴窗口显示多个图形 实例6:图形标注 实例7:条形图形 实例8:区域图形 实例9:饼图的绘制 实例10:阶梯图 实例11:枝干图 实例12:罗盘图 实例13:轮廓图 实例14:交互式图形 实例15:变换的傅立叶函数曲线 实例16:劳伦兹非线形方程的无序活动
数值算法程序
- 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including
NLSE
- 这个软件程序是关于NLS的,即非线形方程组的,感觉蛮好用的,与大家分享一下-This software program is on the NLS, that is, non-linear equations, I feel fine with, and to share with you some
Solveing-nolinear-equation
- 应用模拟退火方法求解非线形方程,其计算量较小且收敛速度快。-Application of simulated annealing method for solving non-linear equation, which is calculated the volume of the smaller and fast convergence.
matlab_example
- 实例1:三角函数曲线(1) 实例2:三角函数曲线(2) 实例3:图形的叠加 实例4:双y轴图形的绘制 实例5:单个轴窗口显示多个图形 实例6:图形标注 实例7:条形图形 实例8:区域图形 实例9:饼图的绘制 实例10:阶梯图 实例11:枝干图 实例12:罗盘图 实例13:轮廓图 实例14:交互式图形 实例15:变换的傅立叶函数曲线 实例16:劳伦兹非线形方程的无序活动
Procedures1
- 枝干图 罗盘图 轮廓图 交互式图形 变换的傅立叶函数曲线 劳伦兹非线形方程的无序活动 填充图 -Branches contour map compass interactive graphical map of the Fourier transform Lorenz curves non-linear equation of the activity-filled map of disorder
matlab_Graphics_applications_2
- 分别给出了饼图的绘制、阶梯图、枝干图、罗盘图、轮廓图、交互式图形、变换的傅立叶函数曲线、劳伦兹非线形方程的无序活动、填充图、条形图和阶梯形图matlab的样例代码,简单实用。-Drawing pie charts are given respectively, ladder diagram, branches map, compass map, contour maps, interactive graphics, the Fourie
cy
- 模糊控制的一级倒立摆仿真,采用TS模型,TTS模糊模型,是非线形复杂系统模糊建模中一个典型的模糊动态模型。这类模型采用的模糊规则:其前件是依据系统输入、输出间是否存在局部线形关系来进行划分;而其后件是多项式线形方程来表达,从而构成各条规则间的线形组合,使非线形系统的全局输出具有良好的线性描述特性。-Fuzzy Control of an inverted pendulum simulation, using the TS model,
Drawing-of-some-special-graphs
- 变换的傅立叶函数曲线、劳伦兹非线形方程的无序活动、填充图、条形图和阶梯形图-Transformation of the Fu Liye function curve, Lorenz non linear equation of the disorderly activities, filling, bar chart and ladder diagram
Aitken-Erfen
- Aitken加速收敛方法和二分法计算非线形方程,并可以比较他们两者的结果。(Aitken Accelerated Convergence Method and Dichotomy Calculate the nonlinear equation and can compare the results of both of them.)