-
lecture8graphicaluserinterface
gui notes describing gui guide
- 2010-12-29 00:28:32下载
- 积分:1
-
GA-and-Improved-GA
这是关于基本GA算法和改进GA算法的程序,包括循序选择GA,大变异GA,自适应GA等。(This is about the basic GA algorithm and the improved GA algorithm procedures, including sequential selection GA, a large variation of GA, such as adaptive GA.)
- 2011-12-18 10:53:03下载
- 积分:1
-
circonv
圆卷积与线卷积在FIR中的实现,通过程序还开深刻理解两者间的差别和各自优劣。
1.圆卷积用在被截出的某段数据中,此时,长度应该定为和输入数据长度一致(一般输入数据大于hn的数),这时圆卷积结果相当于某段被截断出来的数据以非截断的方式经过滤波而得出的结果;线卷积用在各自独立的,离散的数据中,若截断数据也用线性卷积来计算,那么就相当与这部分数据是与源数据是独立的,
得出的结果时域两端会变长,但频谱基本上一样的。差别可以想象。
2.注意圆卷积最开始的输入数据的次序,构造矩阵时要注意。(Circular convolution with the line convolution in the FIR implementation, the program also opened a deep understanding of the difference between the two and their respective pros and cons. A circular convolution with cut out a certain period of data At this point, the length should be set for the same length as the input data (typically input data greater than hn the number), when the circular convolution is equivalent to a certain the results of the truncated data to the non-truncated filtered line convolution with a separate, discrete data, truncated data with a linear convolution calculation, then the equivalent of this part of the data is independent of the source data, the results of both ends of the time domain becomes long, but the spectrum is basically the same. The difference can imagine. Note that the order of the circular convolution of the input data to construct matrix.)
- 2012-06-28 04:36:25下载
- 积分:1
-
adptivecontrol
自己写的关于电机自适应控制的源码,考虑所有参数均为未知的情况( code on the motor adaptive control with MATLAB)
- 2010-01-19 16:02:28下载
- 积分:1
-
find-mobile-user
To find a triangulation of minimal total edge length. That is, an input polygon or the convex hull of an input point set must be subdivided into triangles that meet edge-to-edge and vertex-to-vertex, in such a way as to minimize the sum of the perimeters of the triangles.
- 2014-08-13 13:54:45下载
- 积分:1
-
nonlinear
Nonlinear Problem Files Collection (A collection of example programs and algorithms dealing with the solution of nonlinear problems.
The following files are included (among others):
damped Newton s method (see screenshot)
Newton s method example, system case
Fixpoint iteration.
)
- 2009-05-14 04:46:21下载
- 积分:1
-
VCmatlabengine
vc和matlab混合编程,调用matlab强大的计算数学库(vc and mixed matlab programming, matlab call powerful computational mathematics library)
- 2009-05-24 13:58:36下载
- 积分:1
-
wavelet
对小波X={0,1,...,10}进行一次分解与重构(Of the wavelet X = (0,1 ,..., 10) for a decomposition and reconstruction)
- 2010-07-02 14:56:17下载
- 积分:1
-
rot
自编的图片旋转的函数,不是matlab原有的函数,而是根据原理自己写的(self picture rotation function, Matlab is not the original function, but on the basis of principles to write)
- 2007-01-14 17:03:04下载
- 积分:1
-
quadgui
该代码展示了如何通过数值方法估计某个量值的思路,方法具有新颖之处。。。望采纳(QUADGUI Demonstrate numerical evaluation of a definite integral.
Q = QUADGUI(F,A,B) shows the steps in approximating the integral
of F(x) from A to B by adaptive extrapolated Simpson s quadrature.
The shaded area shows the integral over the current subinterval.
The color switches to green when the desired accuracy is obtained.)
- 2013-10-30 15:06:48下载
- 积分:1