-
DigitalFilter
此源码中包含了ButterWorth高通、低通,带通MATLAB仿真,Chebyshev高通、低通,带通MATLAB仿真,还有Notch,Peak MATLAB 仿真(This source includes ButterWorth high-pass, low pass, band pass MATLAB simulation, Chebyshev high-pass, low pass, band pass MATLAB simulation, as well as Notch, Peak MATLAB simulation)
- 2010-06-17 11:09:54下载
- 积分:1
-
guifirst
matlab的gui设计
通过对gui的设计,学习用matlab设计界面(The gui matlab gui design through the design, study design interface with matlab)
- 2010-09-04 20:53:20下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
CMA_FILTER.c.txt
c语言实现盲均衡算法,还有cma算法的改进(The implementation of blind equalization algorithm in C language and the improvement of CMA algorithm)
- 2020-06-18 03:40:01下载
- 积分:1
-
DIANJI
说明: 异步电机参数的在线辨识研究/基于模型参考自适应的异步电动机转动惯量的辨识/交流感应电机的参数辨识及数字控制技术研究;基于大功率异步电机。硕士论文,对理论说明非常好,而且还有实验仿真说明(Induction motor parameter identification online research, based on high-power induction motors. Master' s thesis, a very good description of the theory, but also that the experimental simulation)
- 2009-07-30 10:17:28下载
- 积分:1
-
add_phase_noise_test
振荡器相位噪声模型,matlab函数主要用于仿真振荡器相位噪声,方便使用。(Oscillator phase noise model, matlab function is mainly used for the simulation oscillator phase noise, easy to use.)
- 2014-10-30 13:56:41下载
- 积分:1
-
OFDM
OFDM调制与解调,其中数字调制方式为QPSK。(OFDM modulation and demodulation, the digital modulation method is QPSK.)
- 2020-07-02 06:20:02下载
- 积分:1
-
RBF_TiDu
这是一个基于梯度算法的3层RBF神经网络程序,是一个很纯净的,可运行的matlab程序,作为后续改进的算法的一个基础程序是个不错的选择。(This is a three-layer gradient algorithm based on RBF neural network program, is a very clean, you can run the matlab program, as a basis for subsequent improvement program algorithm is a good choice.)
- 2015-05-11 18:38:21下载
- 积分:1
-
Desktop
读入ORL人脸库的指定数目的人脸前前五张(训练)
输入:nFacesPerPerson --- 每个人需要读入的样本数,默认值为 5
nPerson --- 需要读入的人数,默认为全部 40 个人
bTest --- bool型的参数。默认为0,表示读入训练样本(前5张);如果为1,表示读入测试样本(后5张)(Read into the ORL face database face before the specified number of five sheets (Training) Input: nFacesPerPerson--- everyone needs to read the sample size, the default value is 5 nPerson--- the number of people need to read , the default for all 40 individual bTest--- bool type parameters. The default is 0, read the training samples (top 5) If 1, read that the test samples (after 5))
- 2010-11-29 15:18:37下载
- 积分:1
-
matlab3
我上传一个用MATLAB画蜂窝图的程序供大家参考,希望大家提出宝贵意见,谢谢!(I upload a painting using MATLAB cellular plans for your reference, I hope to give valuable advice everyone, thank you!)
- 2021-02-05 12:49:57下载
- 积分:1