搜索资源列表
关于tts语音引擎的使用方法
- 关于tts语音引擎的使用方法!很多软件具有英文发音和朗读功能,它们都使用了MSTTS(Microsoft Text To Speech)技术。微软遵照COM的标准,提供了一套Speech API来对MSTTS进行编程。要在程序中使用这套API,必须确保系统已经安装了MSTTS和Spchapi软件包。 Speech API可以作为类型库引用到Delphi中,方法是:打开Project选单下的Import Type Litrary,点击“Add”加入Windows\\Speech目录下
S200502106_SVM_for_classfication
- SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matla
BP-nn
- BP神经网络分类器 程序有两种运行状态,一个是学习,另外一个是分类。在学习状态下,在Dos命令符下输入bp learn,便开始学习了,学习的结果放在weight.dat中;在工作状态下,在Dos命令符下输入bp work,便开始识别classfyme.dat中的数据了,识别完成后,结果放在results.dat中。在bp运行的任何一种状态下,都不能手工打开Weight.dat、Sample.dat、classfyme.dat、results.dat中的任何一种。~..~-BP neur
OpenSVM-1.0.1-Beta-SRC(2)
- OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rig
autolife
- Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,同时模型中的选择机制没有采用显式的适应度函数而是采用能量消耗的简单模型而自发涌现出来,所以可以认为Agent模型是一个类Tierra系统。然而与Tierra、Avida等数字生命模型不同的是,Autolife模型进行了大大的简化,它界面友好,操作直接。虽然没有给每个Agent装配一个虚拟计算机,但是Agent与环境的耦合则可以看成一个图灵
GA-TSP
- 遗传算法求解TSP问题。包含6个文件。用matlab打开gatsp1.m,点击运行即可以得出结果。distTSP.txt文件包含了城市数据。如果更改了城市数,则须修改gatsp1.m文件中的N参数。-Genetic algorithm for TSP. Contains 6 files. Using matlab to open gatsp1.m, click on the results of running that can be drawn. distTSP.txt file contai
GSO-code
- 一种全新的智能算法-萤火虫群算法。该算法主要用于求解多峰函数。包含2个文件。用matlab打开GSO.m可以直接运行。如果要修改测试函数,可以修改J1.m函数。-A new intelligent algorithms- fireflies swarm. The algorithm used to solve multimodal function. Contains two files. Open GSO.m can use matlab to run. If you want to modi
weka-3-5-8
- 数据挖掘的最常用工具。由于开源,可以使用自己的代码进行开发。-The most commonly used data mining tools. Because of open source, you can use to develop their own code.
Matlabfuzzy
- 本文介绍一种倒立摆系统的软硬件开发,其硬件系统具有低成本、高可靠性和稳定性等优点;其软件系统在Matlab环境下编程和实时控制,源代码完全开放,而且可调用丰富的Matlab工具箱函数,非常适用于教学和科研上的再学习和开发。-This paper introduces an inverted pendulum system software and hardware development, the hardware system has a low-cost, high reliability
jqagent
- 多Agent系统的理论与技术,为分布式开放系统的分析、设计和实现提供了一条崭新的途径。然而随着相关领域高新技术的迅猛发展,多Agent系统的运行环境日益趋于大型、开放、动态和不确定,迫切需要采用各种智能技术来构建具有自学习能力的Agent,为多Agent系统引入学习机制使其更好地适应复杂环境,从而导致了多Agent系统学习这一新兴研究领域的产生和迅速发展。多Agent系统学习包括采用机器学习等方法从积累的信息或数据中学习用于支持决策的知识,以及为建立多Agent协作、协调和竞争等机制而进行的对
bayesian1
- 实现数据挖掘的关联规则贝叶斯算法,打开可直接运行-Data mining association rules Bayesian algorithm can be directly run to open
moa-20090831.tar
- MOA--数据流软件,开源的,可生成各种经典数据集。-MOA- data flow software, open source, can generate a variety of classical data sets.
zdsr
- 打开网页在指定位置输入指定的数据,在c盘建立1.txt和2.txt输入内容就行了,可按照自己的需要改写-Open the Web page specified in the input data in the specified location, in the c drive to establish 1.txt and 2.txt input on the line, can be rewritten according to their own needs
LDPC
- 这是关于LDPC信道编码模块设计的程序 打开源程序,先运行gengrate_h.m程序,陆续将码长设置为756bit,列重设置为3,行重设置为9。在Workspace中同时将H、A、B、C、D、E、Hget、Fget、g、Tget这是个变量选择另存为encode_in.mat 格式。再运行main_encode.m进行编码,主程序运行后,在当前目录下,自动生成编码结果文件“encode—out.mat”,这将作为下一次扩频调制仿真实验的的输入信号。最后分别查看Workspace中的变量s
MobileRobots
- pioneer3机器人的编程指导资料,涉及到Aria以及Player库的使用,来龙去脉都讲解得比较详细。-This book is intended as a comprehensive guide to object-oriented C++ programming and control of the Pioneer class of robots made by MobileRobots Inc. It covers both the native API (ARIA, suppl
nn
- 毕业设计里面用到的bp神经网络辨识代码,打开后贴到Matlab中直接运行即可。-The bp neural network identification code was used in the graduation project,open and paste it into Matlab can be run directly.
MyMediaLiteJava
- 推荐系统的源代码,具有当今最新的推荐算法实现,有众多应用。比如作为插件应用于开源数据挖掘工具RapidMiner中。-Source code for recommendation systems, with state-of-the-art algorithms for recommendation and widely applicable. It can be used as plugin in the open source data mining tool RapidMiner.
Bp-Classic-example
- 使用C++写的BP神经网络算法,经典实现,可以直接打开运行的,输入层,隐层,输出层自己定义,实现BP分类。-BP neural network algorithm using C++ wrote, Classical, can directly open run, input layer, hidden layer and output layer defined BP classification.
IKAnalyazer3.2
- 开源IKAnalyazer3.2的源代码,成功搭建了环境,需要的朋友可以研究一下。-The open source IKAnalyazer3.2 the source code, successfully build the environment, need friends can look at.
wavelet&DL
- 这是有关小波和深度学习进行融合和解释的一些文章,我把文章题目和摘要在word文档中列了出来,里面有对应的文章的链接,可以点开题目打开对应的文章。(This is the wavelet and deep learning of some articles fusion and interpretation, I put the titles and abstracts of the articles listed in the word document, which has a corresp