-
蚁群算法的源代码,其中详细的实现过程…
蚁群算法的源代码,里面有详细的实现过程,有很好的参考价值-Ant colony algorithm source code, which the realization of the process in detail, have a good reference value
- 2023-01-10 08:50:03下载
- 积分:1
-
求极点零点,求出极点到单位圆上各点的向量的模,求出零点到单位圆上各点的向量的相角...
求极点零点,求出极点到单位圆上各点的向量的模,求出零点到单位圆上各点的向量的相角-seek to get round to the flat pole on the point of the vector mode to get round to the flat 0.1 points on the phase angle of Vector
- 2022-02-20 20:57:06下载
- 积分:1
-
G729源码
G729的多种编解码,源码。含有测试程序。G729的多种编解码,源码。含有测试程序。
- 2022-07-13 04:23:17下载
- 积分:1
-
贝叶思网络分类规则例程
贝叶思网络分类规则例程-Bayesian Network Classification Rule tutorial
- 2022-04-10 19:55:02下载
- 积分:1
-
离散PID算法的详细解析论文
该文档详细解析了PID算法的原理,以及从模拟PID控制过度到数字PID的原理,分别讲述了增量式数字PID算法,以及位置式数字PID算法,包含了主流的PID控制器参数整定方法,本文档提供了基于软件开发环境的例程,以及程序范例。
- 2022-03-11 19:06:10下载
- 积分:1
-
含有多种ICA算法的eeglab工具箱
含有多种ICA算法的eeglab工具箱-containing multiple ICA algorithm eeglab Toolbox
- 2022-10-09 14:15:08下载
- 积分:1
-
人工智能作业,用模拟退火算法实现的JSP问题。
人工智能作业,用模拟退火算法实现的JSP问题。-Artificial intelligence, operations, using simulated annealing algorithm for JSP problem.
- 2022-09-30 06:50:03下载
- 积分:1
-
信息安全
使用软件和硬件防止未经授权的复制技术保护来实现。保护NSC是旨在用于并发症一个复杂的工具(理想 - 防止)的非法复制的软件,这是受保护的。该子系统实现机制 - 用于连接安全的一套软件工具由被保护的软件模块中实现的代码。实现的安全码是防止非法企图启动该程序,这是保护的软件模块。的子系统执行的安全功能的解决认识到被保护的合法性运行软件的问题。用于战斗的尝试子系统计数器中和防御机制以消除保护NSC及(或)其抹黑的系统。环境块设置特性得到识别特征的计算环境。环境特征块比较设置的合法性的事实来看受保护的程序。块反馈起着响应系统,以保护受保护未经授权的程序。在这个实验室工作方案的开发来实现的方法位操作使用XOR运算符与密码保护。
- 2022-01-28 06:39:33下载
- 积分:1
-
平均因子分解法应用于正定矩阵
平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies:
(1) U U = X
(2) U is upper triangular (that is, it has all zeros below the diagonal).
It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition. -Average factor decomposition method applied to positive definite matrix First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X = UU, where U is the square root matrix of X, and satisfies: (1) UU = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is positive
- 2022-10-16 04:30:02下载
- 积分:1
-
永磁同步电机matlab矢量控制算法仿真
自己做的永磁同步电机仿真,采用matlab中的simlink工具,转速电流双闭环控制策略,直轴电流等于0,各种参数已经调试完毕,采用空间矢量PWM调制法,运行正常。
- 2022-08-20 06:11:59下载
- 积分:1