-
toolbox_wavelets
我找到的matlab的最新工具箱,能解决很多问题,由于内容很杂,有这方面需要的朋友不妨下载看看,仔细研究一下,或许有新的发现(I find the latest Matlab Toolbox can solve many problems, since the content is very complicated, and a need of a friend may wish to download look carefully, there may be a new discovery)
- 2006-05-18 20:55:26下载
- 积分:1
-
FaceDetection
基于肤色简单人脸检测程序,利用肤色在YCBCR空间较好的聚类分布效果。GUI界面(Based on the the complexion simple face detection program, the use of color in a better clustering of the YCBCR space distribution effects.)
- 2012-05-12 20:46:13下载
- 积分:1
-
junhengqi
本程序是用MATLAB编写的孤立词的语音识别的程序,包含mel倒谱分析以及单个词的语音识别。(This procedure is used to prepare MATLAB isolated word speech recognition procedures, including mel cepstrum analysis, and single-word speech recognition. )
- 2014-10-09 21:49:13下载
- 积分:1
-
1245_COR
simulink of mobile robot
vhdl and ise
matlab programm
- 2013-12-16 18:52:50下载
- 积分:1
-
异步电机的滑膜观测器算法仿真模型
说明: 实现异步电机无速度传感器控制,应用滑模观测器(The asynchronous motor is controlled without speed sensor and sliding-mode observer is applied)
- 2020-01-14 16:11:16下载
- 积分:1
-
system_design_and_modeling_with_simulink
ebook about system design and modeling with simulink
- 2009-03-05 17:46:14下载
- 积分:1
-
rbf
類神經網路中的RBF matlab toolbox(Neural network RBF matlab toolbox)
- 2008-06-06 08:57:14下载
- 积分:1
-
m2w
1.编写一个程序,读取一句英语短语,并将其编制成莫尔斯码
莫尔斯码是世界上最著名的编码机制,是1832年由Samuel Morse创立的,用于电报系统使用。莫尔斯码编码规则如下:①字母、数字和一些特殊符号(如圆点、逗号、分号)用一系列指定的点和线表示;②单词之间用三个空格分开,没有点和线;③编码字母之间用一个空格。
(1 write a program to read a word, English phrases, and programmed into the Morse code
Morse Ma is the encoding mechanism of the world s most famous, is in 1832 by the Samuel Morse foundation, used for telegraph system. Morse coding rules are as follows: ① letters, numbers and special symbols (such as dot, comma, semicolon) is represented by a series of specified points and lines the words are separated by three spaces, no point and line the code letters with a space.
)
- 2013-05-07 10:42:20下载
- 积分:1
-
euclid_dist
this is the 4th file of coding
- 2011-05-17 02:07:25下载
- 积分:1
-
disteu
DISTEU Function
DISTEU Pairwise Euclidean distances between columns of two matrices
Input:
x, y: Two matrices whose each column is an a vector data.
Output:
d: Element d(i,j) will be the Euclidean distance between two
column vectors X(:,i) and Y(:,j)
Note:
The Euclidean distance D between two vectors X and Y is:
D = sum((x-y).^2).^0.5
- 2013-03-15 15:11:01下载
- 积分:1