搜索资源列表
关于tts语音引擎的使用方法
- 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。 Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
PFC
- 采用特征脸的人脸识别MATLAB程序,加了中文注释-Eigenface using MATLAB Face Recognition procedures, add the Chinese Notes
SATSP-MATLAB1
- 再加一个SA的程序说明文件 车辆路径问题-SA with a descr iption of the procedures for document vehicle routing problem
13001
- c++的程序 有关神经网络的,请站长加我,-c procedures of the neural network, for my head, thank you
updatesimplexmethod
- 单纯形法是一种不错的随机搜索算法,但是其受初始值的选取,步长大小的影响较大,容易陷入局部收敛。程序中列出了基本单纯形法,和几种改进的单纯形法,包括变步长的单纯形法,单纯形加遗传算法等。-simplex method is a good random search algorithm, but its initial value by the selection, step in a larger size, easy to be trapped into local convergence. P
AddNoise
- 给语音加噪声的一个程序,可以给定需要加噪声的分贝数,程序会自动加载,选用的是随机白噪声。
Hopfield
- 该程序比较人性化,有个友好界面,能加载图像,并根据图像训练Hopfield神经网络,你也可以通过添加噪声给图像,以判断它的识别率。
MLP
- 本程序实做MLP(Multi-layer perceptron)算法,使用者可以自行设定训练数据集与测试数据集,将训练数据集加载,在2、3维下可以显示其分布状态,并分别设定键节值、学习率、迭代次数来训练其类神经网络,最后可观看辨识率与RMSE(Root Mean squared error)来判别训练是否可以停止。
nnet
- 人工神经网络的代码程序 , 实验用。加图
ai1
- 带回溯的深度优先策略:解决经典野人传教士过河问题的求解:三个修道士和三个野人过河,船一次最多只能载两个人,在任何时候修道士的人数不能少于野人人数,否则野人会吃掉修道士。找出六个人顺利过河的所有方案。 采用带回溯的深度优先搜索策略,共定义了7种合法操作{2,0,0},{1,0,0},{1,1,0},{0,1,0},{0,2,0},{0,1,1},{1,0,1}代表上船的人数,根据船所在位置决定在状态上是加或者减操作。扩展结点时按顺序应用操作,知道回溯到初始状态且所有操作用完,程序结束。-Wi
Las_vigas
- 用拉斯维加斯算法求解8皇后问题的小程序,有说明。-Las Vegas algorithm with the 8 Queens problem to a little program, has made it clear.
walker
- 用神经网络加遗传算法写的模拟控制机器人行走的程序-Genetic algorithm neural network increases with written procedures for analog control walking robot
Character-recognition
- 自己制作基于“欧氏距离的算法”来识别文字的相似性,从而来识别手写文字的程序,开发环境是matlab.需要讲手写的字加到字库才可以哦。-Produce their own based on the " Euclidean distance algorithm" to identify the similarity of the text, handwritten text in order to identify the procedures, the development e
GA_C
- 遗传算法的程序,c语言,c++都可以运行的,每一个子程序我都加了一些说明问题,可以用来学习的-Genetic algorithm procedures, c language, c++ can run each subroutine I added some descr iption of the problem, can be used to learn
matlab-mountainroad
- 逢山开路问题 用的逐步定线方法,在解决这个问题中并不是一个很有效的方法,我想最好的方法为Dijkstra,但Dijkstra编起来比较简单(已有源程序,只须改变权矩阵),没有再进行练习。 程序编制的比一些比赛论文中的要精细一些,但结果不是很好。 mountainxyz 山区地形信息 加载后,运行主程序mutiline 结果在mountainoutput中 图像mountainroad2 mountainroad3 mountainroad3+
digit-recognition
- 基于hopfield神经网络的有噪数字识别 设计了加噪程序,可调节随机噪声的大小。检测不同噪声强度下,该模型的识别性能-digit recognition
KRLS
- 核自适应滤波算法krls的matlab程序。已将klms算法弄成函数,加载即可使用。-Nuclear adaptive filtering algorithm krls matlab program. Klms algorithm has inflicted function, load can be used.
ker_eval
- 该程序将高斯核函数做成matlab中的函数形式。当需要使用时加载即可使用,简单方便。-The program will be made in matlab Gaussian kernel function form. When you need to use to load to use, simple and convenient.
Desktop
- 经典的主成分算法 还有及其改进的RPCA 等等算法 都是核心程序 用户只要把数据加载进入就可以用-Classical PCA algorithm and its improved algorithms are the core program RPCA so long as the data is loaded into the user can use
nnetwk
- 一个基于BP神经网络的matlab手写识别程序,可识别0-9的数字,如果加点英文字母的图片,再改改参数,应该能识别英文。-Based on BP neural network matlab handwriting recognition program that identifies 0-9, if the English alphabet picture plus point, and then changed the parameters, should be able to identif