资源列表
[数学计算/工程计算] HyperbolaRegress
说明:双曲线回归方程 HyperbolaRegress.cs 注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错流程控制。X不能为0。 方程模型为 public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double forecast(double x) 预测函数,根据模型得到预测结果。 pub<wangyinghao> 在 2025-10-16 上传 | 大小:4kb | 下载:0
[matlab例程] annexamples
说明:实现竞争功能-Realize competitive features<matlab> 在 2025-10-16 上传 | 大小:4kb | 下载:0
[matlab例程] quadraticprograming
说明:计算不等式约束情况下二次规划问题,操作平台是MATLAB-Calculation of inequality constrained quadratic programming problem cases, operation platform is a MATLAB<任林> 在 2025-10-16 上传 | 大小:4kb | 下载:0
[matlab例程] double_pendulum1
说明:只是偶搭建的关于二级倒立摆模糊控制的Matlab模块文件,可以直接用,肯定对研究倒立摆的同仁有帮助-Only occasionally set up on a double inverted pendulum fuzzy control module of the Matlab files, can be directly used, the study affirmed the inverted pendulum has Tongren help<李孙权> 在 2025-10-16 上传 | 大小:4kb | 下载:0
[matlab例程] robot
说明:这是偶最近研究的成果,正准备写论文的,关于一类单关节机器人的基于滤波器的滑模变机构控制策略,有完整的控制器和对象S函数,以及整个系统的模块文件,好处不用我说拉!-This is the duality results of recent studies, is preparing to write papers on a class of single-joint robot filter based sliding mode control strategy, the controller a<李孙权> 在 2025-10-16 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] TSP_PSO
说明:用粒子群方法解决TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可-Using Particle Swarm solution to TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter input program<王元> 在 2025-10-16 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] TSP_GA
说明:用遗传算法求解TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可。-Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter entry process.<王元> 在 2025-10-16 上传 | 大小:4kb | 下载:0