-
lvbo
本文根据对原始纯净图像进行的椒盐加噪处理,提出了利用中值滤波法消除图像噪声的实用方法。使用软件工具MATLAB快速地实现了图像的中值滤波。(According to the original purity of the salt and pepper plus noise image processing, proposed by using median filter to reduce image noise and practical method. MATLAB software tools used to achieve fast median filtering of images.)
- 2010-12-20 10:15:21下载
- 积分:1
-
PerceptronAlgorithm
感知器是神经网络里面的一个重要分类器,本例子采用matlab实现单个神经元感知器,分类效果较好~(Perceptron neural network which is an important classifier, using the example of the realization of a single neuron matlab perceptron, classification better ~)
- 2008-07-23 16:41:33下载
- 积分:1
-
hw1-1
Read a file into a matrix and display it on the screen using the MATLAB commands imagesc and axis.
- 2014-09-11 15:00:27下载
- 积分:1
-
基本算法在有源噪声控制中的应用fxlms
说明: fxlms基本算法在有源噪声控制中的应用,有MSE曲线图(The application of basic FXLMS algorithm in active noise control has MSE curve.)
- 2020-07-04 20:20:02下载
- 积分:1
-
test
先生成这样的一幅500*500的RGB彩色图像:一个田字格,左上和右下是绿色,右上是红色,坐下是蓝色。并进行如下处理:(a)将该图像转换到HSI空间,用25*25的平均模板模糊H分量图像,再转换回RGB空间;(b)重复(a),只是这次处理的是S分量。最后简单分析结果。(内含实验报告)
(Mr. into a 500* 500 RGB color image: a field word lattice, the upper left and lower right is green, the upper right is red the sit is blue. And be handled as follows: (a) the image into the HSI space, fuzzy H 25* 25 average template component image, and then converted back to RGB space (b) Repeat (a), only this time to deal with the S component . Finally, a simple analysis of the results. (Contains experimental report))
- 2013-01-04 19:48:01下载
- 积分:1
-
IEC_RMS_V0
This simple module calculate the RMS value of an input signal (also measured)by using the deffined equation in the IEC norm
- 2013-12-20 14:27:37下载
- 积分:1
-
plane-MATLAB
最新飞行程序设计,具体的编码过程与结果描述。(The latest flight program design, concrete description coding process and results.
)
- 2015-04-18 17:04:19下载
- 积分:1
-
镜像延拓 extend
镜像延拓和一种自适应波形匹配法处理EMD中的端点效应。boundary_matchwave。BOUNDARY_CONDITIONS_EMD。(Mirror extension and an adaptive waveform matching method to deal with the end effect in EMD.)
- 2016-06-02 15:11:45下载
- 积分:1
-
l1_ls
说明: 最小化l1范数的Matlab代码。求解模型为:
min lambda*|x|_1+||A*x-y||_2。其中,|x|_1表示x的1-范数,||*||_2表示2-范数。该模型在稀疏成分分析、压缩传感器等领域有广泛的用途。( l1-Regularized Least Squares Problem Solver
l1_ls solves problems of the following form:
minimize ||A*x-y||^2+ lambda*sum|x_i|,
where A and y are problem data and x is variable (described below).
)
- 2009-08-06 19:51:37下载
- 积分:1
-
HopfieldExperiment
采用Hopfield网络解决旅行商问题,收敛速度快。(using Hopfield network to solve the traveling salesman problem, and fast convergence.)
- 2007-04-27 13:20:01下载
- 积分:1