-
[Cesar-Perez-Lopez]MATLAB-Matrix-Algebra(pdf){Zzz
Matlab Matrix algebra, very important book for building mathematical basics in Matlab
- 2015-01-23 02:18:02下载
- 积分:1
-
CM1IterateStabilization
Matlab做的数值计算实验,使用迭代法求解方程的根,算法经典,其中有详细的实验报告和数据,对数值计算课程学习及MATLAB编程有较大帮助。(Matlab done numerical experiments, using iterative ways root, the classical algorithm. including a detailed report and experimental data, the numerical calculation courses and MATLAB programming be helpful.)
- 2007-06-17 02:16:15下载
- 积分:1
-
matlab
一个式子, 试用Matlab画出 ,f 的时域波形及其频谱,并验证对称性(A statement holds, the trial Matlab draw, f the time-domain waveform and its spectrum, and verify the symmetry)
- 2009-11-16 17:53:09下载
- 积分:1
-
coherencefilter
Example:
A = double(imread( fingerprint.png ))/255
B = coherencefilter(A,4, sigma ,1.5, rho ,5)
image(min(max(B,0),1)) axis image
[1] Weickert, J. 1996. Anisotropic Diffusion in Image Processing. Ph.D.
Thesis, Dept. of Mathematics, University of Kaiserslautern, Germany,
pp. 42-43, 80-82, 107.
Pascal Getreuer 2008-2009
- 2010-01-07 03:13:12下载
- 积分:1
-
Monte-Carlo
Monte Carlo方法的实质是通过大量随机试验,利用概率论解决问题的一种数值方法,基本思想是基于概率和体积间的相似性。它和Simulation有细微区别。单独的Simulation只是模拟一些随机的运动,其结果是不确定的;Monte Carlo在计算的中间过程中出现的数是随机的,但是它要解决的问题的结果却是确定的。(The essence of the Monte Carlo method is a numerical method to solve the problem through a large number of randomized trials, the use of probability theory, the basic idea is based on the similarity between the probability and volume. There are subtle differences between it and Simulation. Separate the Simulation simulation of random movement, the result is uncertain number of the Monte Carlo calculations in the middle of the process is random, but it is to solve the problem the result is determined.)
- 2012-05-12 22:18:55下载
- 积分:1
-
Saliency
利用视觉注意机制生成显著图(包括matlab程序、exe程序和相应的文章)(Use of visual attention mechanisms generate significant plan (including the matlab program, exe and the related article))
- 2010-08-29 14:33:30下载
- 积分:1
-
PP
说明: 摘 要:0IE 问题是一个典型的优化组合问题,现在有很多解决的方法。本文针对遗传算法求解0IE 问题进行了研究,对
选择、交叉和变异算子进行了算法设计,最后在_ C- N软件上进行编程实现。结果表明,遗传算法在求解0IE 问题时具有
结果准确、收敛速度快等特点。
关键词:遗传算法;0IE 问题;最优化问题;_ C- N 软(Abstract: 0IE problem is a typical combinatorial optimization, there are many solutions. In this paper, genetic algorithm 0IE conducted a study on the selection, crossover and mutation operators of the algorithm design, and finally _ C- N software for programming. The results indicate that the genetic algorithm in solving problems with 0IE accurate, fast convergence and so on. Key words: genetic algorithm 0IE problem optimization problems _ C- N Soft)
- 2010-12-21 10:58:01下载
- 积分:1
-
googleranking
google ranking implemented in matlab
- 2012-09-03 23:06:15下载
- 积分:1
-
FELICS
In computer science and information theory, data compression, source coding,[1] or bit-rate reduction involves encoding information using fewer bits than the original representation. Compression can be either be lossy or lossless. Lossless compression reduces bits by identifying and eliminating statistical redundancy. No information is lost in lossless compression. Lossy compression reduces bits by identifying marginally important information and removing it. The process of reducing the size of a data file is popularly referred to as data compression, although its formal name is source coding (coding done at the source of the data, before it is stored or transmitted).
- 2012-09-26 18:06:47下载
- 积分:1
-
Matlab
讲述如何用MATLAB实现绘图功能的PPT(This teaches you how to picture。)
- 2009-04-10 17:00:36下载
- 积分:1