-
A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵
A2=sim(netn,A) netn是前面已训练好的神经网...
A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵
A2=sim(netn,A) netn是前面已训练好的神经网络
A2=compet(A2)
answer=find(compet(A2)==1)
plotchar(alphabet(:,answer)) -A = alphabet (:, 1)+ Rand (35,1) alphabet is the definition of good character characteristic matrix A2 = sim (netn, A) netn that have already trained neural network A2 = compet (A2) answer = find (compet (A2) == 1) plotchar (alphabet (:, answer))
- 2022-03-22 00:30:20下载
- 积分:1
-
Program
程控交换与宽带交换课件,帮助大家学习,共同进步,希望大家也把课件上传,大家交流学习-Program-controlled switching and broadband exchange of courseware to help the U.S. study, and common progress, I hope everyone also courseware upload, communicate U.S. study
- 2022-01-22 05:36:54下载
- 积分:1
-
图的邻接矩阵、邻接表、十字链表、邻接多重链表存储结构表示及其创建算法的c语言实现 图的深度优先搜索遍历算法和图的广度优先搜索遍历算法及C语言实现...
图的邻接矩阵、邻接表、十字链表、邻接多重链表存储结构表示及其创建算法的c语言实现 图的深度优先搜索遍历算法和图的广度优先搜索遍历算法及C语言实现-the adjacency matrix, the adjacent table, Cross Chain, Listless multiple adjacent storage structure and said the creation algorithm in C Language map of the depth-first traversal algorithm and search a broad plan Search priority traversal algorithm and C Language
- 2022-02-02 21:19:17下载
- 积分:1
-
这个一个编码后的H.264文件,供做编解码的朋友使用
这个一个编码后的H.264文件,供做编解码的朋友使用-This a H.264 encoded files for codecs make use of the Friend
- 2022-08-10 02:55:44下载
- 积分:1
-
非常有用的资料,对学习VHDL很有帮助,大家要好好珍惜
非常有用的资料,对学习VHDL很有帮助,大家要好好珍惜-Very useful information, to learn VHDL helpful, we have to cherish! !
- 2023-08-02 10:00:04下载
- 积分:1
-
假设你需要指定范围内的随机数,传统的方法是使用ANSI C的函数random(),然后格式化结果以便结果是落在指定的范围内。但是,使用这个方法至少有两个缺点...
假设你需要指定范围内的随机数,传统的方法是使用ANSI C的函数random(),然后格式化结果以便结果是落在指定的范围内。但是,使用这个方法至少有两个缺点-suppose you need, within specified limits, random number, the traditional method is to use ANSI C function random (), then formatted results to the results fell within the scope specified. However, the use of this method at least two shortcomings
- 2022-02-20 20:43:34下载
- 积分:1
-
用8位数码管组成显示电路提示信息,当输入密码时,只显示“8.”,当密码位数输入完毕按下确认键时,对输入的密码与设定的密码进行比较,若密码正确,则门开,此处用LE...
用8位数码管组成显示电路提示信息,当输入密码时,只显示“8.”,当密码位数输入完毕按下确认键时,对输入的密码与设定的密码进行比较,若密码正确,则门开,此处用LED发光二极管亮一秒钟做为提示,同时发出“叮咚”声;若密码不正确,禁止按键输入3秒,同时发出“嘀、嘀”报警声;若在3秒之内仍有按键按下,则禁止
-With 8-bit digital tube display circuit message, when the input password, only shows "8.", When the median enter password press the confirm button when finished to set the password with the password for comparison, if the password correct, then the door opened here with a bright LED light-emitting diodes as a matter of seconds suggests that at the same time issued a "ding dong" sound if the password is not correct to prohibit the importation of key three seconds, at the same time issued a "嘀,嘀" alarm sound if within 3 seconds press the button there, then the prohibition of
- 2022-08-18 09:32:49下载
- 积分:1
-
数据库连接方法
数据库连接方法 -Database connection methods database connection methods
- 2022-07-24 14:04:53下载
- 积分:1
-
高清晰、高质量的PPT模板,韩国人做滴!
高清晰、高质量的PPT模板,韩国人做滴!-High-definition, high-quality PPT template, Korean make drops!
- 2022-01-21 01:00:48下载
- 积分:1
-
基于MATLAB完成的神经网络源程序
对于初学者有一定帮助
基于MATLAB完成的神经网络源程序
对于初学者有一定帮助-MATLAB-based complete source code for the neural network to some extent help the beginner
- 2023-03-05 23:20:03下载
- 积分:1