资源列表

« 1 2 ... .36 .37 .38 .39 .40 20841.42 .43 .44 .45 .46 ... 21480 »

[其他小程序CNN

说明:细胞神经网络,简称为CNN,由于其能够产生混沌吸引子,而被广泛应用于加密系统中,本代码为画出CNN的超混沌吸引子。-Neural networks, referred to as CNN, due to its ability to generate chaotic attractor, and is widely used encryption system, the code for drawing CNN super chaoti
<秦伊诺> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[其他小程序src

说明:canny边缘检测,使用canny算法进行图像边缘检测,阈值在代码里-canny edge detection, using canny edge detection algorithm, the threshold in the code
<Olivia> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[其他小程序LCS

说明:动态规划,将两个字符串结合起来,他们的公共子串只输出一次。根据LCS函数对每一步该向左、向上还是向左上对角线走的状态用state[i][j]进行标记。打印函数PrintLCS中,state[][]==1的时候,表示往左上回溯,2时往上回溯,3时往左回溯。直到i=0且j=0即到了表初始位置时结束,然后由之前的路线打印字符串。-The LCS for public the firstborn sequence.
<金颖> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[其他小程序SingleTemplate

说明:一个单例类的typdef写法,可以直接继承使用,无需自己再写。-A singleton class typdef method and can be used directly, without the written again.
<> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[其他小程序lms

说明:lms算法的matlab实现,该程序针对一个典型的信号估计模型,实现了对系统参数的估计和预测。-lms algorithm matlab implementation, the program for a typical signal estimation model, the realization of system parameters estimates and projections.
<宇文泰> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[其他小程序rls

说明:RLS算法的matlab实现,该程序使用最小二乘估计法估计一个典型系统。-RLS algorithm matlab implementation, it is estimated that a typical system using a least squares estimation procedure.
<宇文泰> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[其他小程序focuss_self

说明:压缩感知之FOCUSS算法,可用于稀疏恢复,随机字典,对行列比有要求-FOCUSS algorithm for compressed sensing
<he> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[其他小程序ferry-loading

说明:Ferry loading 问题C语言源代码. 使用动态规划方法.-Ferry loading C language source code using dynamic programming method.
<Harold> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[其他小程序kemanstuxiang

说明:利用K均值聚类算法进行图像分类的基本方法,将模式识别方法与图像处理技术相结合,-Using K means clustering algorithm to carry out the basic method of image classification, the pattern recognition method and image processing technology,
<科研> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[其他小程序xunlianyangbenwucha

说明:利用感知器和BP网进行模式识别的基本方法,对图像分割处理-Basic method of pattern recognition using perceptron and BP net, the image segmentation processing
<科研> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[其他小程序qiyiyangbenwucha

说明:利用感知器和BP网进行模式识别的基本方法,分类线性不可分样本-The basic method of pattern recognition based on perceptron and BP net, the linear non separable sample
<科研> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[其他小程序cmohu

说明:C均值聚类算法的MATLAB程序,在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功-C mean clustering algorithm MATLAB procedures, in many fuzzy clustering algorithm, fuzzy C- means (FCM) algorithm is the most widely used and successful
<科研> 在 2025-02-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 20841.42 .43 .44 .45 .46 ... 21480 »

源码中国 www.ymcn.org