-
PID自动控制电机转速
利用pid算法控制电机转速,转速可调,数码管显示,初学者实用(Using PID algorithm to control motor speed, adjustable speed, digital display, beginners practical)
- 2020-06-22 16:00:01下载
- 积分:1
-
L曲线程序
确定近似最优正则化参数,很好的解决不适用问题(To determine the approximate optimal regularization parameter, it is very good to solve the problem.)
- 2020-12-16 15:59:12下载
- 积分:1
-
Chfia-caq-method
埃特金加速法 中国矿业大学理学院 计算方法实验5,还可以的(Aitken acceleration method China mining university faculty of science calculation method for the experiment 5, you can also)
- 2017-07-23 04:11:20下载
- 积分:1
-
faojou
PLS部分最小二乘工具箱,数值分析的EULER法,matlab编写的元胞自动机。( PLS PLS toolbox, EULER numerical analysis method, matlab prepared cellular automata.)
- 2016-05-12 12:39:07下载
- 积分:1
-
fsortrow
矩阵排序,按照行排序。
例如 矩阵[ 1 2 3 4 5
4 1 3 2 1
3 5 6 9 7]排序后为:
[ 1 2 3 4 5
3 5 6 9 7
4 1 3 2 1]
(matrix row sort )
- 2012-03-13 09:12:53下载
- 积分:1
-
NonCVX_MC
基于凸优化算法的矩阵填充稀疏矩阵理论的Matlab实现。(Based on convex optimization algorithm of matrix fill sparse matrix theory Matlab achieve.)
- 2020-12-07 10:39:22下载
- 积分:1
-
最小二乘曲线拟合
基于Python编写的用于曲线拟合,最小二乘法(Based on Python for curve fitting, least squares method.)
- 2020-11-03 18:29:51下载
- 积分:1
-
bicg_sparse
程序用Fortran95标准,给出了双共轭梯度法求解超大型稀疏矩阵的子程序。还给出了一个例子,例子的数据用索引存储了维数将近10万的对称稀疏正定矩阵。(Using Fortran95, a method of Biconjugate gradient for super linear sysem is provied. In addition, a example with the storage type of row-column index is also provide for test these subroutines. )
- 2013-09-09 18:31:58下载
- 积分:1
-
实验1
说明: 利用不动点迭代和牛顿迭代求解非线性方程解的理论(Theory of Solving Nonlinear Equations by Fixed Point Iteration and Newton Iteration)
- 2019-05-07 16:56:30下载
- 积分:1
-
牛顿迭代法求解非线性方程组
说明: 使用牛顿迭代法求解非线性方程组,程序简单易懂,初学者都能看明白。(Newton iterative method is used to solve the nonlinear equations. The program is simple and easy to understand for beginners.)
- 2020-06-02 23:22:49下载
- 积分:1