搜索资源列表
Stewart-91
- Tiny Voice—is based on a low-cost, 20-pin single-chip controller. It’s a speaker-dependent, templatebased, isolated-word recognizer. You train it to recognize your voice.
hangman
- This file performs the famous game of HANGMAN. The rules of the Game are:There is an unknown Word whose characters are displayed as * s in front of You in the Figure Window You have nine trials to know that Word You just type a letter and pr
wordreportdemo
- 本程序的功能是将模型生成到word中的演示-The program s function is to generate a model to demonstrate in word
test
- 先生成这样的一幅500*500的RGB彩色图像:一个田字格,左上和右下是绿色,右上是红色,坐下是蓝色。并进行如下处理:(a)将该图像转换到HSI空间,用25*25的平均模板模糊H分量图像,再转换回RGB空间;(b)重复(a),只是这次处理的是S分量。最后简单分析结果。(内含实验报告) -Mr. into a 500* 500 RGB color image: a field word lattice, the upper left and lower right is green, the
m2w
- 1.编写一个程序,读取一句英语短语,并将其编制成莫尔斯码 莫尔斯码是世界上最著名的编码机制,是1832年由Samuel Morse创立的,用于电报系统使用。莫尔斯码编码规则如下:①字母、数字和一些特殊符号(如圆点、逗号、分号)用一系列指定的点和线表示;②单词之间用三个空格分开,没有点和线;③编码字母之间用一个空格。 -1 write a program to read a word, English phrases, and programmed into the Morse code
Zipfs-law
- 本程序对同一文本在不同语言版本(英语,德语,芬兰语)下的单词频率进行统计,来检测齐夫定律(Zipf s law)在不同语言下的变化。-This procedure of the same text in different languages (English, German, Finnish) the word frequency statistics, to detect Zipf' s law (Zipf' s law) in different l
xhmdecode
- 循环码最大的特点就是码字的循环特性,所谓循环特性是指:循环码中任一许用码组经过循环移位后,所得到的码组仍然是许用码组,也就是说,不论是左移还是右移,也不论移多少位,仍然是许用的循环码组. 译码过程 第一步:由接收码字 Rx与监督矩阵相乘得出错误图样S; 第二步:判断S是否为零。若不为零,则出错。在假定至多只有一位错的情况下,可以有效地译出相应的信息码字。 第三步:在出错的情况下,将S与标准监督矩阵对比,得出错误的比特位并进行更正得出前四位为信息码字。-Ring
[MATLAB揭秘].David
- 本书使用简单易行的风格,一开始介绍了 MATLAB 基础, 你将学习到如何绘制图象,求解代数方程及计算积分,也将学 习到如何求解微分方程,求 ODE 的数值解,使用特殊函数工作。 本书含有几百个例子及其详细解说过程,章末带有习题,书末 还带终测试题目,一句话,本书给予你的是 MATLAB 精华。(his book uses a simple and easy style. It introduces the foundation of MATLAB at the beginning. You w
RBF系统辨识
- 完成RBF系统辨识,对模型进行辨识,得到预测的输出值,这里用word形式把代码粘贴在里面了,自己手敲的,亲测好用(Complete the RBF system identification, identify the model and get the predicted output value. Here, the code is pasted in the form of word. It's easy to use by hand.)