登录
首页 » Matlab » 完整的自适应信号处理的算法开源程序

完整的自适应信号处理的算法开源程序

于 2022-03-19 发布 文件大小:6.79 kB
0 83
下载积分: 2 下载次数: 1

代码说明:

采用波束成形技术的BER计算,仿真图是速度、距离、幅度三维图像,用MATLAB实现动态聚类或迭代自组织数据分析,仿真效率很高的,给出接收信号眼图及系统仿真误码率,包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OFDM
    OFDM信道仿真,自己弄的,觉得比较不错,大家参考参考(OFDM channel simulation, get their own, and felt quite good, we refer to the reference)
    2011-01-20 16:30:18下载
    积分: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
  • daul_ps_2D_daulwave_4s
    光子筛孔均匀分布的例程,用于光子筛成像时使用(Uniform distribution of photon sieve routines for use imaging photon sieve)
    2013-10-14 20:01:54下载
    积分:1
  • oqpsk_pncode
    OQPSK信号matlab/simulink仿真程序,(OQPSK signal matlab/simulink simulation program)
    2013-12-13 15:57:34下载
    积分:1
  • code
    采用SVM设计男女生分类器。采用的特征包含身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征。要求:采用平台提供的软件包进行分类器的设计以及测试,尝试不同的核函数设计分类器,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算基于平台的软件包)。(Using SVM classifier is designed for boys and girls. Characterized by the use of include height, weight, whether you like math, whether like literature, whether you like sports a total of five feature. Requirements: The software package provided by the platform classifier design and testing, try different design kernel classifiers, using cross validation manner for performance uation (including SE, SP, ACC and AUC, AUC calculated based on platform software package).)
    2017-04-10 11:46:17下载
    积分:1
  • hamming
    Hamming码编译码的算法及实现 海军工程大学电子工程学院学报(Hamming code encoding and decoding algorithm and the realization of the Naval University of Engineering School of Electronic Engineering Journal)
    2009-05-07 21:55:44下载
    积分:1
  • LtoLHtoH_svd
    本算法结合小波变换和SVD奇异值变换,实现了水印的嵌入和提取,载体图像的鲁棒性和水印的不可见性,提取出的水印图像的和原水印图像基本一致,抗攻击性强。(The algorithm combines wavelet transform and SVD singular value transformation, achieved watermark embedding and extraction, vector image watermark robustness and invisibility, the extracted watermark image and the original watermark image are basically the same, anti-attack and strong.)
    2009-12-23 13:51:12下载
    积分:1
  • v_m
    小波去噪方法的实现 一个小程序 绝对原创 就是简单了些 见谅 (a simple matlab denoise function)
    2010-12-30 20:16:45下载
    积分:1
  • project2
    现代信号处理大作业2,实现WV分布并画出3D图,指出信号项和交叉项,需要用到tftb-0.2工具箱(2 large modern signal processing operations to achieve WV distribution and draw 3D maps, points out items and cross-term signal is needed for tftb-0.2 Toolbox)
    2014-01-07 13:50:43下载
    积分:1
  • 机器手自适应控制 5个源码
    包括5个资源,分别是:机械手滑模鲁棒控制示例,机器手自适应控制,机器人鲁棒PD控制,二自由度机械臂鲁棒轨迹跟踪控制,不确定性摩擦特性的不确定机械系统鲁棒补偿控制。 该资源对二自由度的机械臂仿真有极大的帮助!(It includes 5 resources, namely, manipulator sliding mode robust control example, robot hand adaptive control, robot robust PD control, two degree of freedom manipulator robust trajectory tracking control, uncertain friction characteristics of uncertain mechanical system robust compensation control. The resource is of great help to the simulation of the two degree of freedom manipulator.)
    2018-03-22 09:29:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载