-
rgb
这是对黑白图像进行伪彩处理的代码,把处理的图片换成自己电脑的图片即可运行(This is a black and white pseudo-color image processing code to handle the images into their computer to run pictures)
- 2015-04-07 17:27:31下载
- 积分:1
-
chap5
PID控制程序,matlab编写,适合初学者(5)(PID control procedures, matlab prepared for beginners (5))
- 2008-05-16 21:07:11下载
- 积分:1
-
ant-matlab
蚁群算法在MATLAB中的实现源代码,包含蚁群算法的说明。(Ant colony algorithm implemented in MATLAB source code contains a description of the ant colony algorithm.)
- 2013-03-13 00:03:17下载
- 积分:1
-
GLS_array
为了过滤有色噪声,利用广义最小二乘进行系统模型的辨识(In order to filter colored noise, using generalized least squares models were recognition system)
- 2015-05-13 21:59:34下载
- 积分:1
-
QMC5883_CODE_
QMC5883L磁芯片开发,希望能给大家带来帮助(QMC5883L Magnetic core chip development, hoping to bring help)
- 2017-07-01 11:21:17下载
- 积分:1
-
T-S-Fuzzy-Neural-Network
T-S模糊神经网络的matlab源程序,实测可运行,并且可自动显示预测结果与实测结果,便于进行对比(T-S fuzzy neural network matlab source code, can be found running, and can be displayed automatically predicted and measured results, for easy comparison)
- 2016-01-30 11:29:34下载
- 积分:1
-
coheMSK
coerente MSK modulation matlab code
- 2017-05-16 04:14:12下载
- 积分:1
-
phased-array
相控阵天线波束图,描述了最简单的相控阵波束图的形成(Phased array antenna beam map, describes the most simple map phased array beam forming)
- 2020-11-21 13:59:35下载
- 积分:1
-
SingleGridConnected
A PI controller for the single-phase grid-connected photovoltaic system has been proposed
in this simulation. the proposed system consists of maximum
power point tracker (MPPT) controller and PI current controller only. The
proposed MPPT controller generates current reference directly the solar array power information
and the current controller uses PI technique for the tight regulation of current
- 2016-02-09 03:49:34下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1