-
size_filter
performs connected component labeling and removes noises by using size filter.
- 2010-11-29 08:29:01下载
- 积分:1
-
zizaixianmo
自再现模形成的模拟程序,可以通过改变迭代次数观察自再现模的形成过程(The formation of self-reproduction mode simulation program can be observed by changing the number of iterations the formation of self-reproduction model)
- 2009-12-25 17:51:33下载
- 积分:1
-
mentocarolmatlab--var
var模型matlab做的,蒙特卡罗,很好用(var model matlab to do, Monte Carlo)
- 2011-06-21 11:29:33下载
- 积分:1
-
Kalman_MATLAB-IBM
给出了经典著作《Fundamentals Of Kalman Filtering A Practical Approach》一书中windows 环境下的所有Matlab程序(The book the classics " Fundamentals Of Kalman Filtering A Practical Approach" All of the windows environment Matlab program)
- 2012-08-27 23:16:03下载
- 积分:1
-
Digital-Signal-and-Image-Processing-Using-MATLAB
MATLAB is one of several tools for working with mathematics. As an experienced
programmer, I was skeptical at rst. Why should I learn another programming
language when I could do the work in C/C++? The answer was simple: working
with MATLAB is easier! Yes, there are some instances when one would want to
use another language. A compiled program, such as one written in C++, will run
faster than an interpreted MATLAB program (where each line is translated by the
computer when the program is run). For hardware design, one might want to write
a program in Verilog or VHDL, so that the program can be converted to a circuit.
- 2015-03-16 22:45:31下载
- 积分:1
-
kal
Kalman滤波器,实现离散随机信号处理中的Kalman程序(Kalman filter, the realization of discrete-time stochastic signal processing procedures Kalman)
- 2008-04-24 16:45:11下载
- 积分:1
-
MatLab-Classification
说明: MATLAB 模式分类算法程序,是英文版《模式分类》教程的有关资料。(MatLab Classification )
- 2011-03-13 14:45:53下载
- 积分:1
-
comparison_HB_full_bridge_1ph_inverter
inverter power electrinic
- 2013-07-31 21:50:39下载
- 积分:1
-
PDE-guide
This is a complete guide of the Partial Differential Equation Toolbox of Matlab
- 2011-11-30 05:44:24下载
- 积分:1
-
RA ra_snr_gui.m 作用
ra_snr_gui.m
作用:统计不同信噪比下,五种信号的峰值旁瓣比RA和低高频均值比RM,绘制结果,参考图3.11和3.12
DFCW_RA_SNR.m
作用:产生正交离散频率编码信号,并计算峰值旁瓣比RA和低高频均值比RM
LFM_RA_SNR.m
作用:产生线性调频信号,并计算峰值旁瓣比RA和低高频均值比RM
OFDMLFM_RA_SNR.m
作用:产生正交频分线性调频信号,并计算峰值旁瓣比RA和低高频均值比RM
PC_RA_SNR.m
作用:产生正交相位编码信号,并计算峰值旁瓣比RA和低高频均值比RM
SIN_RA_SNR.m
作用:产生单载频信号,并计算峰值旁瓣比RA和低高频均值比RM
输入参数:
vSNR:信噪比向量
输出结果:
RA:峰值旁瓣比向量RA,对应信噪比向量
RM:低高频均值比向量RM,对应信噪比向量
calculateRA.m:
作用:计算不同信噪比下峰值旁瓣比RA和低高频均值比RM,参考论文3.4.5节
输入参数:
sig:输入信号,可以是多行MIMO信号,运算中将合并为1行信号
vSNR:信噪比向量
输出结果:
RA:峰值旁瓣比向量RA,对应信噪比向量
RM:低高频均值比向量RM,对应信噪比向量
sig_dfcw.m
作用:产生正交离散频率编码信号
sig_ofdm.m
作用:产生正交频分线性调频信号
sig_pc.m
作用:产生正交相位编码信号
(ra_snr_gui.m action: Statistics different SNR peak sidelobes than five signal RA and low high frequency average ratio RM, rendering the results, referring to Figure 3.11 and 3.12 DFCW_RA_SNR.m effect: generating orthogonal discrete frequency encoded signal, and calculate the peak sidelobe ratio RA and low and high frequency average ratio RM LFM_RA_SNR.m effect: generating chirp signal and calculates the peak sidelobe ratio RA and low high frequency average ratio RM OFDMLFM_RA_SNR.m effect: generating an orthogonal frequency division chirp signal and calculates peak sidelobe ratio RA and low and high frequency average ratio RM PC_RA_SNR.m effect: generating quadrature phase encoded signals and calculate peak sidelobe ratio RA and the average low and high frequency effects than RM SIN_RA_SNR.m: to produce a single carrier frequency signal, and calculate peak sidelobe ratio RA and RM lower than the average high-frequency input parameters: vSNR: SNR vector output: RA: peak sidelobe ratio v)
- 2020-06-27 04:00:01下载
- 积分:1