-
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
-
Html and css key to explain the desire to help students who are learning
主要讲解html和css 希望可以帮到正在学习的同学-Html and css key to explain the desire to help students who are learning
- 2022-04-16 05:11:54下载
- 积分:1
-
可做课程设计参考使用
可做课程设计参考使用-do curriculum design reference
- 2022-02-06 22:56:11下载
- 积分:1
-
SQL查询优化 SQL查询优化
SQL查询优化 SQL查询优化-SQL Query Optimization SQL Query Optimization
- 2023-01-01 13:05:07下载
- 积分:1
-
简单介绍128条形码编码规则。PDF文档。
简单介绍128条形码编码规则。PDF文档。-Introduce a simple bar code 128 encoding rules. PDF document.
- 2022-07-15 18:32:27下载
- 积分:1
-
关于数据结构课程中实现队列的各种操作包括入出队列等
关于数据结构课程中实现队列的各种操作包括入出队列等
- 2022-01-30 23:23:31下载
- 积分:1
-
离散Fourier变换(简称DFT)为离散信号的分析从理论上提供了变换工具,但由于计算时间较长而难以实现,快速Fourier变换(简称FFT)则是一种减少计算时...
离散Fourier变换(简称DFT)为离散信号的分析从理论上提供了变换工具,但由于计算时间较长而难以实现,快速Fourier变换(简称FFT)则是一种减少计算时间的有效算法。本文在对DFT计算量进行分析的基础上指出了FFT的实现途径与计算方法,针对FFT算法进行了程序设计并给出了应用实例。-Discrete Fourier transform (referred to as DFT) analysis for discrete signal theory provides a transform tool, but due to a computational time and difficult to realize, fast Fourier transform (the FFT) is a reduction in the effective algorithm to calculate time. In this paper, DFT calculation was carried out on the basis of the analysis points out the ways and realize the FFT calculation of FFT algorithm for program design and application examples are given.
- 2022-10-16 22:45:03下载
- 积分:1
-
这个是我从别处看的,还行
这个是我从别处看的,还行-one draws from this is what I see, OK
- 2023-06-17 06:25:03下载
- 积分:1
-
网络通信间编解码通用模块设计文档,可以参照设计自己的格式...
网络通信间编解码通用模块设计文档,可以参照设计自己的格式-network communication between codecs common module design document, reference design their own format
- 2022-07-09 04:08:52下载
- 积分:1
-
OFDM Simulation Using Matlab
OFDM Simulation Using Matlab
- 2022-04-13 14:34:14下载
- 积分:1