-
Golay_Encodetest
Basic MATLAB Implementation of a (23,12) Extended Golay EnCoder
- 2010-09-30 03:15:36下载
- 积分:1
-
mandelbrot
This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1 - 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
(This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1- 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
)
- 2010-02-17 07:21:59下载
- 积分:1
-
Signal-Convolve
this code computes 2 signal convalve value
signals are manual inputs
- 2015-01-19 03:09:14下载
- 积分:1
-
MATLAB_Exp6_0421_2006
MATLAB_Exp6_0421_2006 成大教授講義(Professor at National Cheng Kung University MATLAB_Exp6_0421_2006 notes)
- 2009-04-29 10:19:49下载
- 积分:1
-
curvelab
CurveLab is a collection of Matlab and C++ programs for the Fast Discrete Curvelet
Transform in two and three dimensions.
- 2011-12-01 13:47:38下载
- 积分:1
-
textcode
MATLAB program of texture smoothing
- 2013-12-07 01:32:50下载
- 积分:1
-
randvec
RANDVEC Generate gaussian random vectors X=(N,M,C)
- 2007-09-11 21:37:35下载
- 积分:1
-
MATLAB
这是一个matlab中关于成式设计方面的资料,可以参考参考(This is a matlab on into the design information, can refer to reference)
- 2009-10-09 18:32:18下载
- 积分:1
-
MATLAB
1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数
2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。
3.测试数据
输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值
(1. This program demonstrates a simple genetic algorithm is a random population, then according to the crossover rate and mutation rate, fitness for calculating the maximum number of generations in which algebra 2. Demo program to computer users and the implementation of dialogue, that is displayed on a computer terminal " message" after the keyboard input by the user specified in the order demo program the corresponding input data and results in a subsequent operation. 3. Test data input with the initial variables y = 100* (x1* x1-x2)* (x1* x2-x2)+ (1-x1)* (1-x1) where-2.048 < = x1, x2 < = 2.048 ask for the maximum fitness function is the function of the maximum fitness)
- 2011-04-27 10:45:28下载
- 积分:1
-
pcm
此程序为将a律13折线的PCM信号,进行采样量化输出,和其中的量化精度可达0.01(This procedure will be a law broken line 13 of the PCM signal sample quantization output, and the quantitative accuracy of 0.01)
- 2007-08-20 09:32:29下载
- 积分:1