资源列表

排序选择:

« 1 2 ... .19 .20 .21 .22 .23 140124.25 .26 .27 .28 .29 ... 267547 »

[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-04-26 上传 | 大小:1024 | 下载:0

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

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

[教育/学校应用a

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

[微处理器(ARM/PowerPC等)dianlutu-msp430

说明:msp430f449的原理电路图,包括所连接的外设和与JTAG接口的链接。-msp430f449 principle circuit, including the connected peripherals and interfaces with the JTAG link.
<王令> 在 2024-04-26 上传 | 大小:423936 | 下载: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-04-26 上传 | 大小:1024 | 下载:0

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

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

[数值算法/人工智能b

说明:it is matlab source code implemeted in Matlab 7.6. this is utilized in matlab.
<balu> 在 2024-04-26 上传 | 大小:1024 | 下载: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-04-26 上传 | 大小:1024 | 下载:0

[matlab例程c

说明:it is matlab source code implemeted in Matlab 7.6. this is utilized in matlab.
<balu> 在 2024-04-26 上传 | 大小:1024 | 下载: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-04-26 上传 | 大小:1024 | 下载:0

[matlab例程d

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

[Windows编程CPPBuilder6shili

说明:很多的实例,开发技巧,程序齐全,实现功能完备。-This example implements a master/detail relationship between two datasets using the ADO components.
<廖杰> 在 2024-04-26 上传 | 大小:10163200 | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 140124.25 .26 .27 .28 .29 ... 267547 »

源码中国 www.ymcn.org