资源列表
[matlab例程] pid温度控制
说明:PID温度控制,实现温度升降,通过调节其中的Kp,Ki,Kd,可以改变响应速度,可以消除振荡,通过改变传递函数可以改变响应速度-PID temperature control realizes temperature s rise and drop.We can alter the rate of response and eliminate oscillating via adjusting Kp,Ki,Kd. We can also alter the rate of response<星麒麟> 在 2025-06-22 上传 | 大小:1kb | 下载:1
[数学计算/工程计算] 任意基数阶魔方块
说明:基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law fil<xqs> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] ant
说明:蚂蚁算法解TSP问题 为华中科技大学硕士毕业论文原代码。-Ant Algorithm for TSP to Huazhong University of Science and Master's theses original code.<舒服> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dzint
说明:STL算法实现的大整数加减法的程序, 能够进行正负数的加减,而且是动态数组的, 因此可以无限输入,这是本人这学期的大作业-STL algorithms and the largest integer addition and subtraction procedures, plus or minus a few to carry out addition and subtraction, but is a dynamic array, it can be unlimited importatio<曾郁荣> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Main_function
说明:这里实现了一个最优化控制的算法,牛顿梯度法的源代码,运行于matlab平台下。-here to achieve optimization of a control algorithm, Newton gradient of the source code, which runs on Matlab platforms.<周行星> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[matlab例程] pc_evectors
说明:用matlab编写的找两个输入量之间的主要特征向量,主要方法采用PCA经典算法.-using Matlab prepared for the volume between two input of the main features of Vector, mainly using PCA classical algorithm.<sue> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] 8SM2
说明:双向广度优先搜索算法法见8SM2.cpp文件,vc6.0环境运行实现-two-way breadth- first search algorithm see 8SM2.cpp France, achieving operating environment vc6.0<蔡鹏> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] mylineseg2
说明:7. 求矢量夹角余弦 8. 求线段之间的夹角 9. 判断线段是否相交10.判断线段是否相交但不交在端点处 11.求线段所在直线的方程 12.求直线的斜率 13.求直线的倾斜角14.求点关于某直线的对称点15.判断两条直线是否相交及求直线交点16.判断线段是否相交,如果相交返回交点-7. For vector cosine angle 8. For the angle between the line 9. Line judge whether the intersection 10. Line<孤星赶月> 在 2025-06-22 上传 | 大小:1kb | 下载:0