-
直流电机辨识
如何获得传递函数为你的直流电机,这个文件只是帮助你得到它。首先,我们可以得到具有对应值的数据。那么数据将在MATLAB处理与ARX结构得到传递函数模型为您的直流电机。然后从传送功能,您可以控制与调节器的直流电动机,你知道之前,这样的PID。在这种情况下,我会分享给大家我如何控制我的直流电机P和PI控制器。
- 2022-02-15 08:54:12下载
- 积分:1
-
本人上传的是用分治法实现的大整数算法,采用的是数组形式。...
本人上传的是用分治法实现的大整数算法,采用的是数组形式。-I uploaded is to use divide and conquer to achieve a large integer arithmetic, using the array form.
- 2023-04-07 00:40:03下载
- 积分:1
-
VB编写的简单打印控件
VB编写的简单打印控件-prepared by the simple VB Control Print
- 2022-07-22 23:42:00下载
- 积分:1
-
网上自动答疑系统(C#)
网上自动答疑系统(C#) -automatic online Advanced Systems (C#)
- 2023-02-07 14:45:04下载
- 积分:1
-
邮件箱系统
项目的信箱基于 C + + 中处理该文件。
工作-
当我们打开我们的项目我们有四个选项 — —
1.报名
2.显示
3.签到
4.退出
1-通过报名我们可以通过输入用户名和密码创建我们的帐户的选项。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-20 09:40:51下载
- 积分:1
-
数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析...
数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n equation forecast to achieve reunification.* Forecast and Analysis-- This algorithm applies only to clear linear trend data* default as a quadratic curve equation method** The procedure involves two main algorithm* 1. Using the principle of least squares linear equations to find the constants and coefficients.* 2. The solution of linear equations* The procedure for solving linear equations, due to convergence problems using iterative method, instead of using the Gauss-Jordan elimination method to solve.
- 2023-06-09 07:00:02下载
- 积分:1
-
Partner system: avail [0 .. m] can be used for table space, n for the distributi...
伙伴系统:avail[0..m]为可利用空间表, n为申请分配量, 若有不小于n的空闲块, 则分配相应的存储块, 并返回其首地址,否则返回NULL -Partner system: avail [0 .. m] can be used for table space, n for the distribution of the volume of applications, if n is not less than the free block, then the distribution of the corresponding storage block, and return to its first address, otherwise return NULL
- 2022-01-30 23:57:11下载
- 积分:1
-
好用的仓库管理系统
好用的仓库管理系统-user-friendly Warehouse Management System
- 2022-03-25 13:08:30下载
- 积分:1
-
数据结构中的DFS问题
数据结构中的DFS问题-data structure of DFS problem
- 2022-01-22 17:23:27下载
- 积分:1
-
Binary tree structure, the binary tree in order, preorder, postorder
构造二叉树,对该二叉树中序,先序,后序遍历-Binary tree structure, the binary tree in order, preorder, postorder
- 2022-02-07 11:08:56下载
- 积分:1