-
snowflake
对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数(An equilateral triangle, each edge iterations, in accordance with the manner of the Koch curve generated fractal images is known as the Koch snowflake. Programmed to draw its graphics, and calculate the area of the Koch snowflake, and its fractal dimension)
- 2012-05-13 08:16:54下载
- 积分:1
-
matlabyichuansuanfa(new)
一个matlab实现遗传算法的程序,希望能够给大家提供帮助(a genetic algorithm to achieve the procedure, we hope to be able to provide help to)
- 2007-05-15 14:33:03下载
- 积分:1
-
Conv-code-and-Turbo-code
卷积码与Turbo码的性能仿真对比,在AWGN信道和Rayleigh信道下。(Performace Comparison of Convolutional codes and Turbo codes under AWGN channels)
- 2013-03-07 00:19:05下载
- 积分:1
-
多种群遗传算法的函数优化算法
说明: 多种群遗传算法的函数优化算法的MATLAB实现,有详细注释与案例解析(The MATLAB implementation of the function optimization algorithm of the multi-group genetic algorithm, with detailed notes and case analysis)
- 2020-09-22 08:04:35下载
- 积分:1
-
Space
The signal some times should be smoothed in planned way before submitting it to environment where now widely used algorithm is LMS
- 2014-01-27 16:30:31下载
- 积分:1
-
global_6state_M
Determine the target s ECEF position based on up to 4 sensor s measurements. The sensor has range, bearing, and elevation data. The measurements were used for Kalman filter processing.
- 2010-01-10 23:15:59下载
- 积分:1
-
011010
DCT在MATLAB中的实现
试过了,可以用,有详细讲解(DCT in the MATLAB tried to achieve that can be used, explained in detail)
- 2007-04-28 18:52:31下载
- 积分:1
-
dmc
我编写的一个预测控制代码,使用MATLAB编写,采用DMC模型,控制对像为大惯性环节(I have written a predictive control code, the use of MATLAB to prepare, using DMC model, to control, as for large inertia link)
- 2010-01-27 12:29:41下载
- 积分:1
-
functionLyapunov
小数据量计算利亚普诺夫指数(Liapunov index of small amount of data calculation)
- 2010-03-10 14:35:50下载
- 积分:1
-
sga
说明: 基本遗传算法的matlab源程序,bstr2rval.m为基本编码转为实际值子函数,createPop.m创建初始种群子函数,crossOper.m基因交叉子函数,indiEval.m个体实际值子函数,mutateOper.m基因变异子函数,selectOper.m选择算子子函数,sga.m基本遗传算法子函数(The basic genetic algorithm matlab source, bstr2rval.m as the basic coding to the actual value of Functions, createPop.m create initial population Functions, crossOper.m gene cross-Functions, indiEval.m individual actual value Functions, mutateOper. m gene mutation Functions, selectOper.m selection operator Functions, sga.m basic genetic algorithm Functions)
- 2008-12-06 22:32:39下载
- 积分:1