-
MUSIC--DOA
说明: miusic 方法实现线性均匀阵列的doa估计方法,帮助学习阵列信号的相关知识(miusic method to achieve uniform linear array of doa estimation method to help study and knowledge of the array signal)
- 2010-04-10 12:39:30下载
- 积分:1
-
SLAM_session4
SLAM 地图构建与定位算法 其中含有卡尔曼滤波和粒子滤波器的程序(the principal of pso)
- 2013-04-21 21:34:34下载
- 积分:1
-
MATLAB
MATLAB通信仿真及应用实例详解
MATLAB通信仿真及应用实例详解(MATLAB simulation and application of communication detailed MATLAB simulation and application of communications Detailed)
- 2009-01-23 11:54:05下载
- 积分:1
-
UART-Product-
As an industry-leading supplier of universal
asynchronous receiver/transmitters (UARTs),
Texas Instruments provides products designed
to improve system performance and meet the
needs of next-generation applications.
- 2013-12-24 21:11:59下载
- 积分:1
-
modern-coding-theory
the modern coding theory book by richardson and urbanke
- 2010-10-22 00:35:21下载
- 积分:1
-
CopyofFullload
this is a mat lab simulation file including the m file.
- 2010-02-20 12:34:38下载
- 积分:1
-
ELM
训练集/测试集产生
load spectra_data.mat
随机产生训练集和测试集
temp = randperm(size(NIR,1))
训练集——50个样本
P_train = NIR(temp(1:50),:)
T_train = octane(temp(1:50),:)
测试集——10个样本
P_test = NIR(temp(51:end),:)
T_test = octane(temp(51:end),:)
N = size(P_test,2)
数据归一化
( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
- 2011-05-21 16:45:51下载
- 积分:1
-
tryGUI
超宽带系统链路matlab仿真程序
超宽带系统简单仿真平台,有简单界面.包括可替换的脉冲成型(半余弦脉冲)、IEEE802.15.3a的修正SV信道、最大似然信道估计、Rake接收机等模块,可以实现monte carlo仿真求误码率。可添加多址接入、编码等功能(维特比编解码、帧同步的程序由本人同学编写)。入口主程序uwbsim.m
编解码程序:bin2deci.m;bini2deci.m;deci2bin.m VITRBI.m
信道及信道估计:ch_est.m;channel.m;channelgenerator.m;conv_m. m;sigfold.m UWB_SV_channel.m uwb_sv_cnvrt_ct.m uwb_sv_eval_ct.m uwb_sv_model_ct.m uwb_sv_params.m
Rake接收机:findpeak.m;MRC_combine.m;MRC_Rake.m;n_upsample.m;selectpath.m
其他:cnv_encd.m;dssignal.m;Eb_halfcos.m;waveshape.m;halfcos_generator.m;metric.m;nxt_stat.m;sim_main.m;spreadgren.m;test_code.m;training_ds.m;uwbsim.m;vit_test.m(UWB system links Matlab simulation program UWB simple system simulation platform, A simple interface. including replacement of the pulse shaping (semi-cosine pulse). IEEE802.15.3a amendment SV Channel, the greatest likelihood channel estimation, the Rake receiver modules. can be achieved monte carlo simulation for BER. They can add multiple access, coding, and other functions (Viterbi codec, frame synchronization procedures prepared by my classmates). Edit the entrance uwbsim.m codecs : bin2deci.m; bini2deci.m; deci2bin.m VITRBI.m Channel and Channel Estimation : ch_est.m; channel.m; channelgenerator.m; conv_m. m; sigfold.m UWB_SV_channel.m uwb_sv_cnvrt_ct . m uwb_sv_eval_ct.m uwb_sv_model_ct.m uwb_s v_params.m Rake : findpeak.m; MRC_combine.m; MRC_Rake.m; n_upsample.m; selectpath.m Other )
- 2006-12-02 09:41:29下载
- 积分:1
-
Segmentation
This matlab code implements region growing image segmentation.
- 2011-08-24 22:15:33下载
- 积分:1
-
MTALAB
本文 是 基于MATLAB的滤波器的设计(This article is based on the MATLAB filter design)
- 2007-10-29 17:16:34下载
- 积分:1