-
Fuzzy_Control_ebook
一本结合模糊推论系统matlab code源码的电子书,是学习模糊控制最佳用书。(This file contains code for solving some exercises, design problems, and examples in the book:Kevin M. Passino and Stephen Yurkovich, Fuzzy Control,
Addison Wesley Longman, Menlo Park, CA)
- 2010-07-06 18:01:04下载
- 积分:1
-
Matlab_gps_pingcha
matlab编程完成一GPS网的平差计算。起算数据见文件“起算数据.TXT”;GPS网略图见“网图.jpg”;基线向量观测值和方差见“基线.bas”。根据已知起算数据和观测值建立数学模型并进行最小二乘平差计算和精度评定。代码和计算结果在实习报告中也已详细列出。(matlab program to complete a GPS network adjustment calculation. Initial data the document entitled " Initial Data. TXT" GPS network sketch map, see " Map. Jpg" baseline vector and the variance of observations, see the " baseline. Bas" . According to initial data and observations of known mathematical model and the least squares calculation and accuracy evaluation. Code and report the results in practice have also been detailed.)
- 2010-12-05 16:35:34下载
- 积分:1
-
gm2
gm2对上下变动的数据,预测效果比gm1好,但对趋势较好的数据,预测精度没有gm1高。(gm2 on the up and down movements of the data to predict better than gm1 good, but better data on trends, forecast accuracy not gm1 high)
- 2012-04-17 16:28:40下载
- 积分:1
-
OFDM_signals
Orthogonal Frequency Division Multiplexing(OFDM) signal simulation(Orthogonal Frequency Division Multiplex ing (OFDM) signal simulation)
- 2007-04-12 21:48:07下载
- 积分:1
-
generateModSignal
应用Matlab产生各种数字调制信号以及在AWGN下的传输结果。包括AM,QPSK,BPSK等(Application of Matlab have a variety of digital modulation signal and transmit the results under AWGN. Including AM, QPSK, BPSK, etc.)
- 2008-05-05 14:54:07下载
- 积分:1
-
fuzzy-clustering
用matlabr2009编程实现神经网络模糊聚类算法,采用cell工具把整个程序分为以下几个部分(Programming neural network with matlabr2009 fuzzy clustering algorithm, using cell tools to the entire program is divided into the following sections)
- 2011-06-30 08:28:29下载
- 积分:1
-
emg
表面肌电信号emg的处理程序,使用matlab编写(emg signal processing)
- 2016-10-21 14:50:49下载
- 积分:1
-
Wiener_filtration_voice_denoising_algorithm
维纳滤法实现语音去噪的两种算法 适合学习语音信号编码的(Wiener filtration voice denoising algorithm)
- 2010-06-06 10:10:51下载
- 积分:1
-
bsvm
两类支持向量机,用于分两类的问题其中是带有类别的结构体类型数据(binary svm)
- 2011-05-01 16:58:07下载
- 积分: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