-
cannyDericheFiltre
digital image processing canny deriche example
- 2009-05-28 14:06:34下载
- 积分:1
-
pr4
人脸识别代码,数字图像处理
使用matlab内置函数(face detection program, using matlab function to detect human face )
- 2013-12-18 12:40:11下载
- 积分: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
-
imageseg
image segmentation in matlab
- 2010-03-15 03:31:11下载
- 积分:1
-
LTE_transmition_technoiques
说明: 分析了LTE系统频率偏移,定时误差,信道估计问题等,并对广义Rake接收机和CPEDS接收机的性能做了比较。(Analysis of the LTE system frequency offset, timing error, channel estimation problems, and generalized Rake receiver performance receiver and CPEDS were compared.)
- 2010-04-07 16:22:51下载
- 积分:1
-
mynnctrl
matlab中的神经网络控制系统工具箱,可以用来方便的开发基于神经网络的控制系统(Matlab the neural network control system toolbox. can be used to facilitate the development of neural network based control system)
- 2006-05-17 16:38:08下载
- 积分:1
-
Basic-Info-of-Matlab
Matlab 的基础功能说明,对入门有帮助。推荐看看基本原理,矩阵运算,数组运算,矩阵函数,信号处理和多项式,绘图,控制流(The basic function of Matlab instructions for beginners help. Recommend a look at the basic principles of matrix operations, array operations, matrix functions, signal processing and polynomials, graphics, control flow)
- 2011-08-26 14:14:37下载
- 积分:1
-
Python-GUI
讲故事小程序,自定义人物事件,GUI功能展示。(Storytelling applet, custom characters and events, GUI functions show.)
- 2014-12-08 04:02:44下载
- 积分:1
-
chonggou
此程序是在MATLAB下进行图像的重构,先创建图像,然后计算投影,最后重构图像。(This procedure is carried out in MATLAB reconstructed image, to create an image, and then calculating the projection, the final reconstructed image.)
- 2014-12-12 18:17:18下载
- 积分:1
-
shengtai2
对森林生态系统的动力学仿真很有用的东西值得大家学习学习(On the forest ecosystem dynamics simulation is useful to learn something worth learning)
- 2011-04-23 23:00:32下载
- 积分:1