-
Nonlinear_dxCompute
龙格库塔法matlab仿真代码。适于学习控制的朋友在进行matlab仿真时学习方法本质。(Runge-Kutta method matlab simulation code. Learning Control for friends during the matlab simulation method when the nature of learning.)
- 2011-05-21 18:48:36下载
- 积分:1
-
GeneticALG
Genetic algorithm with matlab
- 2012-08-05 14:15:39下载
- 积分:1
-
AR_Burg1
经典AR模型系数求解,burg法.根据原理手编,希望对大家有帮助。(the method of burg to get the coefficients of AR model)
- 2013-12-19 15:49:23下载
- 积分:1
-
TESTMATRICES.tar
用于将矩阵分解为低秩和稀疏矩阵的MATLAB程序,用于LADM拉格朗日函数(A MATLAB program used to decompose a matrix into a low rank and a sparse matrix for the LADM Lagrange function)
- 2017-12-27 16:59:21下载
- 积分:1
-
Fisher_student
用matlab实现两类样本fisher算法,可以自己改变输入样本数,和判决样本,但是只分了两类,如果需要更多类在这个基础上研究一下就好(The matlab realize two types of samples fisher algorithm can change the number of input samples, and judgment sample, but divided into only two categories, if you need more class look like on this basis)
- 2013-04-01 20:27:41下载
- 积分:1
-
15-07-0648-00-003c-channel-model-matlab-code-relea
this code can simulate the channel model for IEEE 802.15.3c.(802.15.3c channel model including LOS and NLOS model )
- 2009-11-26 17:52:43下载
- 积分:1
-
ant_colony_image_edge_detection
一种基于蚁群算法的图像边缘检测算法,有中文注释。(Image edge detection algorithm based on ant colony algorithm)
- 2013-01-03 20:55:12下载
- 积分:1
-
hough2
实现霍夫变换的功能程序,
function [rodetect,tetadetect,Accumulator] = houghtrans(imb,rostep,tetastep,thresh)(function [rodetect,tetadetect,Accumulator] = houghtrans(imb,rostep,tetastep,thresh))
- 2010-05-27 17:13:16下载
- 积分:1
-
xx
说明: 现代通信系统(MATLAB版)(第二版)代码(Modern communication systems (MATLAB version) (Second Edition) code)
- 2011-08-13 20:50:29下载
- 积分:1
-
girth12rr
QC-LDPC码生成矩阵编程,围长为12,无4环(The program searches for a girth 12 QC-LDPC code given size of sub-matrix, row and column weights. The configuration of sub-matrices could also be changed. The program offers flexibility in constructing girth-12 QC-LDPC codes compared to other algorithms. The program builds a Tanner graph by connecting groups of rows and columns. A connection is made if it does not form less than twelve-cycles. The program may fail to find a code given particular parameters. It also does not find the smallest codes compared to other algorithms. )
- 2012-05-04 10:41:37下载
- 积分:1