-
CNN
卷积神经网络是人工神经网络的一种,已成为当前语音分析和图像识别领域的研究热点。它的权值共享网络结构使之更类似于生物神经网络,降低了网络模型的复杂度,减少了权值的数量。自己可已加入数据,和修改梯度。(Convolutional neural network is an artificial neural network, it has become a research hotspot speech analysis and image recognition field. It weights shared network structure to make it more similar to biological neural networks, reduce the complexity of the network model, reducing the number of weights. Own data may have been added, and modify gradients.)
- 2016-04-11 10:09:41下载
- 积分:1
-
RGB_lab
Code for conversion of an image from RGB to l, alpha, beta color space and vice versa.
- 2009-11-13 17:05:41下载
- 积分:1
-
safharmonicAPF
shunt active filter
- 2009-12-01 19:43:55下载
- 积分:1
-
dtcs2
discrete time control system textbook by Ogata
- 2010-12-02 17:08:24下载
- 积分:1
-
DifferentialForwardPIDcontrol
说明: 由simulink搭建的前向差分PID控制系统(Simulink erected by the PID control system prior to the difference)
- 2021-04-07 14:49:01下载
- 积分:1
-
Connected-Component-based-text-region-extraction
The basic steps of the connected-component text extraction algorithm are given below,
and diagrammed in Figure 10. The details are discussed in the following sections.
1. Convert the input image to YUV color space. The luminance(Y) value is used for
further processing. The output is a gray image.
2. Convert the gray image to an edge image.
3. Compute the horizontal and vertical projection profiles of candidate text regions
using a histogram with an appropriate threshold value.
4. Use geometric properties of text such as width to height ratio of characters to
eliminate possible non-text regions.
5. Binarize the edge image enhancing only the text regions against a plain black
background.
6. Create the Gap Image (as explained in the next section) using the gap-filling
process and use this as a reference to further eliminate non-text regions the
output.
- 2014-12-16 00:41:34下载
- 积分:1
-
FIND-MORSE-CODE
将背景音乐(交响乐)中的摩斯电码找出并分离出来(morse_code_sound.wav is a mono (1-channel) 11,025 samples per sec, 16-bits per sample, WAV file. There is a morse code signal within the audio file, you should be able to hear it in the background, but it is not very audible (able to be heard). Write a Matlab program to analyze the wav file and determine the narrow range of frequencies occupied by the morse code sound. Then separate the morse code sound into a separate file and the music into a separate file. Write out the separated morse code and the separated music to separate wav files titled your_name_morse.wav and your_name_music.wav)
- 2013-05-09 06:48:34下载
- 积分:1
-
0-classification-matlab(1)
fault detection and classification
- 2014-01-22 12:16:23下载
- 积分:1
-
DVBS2_Matlab
说明: DVBS2 system : transister + receiver
- 2019-02-02 23:52:39下载
- 积分:1
-
Steganography
steganography means we have to hide the information in the image for using encryption and decryption algorithm also.
- 2009-12-28 17:42:23下载
- 积分:1