-
nuanmasp7
numerical analysis book using matlab
- 2011-08-15 01:50:36下载
- 积分:1
-
LADRC
循环流化床锅炉燃烧过程线性自抗扰控制 对初学者很有帮助(CFBB combustion of LADRC)
- 2021-03-16 08:19:22下载
- 积分:1
-
Chapt5Example
matlab基础与应用教程例题第三章代码(code for matlab)
- 2012-10-18 21:28:06下载
- 积分:1
-
Matlab
有限差分法的Matlab程序(椭圆型方程)(finite difference method of Matlab (elliptic equation))
- 2020-08-30 18:38:12下载
- 积分:1
-
PWS_DSPC
实现matlab中一些经常使用的功能,只要将其加入matlab中的path里,就可以直接调用这些函数。(err)
- 2008-12-27 15:49:25下载
- 积分:1
-
mat2
Digital Image processing basics
using matlab and can be transformed to c++
using open cv
- 2010-12-08 02:41:56下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
ofdmce
程序是OFDM系统整个发送接收过程,其中包含QPSK调制解调,快速傅里叶正逆变换,还有信道估计等过程。(The procedure is the OFDM transmitting and receiving process of the system, which includes QPSK modulation and demodulation, and inverse fast Fourier transform, and the channel estimation process.)
- 2013-11-23 21:00:03下载
- 积分:1
-
imare
image registration toolbox with matlab.medical images
- 2010-12-25 16:40:06下载
- 积分:1
-
l2007425234648
这是一道很基本的程序,一方面希望它对初学遗传算法的兄弟们有用(包含了遗传算法实现的大部分步骤,而且有详细的注释),另一方面旨在抛砖引玉,
在下浅见:
1、遗传算法在进行大规模计算时,数据交换量大,速度确实是一个瓶颈,就如这道程序,在种群规模50,进化代数1000时运行需要40秒左右(cpu:duron 1G),当然,小弟编程能力弱,望各位大侠指教啊,或帮我修改一下这道程序
(This is a very basic procedure, While they want it beginner GA brothers useful (including the genetic algorithm to achieve the most steps and a detailed note), on the other hand aims to attract the next suggestions : 1. GA conducting large-scale calculations, the data exchange capacity, speed is a bottleneck, as this practice. 50 in population size, the evolution of algebra required for the operation of 1000 when about 40 seconds (cpu : duron 1G), Of course, the younger programming weak, and hopes to enlighten ah Shanhaiguan, or help me rephrase this practice)
- 2007-05-13 09:19:25下载
- 积分:1