资源列表
排序选择:
[matlab例程] pso GA PID参数整定
说明:该程序为微粒群算法与遗传算法求解pid参数整定MATLAB程序,优化结果包含参数输出与参数曲线变化图。(The program solves the PID parameter tuning MATLAB program for particle swarm optimization and genetic algorithm, and the optimization results include parameter output and parameter curve change dia<渔舟煮酒> 在 2025-06-05 上传 | 大小:4kb | 下载:0
[其他小程序] python源代码
说明:opp 面向对象 封装 客观的事物封装成抽象的的类 继承 子类派生类 基类 父类 超类 object 多态 一个类实例的的相同方法 在不同情形不同表现形式 原则 单一 一个类的功能 开放封闭原则-- 替换原则 依赖原则 object(Opp object oriented Encapsulation of objective things into an abstract class Inheri<Jankin-Wen> 在 2025-06-05 上传 | 大小:8kb | 下载:0
[其他小程序] 继承
说明:创建实例时,python会自动调用类中的__init__方法,以隐性地为实例提供属性 __init__ 方法被称为构造器 如果类中没有定义__init__方法,实例创建之初仅是一个简单的名称空间 class Myclass: a ="hello world" def __init__(self,x) self.name=x x =Myclass("list") y = Myclass("abc") 重载构造器(Wh<Jankin-Wen> 在 2025-06-05 上传 | 大小:727kb | 下载:0
[matlab例程] rayleigh_dispersion_p
说明:输入参数,可自动提取瑞雷波频散曲线,含使用说明。(The input parameters can automatically extract the Rayleigh Leibo dispersion curve, including the usage descr iption.)<xiaoluowa> 在 2025-06-05 上传 | 大小:11kb | 下载:1