资源列表

« 1 2 ... .62 .63 .64 .65 .66 17067.68 .69 .70 .71 .72 ... 28523 »

[人工智能/神经网络/遗传算法123

说明:遗传算法的研究与进展,很经典的一篇论文,被引频次很高-Genetic Algorithm Research and Development, a classic paper, a high citation
<wfujpn105> 在 2025-10-31 上传 | 大小:350kb | 下载:0

[matlab例程YCgCr_detect

说明:基于YCgcr肤色空间的自适应阈值分割的算法,本人根据论文《YCgCr颜色空间的肤色聚类人脸检测法》原创-YCgcr color space based adaptive thresholding algorithm, I am under the thesis " YCgCr color clustering color space face detection method" original
<李泽宇> 在 2025-10-31 上传 | 大小:2kb | 下载:1

[matlab例程New-Folder

说明:This folder contains presentation file on electrostatic discharge and its adverse effects.Then this folder contains my matlab final project report and the project title was designing butterworth filters using matlab.Then this folder also contain one
<gul> 在 2025-10-31 上传 | 大小:863kb | 下载:0

[matlab例程Adaboost_improve

说明:adaboost训练过程很烦琐,收集了Adaboost的改进算法的论文汇总,对做Adaboost的同志很有帮助-adaboost training process is very cumbersome, a collection of papers Improved Algorithm for Adaboost summary, very helpful for the comrades to do Adaboost
<李泽宇> 在 2025-10-31 上传 | 大小:967kb | 下载:0

[数据结构常用算法81357719ClassAstar

说明:A星算法寻找路径的程序,是用C++的,仅供大家参考-path algorithm for the procedure is the use of C, is for your reference
<madud00079> 在 2025-10-31 上传 | 大小:22kb | 下载:0

[matlab例程LMSADF2

说明:it is matlab source code implemeted in Matlab 7.6. this is utilized in matlab.
<balu> 在 2025-10-31 上传 | 大小:1kb | 下载:0

[matlab例程checks-RGB-show-and-grayscale

说明:支票印鉴图的R、G、B三个分量的显示图像并将RGB图转换为灰度图像-Check seal map R, G, B three components of the display image was converted to grayscale and RGB images
<> 在 2025-10-31 上传 | 大小:1.41mb | 下载:0

[matlab例程Extraction-based-on-HSV-for-the-seal

说明:对支票印鉴图像在HSV颜色模型下,根据设定的阈值对印鉴进行提取-Seal on the check image in HSV color model, based on the threshold of the seal set to extract
<> 在 2025-10-31 上传 | 大小:222kb | 下载:0

[matlab例程diguishenjing

说明:递归算法 [1 1 1 0 0 0 1 0 0 1 1 0 0 0 1 1 1 1 0] t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1] 给权值赋初值 w1=eye(5,10) w2=eye(10,5) wr=eye(10,10)/3 wobias=eye(6,5)/4 wbias=eye(6,10)/3 x=ones(6,10)/3 ww2=zeros(10,5
<王飞> 在 2025-10-31 上传 | 大小:1kb | 下载:0

[matlab例程Otsu-segmentation-method-for-check

说明:应用最大类间方差方法,对支票印鉴图像进行分割处理-Application of Otsu method, image segmentation seal check
<> 在 2025-10-31 上传 | 大小:163kb | 下载:0

[matlab例程ELM

说明: 训练集/测试集产生 load spectra_data.mat 随机产生训练集和测试集 temp = randperm(size(NIR,1)) 训练集——50个样本 P_train = NIR(temp(1:50),:) T_train = octane(temp(1:50),:) 测试集——10个样本 P_test = NIR(temp(51:end),:) T_test = octane(temp(51:end),:) N = si
<王飞> 在 2025-10-31 上传 | 大小:1kb | 下载:0

[matlab例程Seal-cut-for-color-image

说明:支票印鉴图的彩色图像分割,在处理过程中选取感兴趣的颜色(红色)进行分割-Check seal map image segmentation, are interested in the process, select the color (red) were divided
<> 在 2025-10-31 上传 | 大小:21kb | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 17067.68 .69 .70 .71 .72 ... 28523 »

源码中国 www.ymcn.org