资源列表

« 1 2 ... .37 .38 .39 .40 .41 27742.43 .44 .45 .46 .47 ... 28521 »

[数据结构常用算法lab

说明:对于初始给定的数组,通常存在多个长度大于1的已自然排好序的子数组段.例如,若数组a中元素为{4,8,3,7,1,5,6,2},则自然排好序的子数组段有{4,8},{3,7},{1,5,6},{2}.用一次对数组a的线性扫描就足以找出所有这些排好序的子数组段.然后将相邻的排好序的子数组段两两合并,构成更大的排好序的子数组段({3,4,7,8},{1,2,5,6}).继续合并相邻排好序的子数组段,直至整个数组已排好序。-For the in
<cqd> 在 2025-05-07 上传 | 大小:1kb | 下载:0

[matlab例程imagedasar

说明:Basic tutorial for image
<LLA> 在 2025-05-07 上传 | 大小:1kb | 下载:0

[matlab例程gpc_prepare

说明:高斯过程二分类的预处理函数,它估计了log(q(y|X,θ-gaussian processes classification prepare function
<张番栋> 在 2025-05-07 上传 | 大小:1kb | 下载:0

[matlab例程LBM

说明:利用LBM方法研究圆柱绕流模拟问题,LBM即为格子玻尔兹曼方法,用微观的角度反应宏观的现象-use LBM method to simulate cylinder streaming question
<sunjims> 在 2025-05-07 上传 | 大小:1kb | 下载:0

[matlab例程hog

说明:基于图像处理的HOG特征提取,可根据参数设置来确定自己设定的HOG特征-determined according to its own set of parameter settings
<王士库> 在 2025-05-07 上传 | 大小:1kb | 下载:0

[matlab例程acosamp

说明:压缩感知重构算法中的稀疏度自适应压缩采样算法代码-Compressed sensing reconstruction algorithm sparsity adaptive compression algorithm code samples
<姚小古> 在 2025-05-07 上传 | 大小:1kb | 下载:1

[matlab例程Iromp

说明:改进的正则化正交匹配追踪算法代码,对正则化的规则进行了修改-Improved regularized orthogonal matching pursuit algorithm code for regularization rules were modified
<姚小古> 在 2025-05-07 上传 | 大小:1kb | 下载:1

[matlab例程rcosamp

说明:压缩采样重构算法中的正则化压缩采样匹配追踪算法-Compression sampling reconstruction algorithm regularized compressive sampling algorithm Matching Pursuit
<姚小古> 在 2025-05-07 上传 | 大小:1kb | 下载:0

[matlab例程cs-isp

说明:改进的子空间匹配追踪算法,对原子的筛选做了进一步的改进-Improved subspace matching pursuit algorithm, screening atoms make further improvement
<姚小古> 在 2025-05-07 上传 | 大小:1kb | 下载:0

[matlab例程cs-sarcosamp

说明:改进的稀疏度自适应正则化压缩采样匹配追踪算法,在自适应的基础上运用了正则化的思想-Improved adaptive sparsity regularization compressive sampling Matching Pursuit algorithm, based on the use of adaptive regularization ideas
<姚小古> 在 2025-05-07 上传 | 大小:1kb | 下载:0

[matlab例程random

说明:随机生成一系列随机点,随机点用图形图层表示。随机生成一系列随机点,随机点用图形图层表示。-Randomly generate a series of random points, random dots with the graphics layer.Randomly generate a series of random points, random dots with the graphics layer.
<mamengli> 在 2025-05-07 上传 | 大小:1kb | 下载:0

[matlab例程implicit_euler_iterative_solve

说明:美式期权计算程序,利用的是implicit euler方法进行计算-implicit euler method to calculate American option.
<罗莘> 在 2025-05-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 27742.43 .44 .45 .46 .47 ... 28521 »

源码中国 www.ymcn.org