搜索资源列表
BP1_7
- bp算法,网络为1-5-2-2-1。函数为y=sin(3x)cosx+1。这是用c语言写的,能运行,可以画图,这是神经网络的一个作业。-bp algorithms, network 1-5-2-2-1. To function y = sin (3x) cosx 1. It is written in C language, can run, drawing, which is a neural network operations.
2006-3-15
- 脑波FFT分析程序,是分析周波数并画图的程序,用在脑波分析软件中-brainwave FFT analysis procedures, and frequency analysis of the procedures and drawing with the brainwave Analysis Software
bppMatlab
- 网络能通过学习带正确答案的实例集自动提取“合理的”求解规则,即具有自学习能力-network can learn the correct answer with examples of automatic drawing of the "reasonable" solution rules, that is self-learning ability
Roughset.rar
- 这是利用粗糙集理论做得最小值约简法代码,值得借鉴,This is the use of rough set theory has done the minimum code Reduction Act, it is worth drawing
GA(tsp)
- 遗传算法是一类借鉴生物界自然选择和自然遗传机制的 随机化搜索算法。 它是模拟达尔文的遗传选择和自然淘汰的生 物进化过程的计算模型。-Genetic Algorithm is a kind of drawing on biological natural selection and natural genetic mechanism of the random search algorithm. It is a simulation of Darwinian natural selection t
GaPlaygroundCode
- Java实现的遗传算法工具集:GA Playground -The GA Playground is a general purpose genetic algorithm toolkit where the user can define and run his own optimization problems. The toolkit is implemented in the Java language, and requires (when used as an application
Hilbert-characteristic
- 利用Hilbert变换提取信号瞬时特征的算法实现-characteristic-drawing based on Hilbert
prolog-pictureDraw
- 该代码是用PROLOG实现的绘制图元的程序,编制的图元按对象进行处理,可移动。-The example contains gdiPlus package. The package maintains drawing pictures using gdiPlus. The pictWin package contains invocation of drawing predicates for BMP and JPG files.
huatuquxian
- 画图曲线程序,论文中的曲线图问题,可以通过此程序修改得到-Curve drawing program, graph paper, the problem can be modified by this procedure
DirectedAcyclicGDrawing
- 画图算法。包括作者博士学习期间对有向无环图的基于遗传算法的画法的论文和源码。如有兴趣,你可以加入自己的想法,拓展这一领域的研究。-Graph Drawing. Ph.D. research work. Used to draw directed acyclic graphs by genetic algorithms.
read2
- 能够快速地实现txt中的汉字和数字的读取,并附有简单的画图实例;另有rbf神经网络预测源代码-Txt quickly realized characters and numbers in the reading, along with simple drawing examples otherwise rbf neural network source code
c4
- 两个乒乓球队进行比赛,各出三人。甲队为a,b,c三人,乙队为x,y,z三人。已抽签决定 比赛名单。有人向队员打听比赛的名单。a说他不和x比,c说他不和x,z比,请编程序找出 三队赛手的名单。 -Two table tennis team to compete, all the three. A team is a, b, c three-, B team for the x, y, z three. List of games have been decided by d
zy
- 基于神经网络的车流量的预测,完整的程序,能给出预测的值,并且用图绘制出来,对学习神经网络有很大的帮助!-Based on neural network traffic prediction, the complete program, can give predicted value, and with the drawing out of the neural network to learn a great help!
libsvm-3.1-[FarutoUltimate3.1Mcode]
- 这个是李洋在LIBSVM基础上拓展的SVM工具箱,支持三种方式的寻参,加入画图函数-This is Li Yang in the LIBSVM based on the expansion of the SVM toolbox, support three kinds of mode homing, join the drawing function
FPGA
- 计算机图形图象学中基于FPGA的铅笔画绘制算法结构设计及优化-Studies in computer graphics image of the pencil drawing based algorithm for FPGA Design and Optimization
StudentMSE
- 用MSE算法对学生数据集进行分类,对每个部分都有很好的说明,对画图也有详细说明-MSE algorithm to classify students datasets have a good descr iption of each part of the detailed descr iption of the drawing
uspsFisher
- 用Fisher算法对usps数据集进行分类,对每个部分都有很好的说明,对画图也有详细说明-USPS dataset using Fisher algorithm classification, each part has a good descr iption of the drawing there are described in detail
uspsMSE
- 用MSE算法对usps数据集进行分类,对每个部分都有很好的说明,对画图也有详细说明-USPS dataset using MSE algorithm classification, each part has a good descr iption of the drawing there are described in detail
NeuralNetwork
- 该资源是神经网络算法。 ProduceTestFile.jar和src\produce目录下的ProduceTestFile.java用于在画图文件中手写字生成文件后转化成txt文件(生成BPTestFile.txt),注意在画图文件中应将图片大小设为长和宽均为100像素,写字时选择最粗的刷子。 两个txt分别是训练数据和测试数据。读入BPTrainingFile.txt中的样本进行训练,然后用BPTestFile.txt中的样本进行测试。-This resource is neural
bp_demo
- BP神经网络软件(BPGUI):支持手动输入数据和从外部导入数据两种方式;用户可以自定义训练集和测试集占全部数据的百分比,设定完成后,软件随机产生训练集和测试集;支持归一化和不归一化两种数据预处理方式;用户可以自定义网络的结构参数和训练参数;具有绘图功能,可以对比测试集的真实值与预测值;支持网络及数据的保存;具有菜单选项,用户可以通过菜单执行相应的操作;具有右键功能,用户可以通过右键快速执行相应的操作;-The BP neural network software (BPGUI) : suppo
