资源列表

« 1 2 ... .60 .61 .62 .63 .64 17065.66 .67 .68 .69 .70 ... 28522 »

[matlab例程LMSADF2

说明:it is matlab source code implemeted in Matlab 7.6. this is utilized in matlab.
<balu> 在 2024-11-20 上传 | 大小: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
<> 在 2024-11-20 上传 | 大小: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
<> 在 2024-11-20 上传 | 大小: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=
<王飞> 在 2024-11-20 上传 | 大小:1kb | 下载:0

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

说明:应用最大类间方差方法,对支票印鉴图像进行分割处理-Application of Otsu method, image segmentation seal check
<> 在 2024-11-20 上传 | 大小: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 = oc
<王飞> 在 2024-11-20 上传 | 大小:1kb | 下载:0

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

说明:支票印鉴图的彩色图像分割,在处理过程中选取感兴趣的颜色(红色)进行分割-Check seal map image segmentation, are interested in the process, select the color (red) were divided
<> 在 2024-11-20 上传 | 大小:21kb | 下载:0

[数值算法/人工智能b

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

[matlab例程rengongmianyi

说明:a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=i
<王飞> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[matlab例程c

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

[matlab例程shenjingwangluo

说明:T=[1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] 输入向量的最大值和最小值 threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net=newff(threshold,[31 3],{ tansig , logsig }, trainlm )
<王飞> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[matlab例程d

说明:it is matlab source code implemeted in Matlab 7.6. this is utilized in matlab.
<balu> 在 2024-11-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 17065.66 .67 .68 .69 .70 ... 28522 »

源码中国 www.ymcn.org