-
HAF
an Adaptive Fuzzy Filter for Restoring Highly
Corrupted Images by Histogram Estimation
- 2013-07-15 02:37:22下载
- 积分:1
-
Cdma2k
CMDA 系统中下行链路的通信与仿真 MATLAB仿真实现(CMDA Simulation)
- 2009-06-03 18:42:07下载
- 积分:1
-
MeasuringHearingSensitivity
It is a measuring hearing sensitivity in a GUI file of Matlab, this permit save 5 seconds of sound and get the modulate signal and spectrum, also have a graphic interface with Simulink...
- 2009-04-09 10:15:25下载
- 积分:1
-
particle-design
最经典的matlab介绍微粒群算法的书,不好买的。(The most classic PSO algorithm matlab introduction of the book, not bought.)
- 2013-09-29 16:02:23下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
b_cas_card_briefing_document
bcas card briefing document
- 2015-04-26 20:07:23下载
- 积分:1
-
Siemens MMC Principles
西门子公司关于模块化多电平的原理介绍paper,讲解的很不错(helpful principle paper of a multi level converter from Siemens )
- 2020-11-23 22:29:33下载
- 积分:1
-
GNCtoolbox
适合做GNC控制的各位,一个非常有用的工具箱,可实现一些简单功能(GNC suitable control of you, a very useful toolbox can achieve some simple functions)
- 2013-11-27 14:02:04下载
- 积分:1
-
Sina-Farsiu-MDSP_MATLAB7
Sina Farsiu 关于超分辨率复原方面的开源软件,MDSP_MATLAB7(Open source software of of Sina Farsiu Superresolution, MDSP_MATLAB7)
- 2013-04-16 20:41:31下载
- 积分:1
-
YALMIP_Wiki_Examples_Unit_Commitment
A classical problem in scheduling and integer programming is the unit commitment problem. In this
problem, our task is to turn on and off power generating plants, in order to meet a forecasted future
power demand, while minimizing our costs. We have several different power plants with different
characteristics and running costs, and various constraints on how they can be used. We will start with
a very simple model, and then expand this model with more advanced features. To make the code
easy to read, we will write it in a verbose non-vectorized format
- 2015-01-16 04:05:11下载
- 积分:1