资源列表

« 1 2 ... .30 .31 .32 .33 .34 27235.36 .37 .38 .39 .40 ... 28522 »

[matlab例程Computational Statistics with Matlab

说明:maching learning for beginer
<buivantrinh> 在 2025-01-22 上传 | 大小:991kb | 下载:0

[matlab例程BEMD

说明:BEMD对图像进行分解,包络构造采用Delaunay三角剖分和三次插值,得到分解的结果。 输入:灰度bmp图像 输出:imf1 imf2 imf3 残差(BEMD image decomposition, the envelope structure using Delaunay triangulation and cubic interpolation, the result of decomposition. Input: grey
<YOYO666> 在 2025-01-22 上传 | 大小:217kb | 下载:0

[matlab例程Aim

说明:Convolution and Correlations in MATLAB
<komu> 在 2025-01-22 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法QuickSort

说明:改进的基于c++的快速排序算法排序算法大体可分为两种:     一种是比较排序,时间复杂度O(nlogn) ~ O(n^2),主要有:冒泡排序,选择排序,插入排序,归并排序,堆排序,快速排序等。     另一种是非比较排序,时间复杂度可以达到O(n),主要有:计数排序,基数排序,桶排序等。(Improved fast sorting algorithm based on C ++)
<zuijiaoluo> 在 2025-01-22 上传 | 大小:3.21mb | 下载:0

[数值算法/人工智能CountingSort

说明:改进的基于c++的计算排序算法。排序算法大体可分为两种:     一种是比较排序,时间复杂度O(nlogn) ~ O(n^2),主要有:冒泡排序,选择排序,插入排序,归并排序,堆排序,快速排序等。     另一种是非比较排序,时间复杂度可以达到O(n),主要有:计数排序,基数排序,桶排序等。(Improved calculation algorithm based on C ++. There are two kinds of sort
<zuijiaoluo> 在 2025-01-22 上传 | 大小:3.19mb | 下载:0

[数值算法/人工智能HeapSort

说明:改进的基于c++的堆积排序算法。排序算法大体可分为两种:     一种是比较排序,时间复杂度O(nlogn) ~ O(n^2),主要有:冒泡排序,选择排序,插入排序,归并排序,堆排序,快速排序等。     另一种是非比较排序,时间复杂度可以达到O(n),主要有:计数排序,基数排序,桶排序等。(Improved stacking algorithm based on C ++. There are two kinds of sorting
<zuijiaoluo> 在 2025-01-22 上传 | 大小:3.18mb | 下载:0

[数据结构常用算法InsertSort1

说明:改进的基于c++的插入排序算法。排序算法大体可分为两种:     一种是比较排序,时间复杂度O(nlogn) ~ O(n^2),主要有:冒泡排序,选择排序,插入排序,归并排序,堆排序,快速排序等。     另一种是非比较排序,时间复杂度可以达到O(n),主要有:计数排序,基数排序,桶排序等。(Improved C ++ Based Insertion Sorting Algorithm. There are two kinds of s
<zuijiaoluo> 在 2025-01-22 上传 | 大小:3.18mb | 下载:0

[数据结构常用算法MergeSort

说明:改进的基于c++的归并排序算法。排序算法大体可分为两种:     一种是比较排序,时间复杂度O(nlogn) ~ O(n^2),主要有:冒泡排序,选择排序,插入排序,归并排序,堆排序,快速排序等。     另一种是非比较排序,时间复杂度可以达到O(n),主要有:计数排序,基数排序,桶排序等。(Improved c ++ based merge sort algorithm. There are two kinds of sorting
<zuijiaoluo> 在 2025-01-22 上传 | 大小:3.17mb | 下载:0

[matlab例程bpsk

说明:BPSK在AWGN信道下误码性能,画图说明(Error performance of BPSK in AWGN channel, drawing descr iption)
<sincerely> 在 2025-01-22 上传 | 大小:3kb | 下载:0

[matlab例程Matlab2010经典超强教程%28清晰、免费版%29

说明:本资料可作为为matlab编程入门学习使用,有较好的参考作用(The upload material is a Fortran 95 programming PDF, which can be used as a reference for learning Fortran language)
<zzli> 在 2025-01-22 上传 | 大小:14.16mb | 下载:0

[数据结构常用算法二叉树的四种遍历方式与层序创建

说明:本例程实现对于二叉树的四种遍历方式,先序,中序,后序,层序四种遍历(This routine implements four traversing methods for two forked trees, the first order, the middle order, the rear order and the sequence of four ergodicity.)
<煜沉> 在 2025-01-22 上传 | 大小:13kb | 下载:0

[数据结构常用算法七种排序算法

说明:本例程是对于冒泡、插入,归并等7种排序算法的程序实现,归纳在一起可做比较(This routine is a program implementation of 7 sorting algorithms, such as bubbling, inserting, merging, and so on.)
<煜沉> 在 2025-01-22 上传 | 大小:29kb | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 27235.36 .37 .38 .39 .40 ... 28522 »

源码中国 www.ymcn.org