资源列表
[matlab例程] RayleighDistrib
说明:绘制风频的瑞利分布图,风速区间取在0~30m/s。-Draw up the wind frequency of the Rayleigh distribution,Wind speed range in 0 ~ 30 m/s.<岳文岩> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[matlab例程] SVMcgForClass
说明:svm参数优化方法,网格算法,可修改迭代次数等参数-svm parameter optimization method, the mesh algorithms can modify parameters such as the number of iterations<> 在 2025-07-21 上传 | 大小:1kb | 下载:0
[matlab例程] threshold_tr
说明:adaboost程序,演示程序,直接可以运行,修改部分程序即可运用到自己的应用中-adaboost, presentation program can run directly modify parts of the program can be applied to their own applications<> 在 2025-07-21 上传 | 大小:6kb | 下载:0
[数据结构常用算法] maze
说明:迷宫求解一般采用“穷举法”,逐一沿顺时针方向查找相邻块(一共四块-东(右)、南(下),西(左)、北(上))是否可通,即该相邻块既是通道块,且不在当前路径上。用一个栈来记录已走过的路径栈是限定仅在表尾(top)进行插入或删除操作的线性表。-Maze solving generally use the " exhaustive" one by one to find adjacent blocks in a clockwise direction (a total of four-<xf> 在 2025-07-21 上传 | 大小:1.06mb | 下载:0