资源列表
[matlab例程] dynamicsimulation
说明:此程序很好的解决了六自由度平台的仿真,我经过试验,很有效果!-this procedure very well resolve the 6-DOF simulation platform, I tried very effective!<林瑞仕> 在 2025-02-21 上传 | 大小:323kb | 下载:1
[人工智能/神经网络/遗传算法] svm-toy
说明:SVMtoy 一个SVM图形化演示工具,可以直观地观察SVM的运行情况。-SVMtoy a graphical presentation tools, visual observation of the operation of the SVM.<sunqi> 在 2025-02-21 上传 | 大小:3kb | 下载:1
[matlab例程] MatlabStatistics
说明:Matlab数值计算,数据的统计描述和分析,参数估计,假设检验,Matlab统计工具箱的使用-Matlab numerical calculation, data analysis and statistical descr iption, parameter estimation, hypothesis testing, Matlab Toolbox use statistics<elva> 在 2025-02-21 上传 | 大小:4kb | 下载:1
[matlab例程] ECGrbojiance
说明:一个用小波奇异点监测法来监测心电信号R波的例子,可用在其他信号的奇异点监测上。-a singular point wavelet monitoring method to monitor ECG R-wave example, other signals can be used in the singular point monitoring.<付荣申> 在 2025-02-21 上传 | 大小:5kb | 下载:1
[matlab例程] matlab-gui1111111
说明:matlab-gui 自动控制原理-采样控制系统-Matlab-gui Automatic Control Theory- sampling control system<gvujk> 在 2025-02-21 上传 | 大小:139kb | 下载:1
[数据结构常用算法] shellsort111
说明:附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接<乐乐> 在 2025-02-21 上传 | 大小:19kb | 下载:1