-
lvbo
matlab对时间序列数据进行滤波以满足计算需求(matlab time series data is filtered to meet the computing needs)
- 2013-04-13 16:04:33下载
- 积分:1
-
b-beginners-guide-to-ssl-certificates_WP.pdf
introduction to SSL guide
- 2014-08-22 02:45:02下载
- 积分:1
-
New-WinRAR-ZIP-archive
mat lab code for elim
elim E*A = R factorization.
E = elim(A) returns the elimination matrix E
that gives the reduced row echelon form E*A = R.
If A is square and invertible, then E = inv(A).
[E, R] = elim(A) returns the elimination matrix E
and the reduced row echelon form R.
- 2011-11-02 20:31:49下载
- 积分:1
-
gabormask
Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised - e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
(Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised.
It is not highly optimised- e.g. the symmetries are not used to reduce the computation.
It is recommended that convolutions with these masks are done using CONVOLVE2 (available from Matlab File Exchange) to take advantage of their low rank.
)
- 2007-11-27 10:05:47下载
- 积分:1
-
Matlab
文件很好,是一份简单又易懂的课件,有需要ide看看(The file is good, is a simple and easy to understand courseware, ide take a look at)
- 2012-05-23 15:53:53下载
- 积分:1
-
Untitled3
这个程序主要用来处理图像信噪比、均值、中值、维纳滤波等(This program is mainly used to process the image signal to noise ratio, mean, median, Wiener filter, etc.)
- 2014-10-09 21:18:25下载
- 积分:1
-
GA_main
说明: 遗传算法整套源程序,包括初始种群,计算适应度值,选择,交叉变异等(Genetic algorithm source code package, including the initial population, calculation of fitness value, selection, crossover and other variant)
- 2009-08-21 19:03:03下载
- 积分:1
-
weili
将喇曼光纤放大器等效成一个N信道单向波分复用系统,并且根据N信道受激喇曼散射稳态形式的解析理论给出了掺铒光纤放大器中信号光的功率的matlab仿真,此处为仿真代码。(Raman fiber amplifiers will be equivalent to an N-channel unidirectional WDM systems, and based on N-channel Stimulated Raman scattering form analytical steady-state theory gives erbium-doped fiber amplifier signal light power matlab simulation, Here for the simulation code.)
- 2013-06-13 23:33:06下载
- 积分:1
-
intelligenceAlgeria
智能优化算法,可以用matlab平台实现。
关于优化方面比较好的书籍。(Intelligent optimization algorithm, can be used matlab platform. On the optimization better books.)
- 2008-12-18 11:32:23下载
- 积分:1
-
fem3d_50line
一个50行的简短Matlab有限元程序,求解三维线弹性问题。执行fem3d.m即可。(A brief 50-line Matlab finite element program for solving three-dimensional linear elastic problem. Executive fem3d.m .)
- 2010-06-08 14:32:28下载
- 积分:1