-
ImageProcessingbyYikwang
This ia s simple Matlab code on image processing. It perform a negative on image, enhance the image and convert the image to gray-scale.
- 2010-11-02 09:39:45下载
- 积分:1
-
adaboost1
adaboost代码,比较简单。但方便了解Adaboost算法的基本原理(The aim of the project is to provide a source of the
meta-learning algorithm known as AdaBoost to improve
the performance of the user-defined classifiers.
)
- 2013-08-24 11:12:16下载
- 积分:1
-
Fuzzy-opti-lin-flow
模糊优化线性潮流,线性处理与模糊优化的综合潮流处理算法。
(Linear trend of the fuzzy optimization, linear processing and fuzzy processing algorithms to optimize the overall trend.)
- 2020-12-14 15:09:14下载
- 积分:1
-
Matlab-time-frequency-toolbox
matlab时频分析工具包,挺好用的 ,用于信号时频处理 (matlab time-freq analysis toolbox)
- 2015-03-03 22:02:44下载
- 积分:1
-
Newton-Raphson-Algorithm
常用牛顿拉夫逊潮流计算程序是用matlab编写的,本程序是用C语言编写,含有中文详细说明和源代码,可以直接粘贴使用。(Common Newton Raphson power flow calculation program is prepared using matlab, this program is written in C language, containing Chinese detailed description and source code can be pasted directly use.)
- 2014-02-19 20:33:10下载
- 积分:1
-
redar1
LPI国外的雷达教程上的源程序,可以对照书上讲解进行学习(LPI tutorials on the radar of foreign source, can explain the book to learn the control)
- 2010-11-23 19:25:44下载
- 积分:1
-
ppcasom
this code very good for PPCASOM
- 2010-12-13 13:37:15下载
- 积分:1
-
MatLabDSP
基于MatLab与DSP的滤波器的快速设计方法(MatLab and DSP-based filter design method of rapid)
- 2008-06-28 16:21:33下载
- 积分:1
-
New-Text-Document-(2)
he form of the Burgers equation considered here is:
du du d^2 u
-- + u * -- = nu * -----
dt dx dx^2
for -1.0 < x < +1.0, and 0.0 < t.
Initial conditions are u(x,0) = - sin(pi*x). Boundary conditions are u(-1,t) = u(+1,t) = 0. The viscosity parameter nu is taken to be 0.01 / pi, although this is not essential.
The authors note an integral representation for the solution u(x,t), and present a better version of the formula that is amenable to approximation using Hermite quadrature.
This program library does little more than evaluate the exact solution at a user-specified set of points, using the quadrature rule. Internally, the order of this quadrature rule is set to 8, but the user can easily modify this value if greater accuracy is desired.
- 2012-04-13 12:06:48下载
- 积分:1
-
CEEMDAN_V00
法国人Rilling的程序写的EMD分解的程序
on empirical mode decompos and its algorithms. 内附说明
(Matlab codes for CEEMDAN (ref. [C162])on empirical mode decompos and its algorithms)
- 2021-03-17 09:49:21下载
- 积分:1