-
biaodan
简单的表单程序,希望对广大同志们的学习有所帮助,谢谢大家。(biaodan)
- 2009-11-10 11:29:09下载
- 积分:1
-
MATLAB_mysusan
Author: Abhishek Ivaturi
Summary: SUSAN Edge detection in gray scale images.
MATLAB Release: R13
Required Products: Image Processing Toolbox
Description: Edge detection in gray scale images using the SUSAN algorithm. (takes some time to compute, but i hope to fix it...code is rather crude right now)Does not yet include non maximal suppresion. (Author : Abhishek Ivaturi Summary : SUSAN Edge detection in gray scale images. MATL AB Release : R13 Required Products : Image Processing Toolbox Description : Edge detection in gray scale images using the SU SAN algorithm. (takes some time to compute, but i hope to fix it ... code is rather crude right now) Does not include non maximal yet suppresio n.)
- 2007-05-18 13:49:16下载
- 积分:1
-
All_directional_diagram
波束形成Matlab程序,通过matlab程序,了解波束成形的算法过程,以及其含义(Beamforming Matlab program by matlab program to understand the process of beamforming algorithm, and its meaning)
- 2014-11-24 10:42:36下载
- 积分:1
-
nooise
在matlab中模拟图像受高斯白噪声和椒盐噪声的影响。(Analog Gaussian white noise and salt and pepper noise image is in matlab.)
- 2014-12-11 13:40:04下载
- 积分:1
-
Chaos-particle-swarm
混沌粒子群优化算法的matlab程序,可以学习(Chaos particle swarm optimization algorithm matlab program)
- 2021-03-07 12:39:29下载
- 积分:1
-
79419092ACO---pso-MTSP-
ACO-PSO结合的解决TSP问题的一种方法(The ACO-PSO combines a solution to the TSP problem and the algorithm is very reliable.)
- 2020-08-15 16:08:25下载
- 积分:1
-
newton_raphson
Newton-Raphson算法 介绍
在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。
由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。
同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。
(err)
- 2008-06-16 10:38:48下载
- 积分:1
-
BOOSTNEW
it is very useful to matlab design for students who are searching for boost circuits
- 2014-12-02 12:37:25下载
- 积分:1
-
SSF
分裂步程序matlab演示版,压缩包里包括了ssf.m的主程序,一个演示性的脉冲记录文件,和一个常速度的速度文件。(Step-by-step process to split demo matlab)
- 2009-05-12 00:01:41下载
- 积分:1
-
Wavelettransform
小波变换matlab程序,实现小波变换的程序(Wavelet transform matlab process procedures for the realization of wavelet transform)
- 2009-06-18 21:29:16下载
- 积分:1