资源列表

« 1 2 ... .93 .94 .95 .96 .97 21098.99 .00 .01 .02 .03 ... 28522 »

[matlab例程svm

说明:用matlab编写的SVM模型,用于进行植物分类,包括主程序、训练集和测试集。-Using matlab SVM model, used for plant taxonomy, including the main program, the training and test sets.
<李欢> 在 2025-07-27 上传 | 大小:147kb | 下载:0

[压缩解压chepaishibie

说明:本设计为基于颜色的车牌识别程序源码,可以识别三张车牌照,含有人机交互界面GUI;-The design for the color-based license plate recognition program source code, you can identify three car license plate, containing interactive interface GUI
<王春水> 在 2025-07-27 上传 | 大小:147kb | 下载:0

[matlab例程fftawavelet

说明:paper_1:生成论文中信号——《FFT和小波变换在信号降噪中的应用_刘鲭洁》 paper_2:FFT降噪处理——《FFT和小波变换在信号降噪中的应用_刘鲭洁》 signal:小波变换降噪前信号 denoise signal:小波变换降噪后信号——《FFT和小波变换在信号降噪中的应用_刘鲭洁》-Paper_1: paper signal generation- the FFT and the application of wavelet transform in signal no
<Shawn> 在 2025-07-27 上传 | 大小:147kb | 下载:0

[matlab例程quadrotor

说明:四轴飞机matlab模型,可以进行仿真实验-Axis matlab model aircraft, can be simulated experiment
<Daniel> 在 2025-07-27 上传 | 大小:147kb | 下载:0

[人工智能/神经网络/遗传算法stanford_dl_ex-master

说明:适合自然语言的初学者,包括许多神经网络的知识-very useful to the stufy of cnn
<bigbang> 在 2025-07-27 上传 | 大小:147kb | 下载:0

[压缩解压1237

说明:整理好的G系列语音解码库,Easy_G7231.lib, Easy_G722.lib,Easy_G728.lib,Easy_G729 A.lib-audio g.722.1 g722 g723 g721 g729 g728 codec decoder
<lucky> 在 2025-07-27 上传 | 大小:147kb | 下载:0

[数据结构常用算法Bubble-Sort

说明:冒泡排序是一种极其简单的排序算法,也是我所学的第一个排序算法。它重复地走访过要排序的元素,一次比较相邻两个元素,如果他们的顺序错误就把他们调换过来,直到没有元素再需要交换,排序完成。-Bubble sort is a simple sorting algorithm, sorting algorithm is first learned by me. It repeatedly visited to sort the elements, a comparison of the two adjac
<靳以2002> 在 2025-07-27 上传 | 大小:147kb | 下载:0

[数据结构常用算法Selection-Sort

说明:选择排序也是一种简单直观的排序算法。它的工作原理很容易理解:首先在未排序序列中找到最小(大)元素,存放到排序序列的起始位置;然后,再从剩余未排序元素中继续寻找最小(大)元素,放到已排序序列的末尾。以此类推,直到所有元素均排序完毕。-Selection sort is a simple and intuitive sort algorithm. Its working principle is easy to understand: first in the unsorted sequence t
<靳以2002> 在 2025-07-27 上传 | 大小:147kb | 下载:0

[数据结构常用算法Insertion-Sort

说明:插入排序在实现上,通常采用in-place排序(即只需用到O(1)的额外空间的排序),因而在从后向前扫描过程中,需要反复把已排序元素逐步向后挪位,为最新元素提供插入空间。- Insertion sort in the implementation, is usually used in place sorting (i.e., only need to sort of O (1) extra space). Therefore in the forward scan process a
<靳以2002> 在 2025-07-27 上传 | 大小:147kb | 下载:0

[matlab例程ekfukf_1_3

说明:Kalman 滤波和平滑工具箱,包括了 Kalman 滤波和平滑 EKF 和 平滑 CKF 和平滑 UKF 和平滑 GHQF 和平滑 IMM 滤波和平滑-EKF/UKF is an optimal filtering toolbox for Matlab. Optimal filtering is a frequently used term for a process, in which the state of a dynamic system is estimate
<yinchao> 在 2025-07-27 上传 | 大小:147kb | 下载:0

[matlab例程dehghan

说明:Fuzzy support vector machine for classification of EEG signals using wavelet-based features
<payam/hamid> 在 2025-07-27 上传 | 大小:147kb | 下载:0

[matlab例程NOMA-OFDMA-SIM

说明:非正交多址接入(NOMA)和正交频分多址接入(OFDMA)的性能对比-Non-orthogonal multiple access (NOMA) and orthogonal frequency division multiple access (OFDMA) performance comparison
<余秉谚> 在 2025-07-27 上传 | 大小:147kb | 下载:3
« 1 2 ... .93 .94 .95 .96 .97 21098.99 .00 .01 .02 .03 ... 28522 »

源码中国 www.ymcn.org