资源列表

« 1 2 ... .18 .19 .20 .21 .22 25623.24 .25 .26 .27 .28 ... 28521 »

[人工智能/神经网络/遗传算法EightPuzzle

说明:A*算法属于一种启发式搜索,它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点的约束经过该结点至达目标结点的最佳路径代价 每当扩展结点时,意是在所有待扩展结点中选择具有最小F值的结点做为扩展对象,以便使搜索尽量沿最有希望的方向进行.A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高-A* algorithm is a heuristic search, wh
<> 在 2025-05-10 上传 | 大小:1.15mb | 下载:0

[matlab例程touyingfazifufenge

说明:本文具体介绍了有关投影法进行字符分割的程序源码-This article describes the specific projection method for character segmentation procedure source
<xtsmf86> 在 2025-05-10 上传 | 大小:3kb | 下载:0

[matlab例程matlabzhiling

说明:本文给出了matlab的全套指令 很有用的 可以查阅指令的用法-In this paper, matlab a complete set of instructions can be found very useful command usage
<xtsmf86> 在 2025-05-10 上传 | 大小:21kb | 下载:0

[matlab例程touyingfa

说明:本文是有关投影法的matlab程序 给出具体例子说明此方法-This article is about the projection of the matlab program gives concrete examples to illustrate this method
<xtsmf86> 在 2025-05-10 上传 | 大小:4kb | 下载:0

[matlab例程BPSK

说明:matlab实现BPSK的调制,并用simulink进行仿真。-matlab achieve BPSK modulation, and simulink simulation.
<张鑫> 在 2025-05-10 上传 | 大小:7kb | 下载:0

[matlab例程PhaseModulationandemodulation

说明:移相键控的调制与解调matlab编程与实现-Phase shift keying modulation and demodulation matlab programming and the realization of
<张鑫> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程MATLABinANN

说明:Matlab在人工神经网络计算机仿真中的应用。通过仿真实例表明,Matlab是进行人工神经网络计算机仿真的有力工具-Artificial Neural Network in Matlab computer simulation applications. The simulation examples show that, Matlab is a computer simulation of artificial neural netw
<飞猫> 在 2025-05-10 上传 | 大小:20kb | 下载:0

[matlab例程VC++andmatlab

说明:讨论了VC++语言和Matlab语言的接口技术,并有具体程序,为二者的交互编程提供了可能。-Discussed VC++ Language and Matlab language interface technology, and there are specific procedures for the two interactive programming possible.
<飞猫> 在 2025-05-10 上传 | 大小:229kb | 下载:0

[matlab例程bask

说明:matlab实现BASK调制,加入白噪声并计算误码率。-matlab achieve bask modulation, by adding white noise and calculate the error rate.
<张鑫> 在 2025-05-10 上传 | 大小:1kb | 下载:1

[matlab例程usingMATLABinmodelingofBPnetwork

说明:基于Matlab的BP神经网络建模及仿真。将Matlab中的神经网络工具箱和Simulink有机结合起来,并充分利用它们各自的优势,实现了神经网络控制系统的计算机仿真。-Matlab based on the BP neural network modeling and simulation. The Matlab Neural Network Toolbox and Simulink combine and make full use
<飞猫> 在 2025-05-10 上传 | 大小:30kb | 下载:0

[matlab例程FFTmatlab

说明:基于FFT的图像拼接程序,matlab实现的-Based on the FFT of the image mosaic program, matlab achieved
<> 在 2025-05-10 上传 | 大小:72kb | 下载:0

[数据结构常用算法waveletintroduction

说明:这是关于小波变换介绍的一个ppt,非常实用,适合入门的人士翻阅。-This is described on the wavelet transform of a ppt, very useful for those who read the entry.
<> 在 2025-05-10 上传 | 大小:1.1mb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 25623.24 .25 .26 .27 .28 ... 28521 »

源码中国 www.ymcn.org