-
深度优先搜索算法mat
深度优先搜索算法Matlab源码
% 此程序从国外网站收集得到,是标准的深度优先搜索算法,可实现节点遍历和检测回路的功能,详细情况请看原英文注释
% 我在此程序中添加了随机性,即遇到分叉时,随机选下一个节点,成为随机深度优先搜索算法(Depth-first search algorithm Matlab source this procedure site collected from abroad, is the standard depth-first search algorithm, can be achieved and the detection circuit node traversal functions, details see the original English Notes I added this procedure randomness, that is, bifurcation encountered when a randomly selected node, become a random depth-first search algorithm)
- 2020-07-06 15:08:58下载
- 积分:1
-
PCA
使用Matlab实现的关于主分量分析PCA的方法的案例,可先实现仿真(Matlab achieved using principal component analysis PCA on the case method, the simulation can be achieved)
- 2013-08-26 10:33:46下载
- 积分:1
-
元胞自动机
采用MATLAB语言编写的森林火灾元胞自动机程序,使用过程中,可以根据具体的情况,进行相应参数的修改。(The program of forest fire cell automata written in MATLAB language can be modified according to the specific situation.)
- 2019-06-15 10:38:49下载
- 积分:1
-
reactive-power-pricing-ppt
reactive power pricing applied to IEEE 14 bus system ppt is present
- 2011-05-12 12:21:51下载
- 积分:1
-
178rengongmianyisuanfa
78rengongmianyisuanfa
- 2008-06-02 22:29:54下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1
-
stukf
此程序是运用强跟踪UKF滤波实现捷联惯导实现初始对准,可以仿真数据,如果有实验数据也可以用!效果还可以。(This procedure is the use of strong tracking UKF SINS to achieve the initial alignment, simulation data, if the experimental data can be used! Effect can also be.)
- 2021-05-12 17:30:03下载
- 积分:1
-
detection
说明: 基于帧间差分法的运动目标检测程序,可以直接使用,付视频(Frame difference method based on motion detection program that can be used directly)
- 2011-03-25 14:44:25下载
- 积分:1
-
resource_allocation
资源分配的matlab文件,可以参考一下(resource allocation)
- 2013-01-04 22:34:02下载
- 积分:1
-
OFDM_16QAM
这是一个完整的OFDM系统建模,包括主程序OFDM 调制模块,解调模块,调制解调模块中包括BPSK,QPSK,16QAM,64QAM, 主程序包括循环前缀添加,加窗处理,频谱图、PAPR计算,误码率统计等功能。(This is a complete OFDM system modeling, including main program OFDM modulation module, a demodulation module, modulation and demodulation module include BPSK, QPSK, 16QAM, 64QAM, main program includes the cyclic prefix, windowing processing, the spectrum, PAPRcalculate the error rate statistics and other functions.)
- 2021-05-16 11:30:07下载
- 积分:1