-
PCA
关于主成分分析(PCA)的MATLAB程序(MATLAB)
- 2009-09-18 19:36:44下载
- 积分:1
-
Face-Recognization
Efficient Face Detection
- 2014-10-13 17:19:54下载
- 积分:1
-
How-add-awgn-to-signal
By using these matlab codes one can simulate awgn in any system and cam add it to any signal for further analysis
- 2014-02-20 19:35:08下载
- 积分: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
-
FHsystem
采用双分集,实现FH系统的MONTE CARLO仿真(Dual-diversity, to achieve FH system MONTE CARLO Simulation)
- 2010-01-16 16:48:58下载
- 积分:1
-
concept-of-fuzzy-entropy
本文介绍了两种新的图像增强算法:一种是基于模糊嫡的图像滤波器,另一种是改进的模糊松弛迭代增强算法。前者将图像分为若十窗日,分别计算每个窗日关于不同模糊集的模糊嫡,根据最
小模糊嫡原则,确定该窗日中心灰度的大小,该方法充分利用了图像窗日中像素的区域信息。
(This paper introduces two new image enhancement algorithm: one is based on fuzzy entropy image filters, another improved fuzzy relaxation iterative enhancement algorithms. The former image into the ten windows day, the date of each window on different fuzzy sets fuzzy entropy, were calculated according to the minimum fuzzy entropy principle, determine the size of the window day center gray, full use of the Japan-China pixels of the image window region information.)
- 2013-03-29 10:58:45下载
- 积分:1
-
matlab
一篇比较好的英文介绍编程的文章,里面包含很多有用的知识,很难下载。(a good English paper for programming。it includes much useful knowledge and it is hard to download it)
- 2011-12-13 10:53:38下载
- 积分:1
-
UAV-Cooperative-Decision-and-Control
无人机协同决策与控制英文原版,可供研究无人机协同的同学参考(the English original of UAV Cooperative Decision and Control,for the study of reference UAV cooperative students)
- 2014-05-03 23:06:18下载
- 积分:1
-
microgridwithMICukdc_dcby_indraneel_saki
micro grd cuk converter
- 2017-07-05 16:27:13下载
- 积分:1
-
tvfilter
Nonlinear Total Variation based noise removal algorithms.
Based on: L. Rudin, S. Osher, E. Fatemi
- 2010-12-16 20:52:37下载
- 积分:1