资源列表
[人工智能/神经网络/遗传算法] RandomForestMatlabVersion
说明:Random forest matlab source codes-Random forest Matlab source codes<Hong Liu> 在 2025-04-22 上传 | 大小:510kb | 下载:0
[人工智能/神经网络/遗传算法] eight-num.tar
说明:八数码小游戏,人工智能很著名的问题,作的不好,请多指教。-eight small digital games, artificial intelligence is a well-known problem for the poor, please enlighten.<junjun> 在 2025-04-22 上传 | 大小:129kb | 下载:0
[matlab例程] pwm_inverter
说明:开关电源中pwm用matlab中的simulink表示的仿真模型,做的是闭环实验,还没有引进pid的仿真。有兴趣的看一下-pwm Switching Power Supply with Matlab Simulink said of the simulation model so is the closed-loop experiments, but also the introduction of pid simulation. In<xiaohuang> 在 2025-04-22 上传 | 大小:10kb | 下载:1
[matlab例程] zikong_pid
说明:控制系统中pid控制的仿真模型,是simulink的模型的,希望对学习pid的同学有用。-control system pid control of the simulation model is the model of Simulink, pid hope that the right of students to learn useful.<xiaohuang> 在 2025-04-22 上传 | 大小:6kb | 下载:0
[数学计算/工程计算] qiujuzhendezhi
说明:1.功能 用全选主元高斯消去法计算矩阵A的秩(C语言) 2.函数参数说明 double a[m][n] : 存放mxn阶矩阵A的元素,返回时将被破坏 int m : 矩阵A的行数 int n : 矩阵A的列数 int rank() : 函数返回A的秩 3.文件说明 rank.c为函数程序 rank0.c为主函数程序-1. Function Select All PCA with Gauss<罗坤> 在 2025-04-22 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] qiuyibanhanglieshidezhi
说明:1.功能 用全选主元高斯消去法计算n阶方阵A所对应的行列式的值(C语言) 2.参数说明 double a[n][n] : 存方阵A的元素,返回时被破坏 int n : 方阵A的阶数 double sdet() : 函数返回行列式的值 3.文件说明 sdet.c为函数程序 sdet0.c为主函数程序-1. Function with all the main election yuan Gaus<罗坤> 在 2025-04-22 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] qiufeixianxingfangchengyigeshigendelianfenshifa.ra
说明:1.功能 利用连分式法求非线性方程f(x)=0的一个实根(C语言) 2.参数说明 double *x : 指向迭代初值,返回时指向迭代终值 double eps : 控制精度要求 double (*f)() : 指向计算f(x)值的函数名(由用户自编) int pqrt() : 函数返回迭代次数 3.文件说明 pqrt.c为函数程序 pqrt0.c为主函数程序-1. Continued F<罗坤> 在 2025-04-22 上传 | 大小:1kb | 下载:0