资源列表
[matlab例程] immunityFaultDiagnosis
说明:人工免疫算法应用到故障诊断领域的实例代码,可以在Matlab中直接运行,可以进行适当的修改,对算法进行改进(The artificial immune algorithm is applied to the case code of the fault diagnosis field. It can be run directly in the Matlab, and can be modified properly to improve the algorithm.)<匠心攻城> 在 2025-07-23 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] code2
说明:线性神经网络和单层感知机非常相似,输入层、输出层甚至是误差迭代函数都相同,唯一的区别就是他们的传输函数不同(Linear neural network and single-layer perceptron are very similar. Input layer, output layer and even error iteration function are all the same. The only difference is their transmission function<白衣沽酒绮罗生> 在 2025-07-23 上传 | 大小:7kb | 下载:0
[人工智能/神经网络/遗传算法] Ch03
说明:决策树的实现,压缩中包含数据和代码,祝大家玩的开心(The implementation of the decision tree, compression contains the data and code, I wish you all fun)<jy007> 在 2025-07-23 上传 | 大小:7kb | 下载:0
[matlab例程] 多目标粒子群算法matlab源代码
说明:用matlab写的多目标粒子群算法,适合新手学习,欢迎下载(Multi objective particle swarm optimization algorithm written by Matlab is suitable for beginners learning. Welcome to download.)<有点不够帅> 在 2025-07-23 上传 | 大小:7kb | 下载:0
[matlab例程] Gravitational Search algorithm
说明:万有引力算法,是一种基于万有引力定律和牛顿第二定律的种群优化算法。该算法通过种群的粒子位置移动来寻找最优解,即随着算法的循环,粒子靠它们之间的万有引力在搜索空间内不断运动,当粒子移动到最优位置时,最优解便找到了。(Gravitational Search algorithm)<南腔北调> 在 2025-07-23 上传 | 大小:7kb | 下载:0
[matlab例程] traditionalpid
说明:用matlab做的传统PID,不错!!!!!!(matlab tradition PID)<莫名~> 在 2025-07-23 上传 | 大小:7kb | 下载:0
[matlab例程] pitch_control
说明:pitch control of double fed induction generator<alphagold> 在 2025-07-23 上传 | 大小:7kb | 下载:0
[matlab例程] inverter_model
说明:三相逆变器模型 pid control....................(inverter_model pid control ...................)<innovation> 在 2025-07-23 上传 | 大小:7kb | 下载:0
[matlab例程] Step4_zhibiao2
说明:用于计算时间序列预测结果的误差指标,非常好用。(Error index for calculating time series prediction results.)<孙争全> 在 2025-07-23 上传 | 大小:7kb | 下载:0
[matlab例程] matlab串口通信基础讲义
说明: 在Matlab环境下,读取串口数据的方式可以分为两种—查询和中断。以查询的方式进行串行通信时,如下位单片机有大量的数据分时分批传送给PC机,就需要不停查询串行口的缓冲区,有数据就读取;虽然编程容易,但这样做不能对数据进行实时处理,系统实时性不高,而且会极大地占用系统的资源。以中断的方式对串口进行控制实现串行通信,就可以实时处理下位机传送的数据;但编程相对复杂一些,需要采用Matlab的事件和回调函数机制。(In Matlab environment, there are two ways to<SDDASDASD> 在 2025-07-23 上传 | 大小:7kb | 下载:0