-
GP
说明: 一种基于matlab的遗传规划编码程序 其中包含交叉和变异的代码(Based on the genetic programming matlab coding procedures of crossover and mutation which contains the code)
- 2008-09-21 20:10:19下载
- 积分:1
-
d_wind_farm_case2
this is the simulink of wind power with pitch angle controler
- 2014-02-25 20:17:40下载
- 积分:1
-
Matlab_communication_and_applied_to_labour_emulati
MATLAB通信仿真及应用实例详解,电子书版本(Matlab communication and applied to labour emulation example, record releases
)
- 2010-11-21 13:49:11下载
- 积分:1
-
数字信号处理MATLAB
说明: 120多个用MATLAB编写的信号处理程序,它们是本书各个章节的大部分例题。用MATLAB编写的程序的名称由“exa”开头,接下来是所在的章、节及例题的序号,如exa010101,指的是第1章第1节(即1.1节)的第1个例题,即例1.1.1。如果该程序是为了说明某一个m文件的应用,则在上述名称的后面跟一个下划线,再在后面加上所说明的MATLAB文件的名称,如exa011001_rand,即是例1.10.1,该例用来说明rand.m文件的应用。(More than 120 signal processing programs written in MATLAB are most of the examples in each chapter of this book. The name of the program written in MATLAB begins with "exa", followed by the ordinal number of the chapters, sections and examples, such as exa0101, which refers to the first example of chapter 1, section 1 (i.e. section 1.1), namely example 1.1.1. If the program is to illustrate the application of an M file, then follow the above name with an underscore, and then add the name of the MATLAB file, such as exa011001_rand, which is Example 1.10.1. This example is used to illustrate the application of rand.m file.)
- 2020-11-18 14:59:38下载
- 积分:1
-
letter_detection
script to detect the location of a letter in a picture
- 2009-05-04 12:43:07下载
- 积分:1
-
liukai
二阶系统三维图 二阶系统三维图 二阶系统三维图 (second 3D map 3D map 3D map Second Second Second 3D map 3D map 2 bands 3D map system)
- 2006-06-10 10:24:51下载
- 积分:1
-
DCT-matlab
数字版权保护的毕业设计,利用DCT进行变换,但是算法比较新颖,里面包括所有的matlab程序。(digital copyright protection graduation design, for the use of DCT transformation, but rather novel algorithm, includes all the Matlab procedures.)
- 2007-04-24 00:48:16下载
- 积分:1
-
66090
The following Matlab project contains the source code and Matlab examples used for fitting an ellipse to a given set of points. The most accurate and robust fit minimizes geometric (orthogonal) distances the observed points to the fitting curve.
- 2015-03-12 11:01:23下载
- 积分:1
-
pra6
image file will rotate and give you translational matrix
- 2013-12-05 11:32:08下载
- 积分:1
-
LMS_Algo
功能描述:用matlab语言实现LMS自适应算法
函数名:LMS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)mu:自适应参数
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A (Function Description: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A )
- 2010-07-11 12:13:12下载
- 积分:1