-
Shortest_Djk
最短路这个说明倒不是说明函数的功能,只是声明一下函数中出现的问题。
shortest()函数没有问题,在secshortest中我希望只得到一条次短路(或几条roadcost()值相同的次短路),结果却出来好几条,我仔细检查了一下程序,应该没有什么问题。
因此在使用时,要得到次短路,只能用roadcost()函数分别求一下各条路的权重和,找到最小的。
有些奇怪
(short path)
- 2009-12-14 09:09:18下载
- 积分:1
-
Dijkstra
Dijkstra算法(最短路径法)的matlab应用程序(Dijkstra algorithm (shortest path method) of matlab applications)
- 2010-05-26 15:35:32下载
- 积分:1
-
相位差分法的实现 depha
王丰华等提出的相位差分法的实现,主要用于信号处理中提取信号的瞬时频率。注意该方法只适用于单分量信号。另外一个是利用自相关法求瞬时频率(Wang Fenghua such as the phase difference method to achieve, mainly used for signal processing to extract the instantaneous frequency of the signal. Note that this method is only applicable to single-component signal)
- 2012-08-03 11:20:08下载
- 积分:1
-
RS-Matlab--understanding
一个DataMatrix,RS码的编码例子,用matlab写的,有助于理解里面的算法(A DataMatrix, RS code examples, written with MATLAB, helps to understand the inside algorithm)
- 2015-01-13 09:53:39下载
- 积分:1
-
genetic-algorithm
In the computer science field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.
Genetic algorithms find application in bioinformatics, phylogenetics, computational science, engineering, economics, chemistry, manufacturing, mathematics, physics, pharmacometrics and other fields.
- 2013-07-16 14:40:19下载
- 积分:1
-
Untitled5
matlab code for finding exon regions in DNA strand
- 2012-06-15 20:56:57下载
- 积分:1
-
one-dimensional_-wavelet
这是一维小波去噪程序 包括4种阈值和软硬阈值去噪,以及去噪后精度评定,方便大家一起学习(This is a one-dimensional wavelet denoising procedure Including four threshold and soft threshold denoising, and accuracy uation after denoising, facilitate everybody study together
)
- 2015-04-06 23:16:16下载
- 积分:1
-
facial-expression
Will detect facial expressions in an video formate and find it by using neural networks
- 2014-01-31 22:53:46下载
- 积分:1
-
Recognition-of-Digital-Modulated-Signals-based-
Recognition of Digital Modulated Signals based
- 2014-02-20 10:15:33下载
- 积分:1
-
batewosi
该程序主要针对机械等信号进行低通滤波。内包含了一个例子,并对巴特沃思滤波器的主要设计函数进行了详细的说明。(The program mainly for machinery, low-pass filtered signal. Contains an example, and the Butterworth filter is designed primarily for a detailed description of the function.)
- 2011-08-14 15:04:17下载
- 积分:1