登录
首页 » matlab » The-Multi-user-Detection-ALGORITHM

The-Multi-user-Detection-ALGORITHM

于 2020-09-22 发布 文件大小:906KB
0 107
下载积分: 1 下载次数: 28

代码说明:

  联合智能(JI-MUD)多用户检测算法是由粒子群优化(PSO)算法,遗传算法(GA)和模拟退火(SA)算法(the joint intelligent multi-user detection (JI-MUD) algorithm which was composed by particle swarm optimization (PSO) algorithm, genetic algorithm (GA) and simulated annealing (SA) algorithm was proposed)

文件列表:

程序
....\HGA&PSO

....\.......\19.fig,7513,2010-08-15
....\.......\Fig.m,8100,2010-08-15
....\.......\FUNCTION.asv,18874,2010-08-17
....\.......\FUNCTION.m,18855,2010-08-17
....\.......\HGA.m,19443,2010-08-15
....\.......\PSO.m,6774,2010-08-15

....\.......\untitled.fig,10619,2010-08-17
....\MMSE&ML
....\.......\10.18.txt,5598,2010-10-21
....\.......\b_demodu.m,1732,2010-10-04
....\.......\demap.m,455,2010-07-20
....\.......\draw.m,342,2011-04-11
....\.......\gaosi_Channel.m,1060,2010-09-30
....\.......\get_chan.m,2502,2010-10-20
....\.......\get_pilot_f.m,202,2010-07-20
....\.......\insert_cp.m,330,2010-07-19
....\.......\insert_pilot.m,550,2010-07-23
....\.......\ML_eq.m,2152,2010-09-29
....\.......\mmse_eq.m,491,2010-09-29
....\.......\ofdm_Channel.m,1936,2010-09-29
....\.......\ofdm_main.asv,5702,2010-10-20
....\.......\ofdm_main.m,5598,2011-04-11
....\.......\ofdm_Modulation.m,2279,2010-10-19
....\.......\ZF_eq.m,324,2010-09-29
....\.......\说明.doc,99840,2010-10-20
....\PSO
....\...\5.12
....\...\....\1.fig,6901,2010-05-12
....\...\....\11.fig,6887,2010-05-12
....\...\....\2.fig,189220,2010-05-12
....\...\....\22.fig,188439,2010-05-12
....\...\....\3.fig,194030,2010-05-12
....\...\....\33.fig,194020,2010-05-12
....\...\....\PSO512.m,5632,2010-05-12
....\...\5.19
....\...\....\PSO-NNs1.fig,6893,2010-05-17
....\...\....\PSO-NNs2.fig,8549,2010-05-17
....\...\....\SL3.asv,8137,2010-05-17
....\...\....\SL3.m,8153,2010-05-17
....\...\....\单独
....\...\....\....\PSO.m,5658,2010-05-17
....\...\....\....\SJ.m,1380,2010-05-17
....\...\....\组合
....\...\....\....\SL0.m,7345,2010-05-17
....\...\....\....\SL1.m,7442,2010-05-17
....\...\....\....\SL2.m,7019,2010-05-17
....\...\....\....\SL3.m,8153,2010-05-17
....\...\PSO.m,6774,2010-08-15

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

发表评论

0 个回复

  • particle_filtering
    这是用粒子滤波算法进行视频跟踪的源程序 初始参数已近设好了,直接运行就可以了 有兴趣的朋友可以吧它改成差帧定位 省的换个视频就要手调一次参数 为了能运算快些 算法的核心代码是用C++编的 用MEX文件转化成dll数据 在matlab中调用的 希望对大家有所参考和帮助 也希望大家有好的想法,我们一起讨论和改进 有 用粒子滤波进行视频跟踪现在国内做的还不多 需要改进的地方也很多 还需大家共同努力啊,哈哈 由于本人用的视频太大,上传了半天传不上去,只有把视频删了 下了本程序的朋友,要自己找个视频放到文件夹内 并在程序中吧读视频语句的文件名改成你所放视频的文件名 比如你视频的文件名是myvideo.avi,则程序中 video = myvideo.avi 注意视频文件的格式一定要是.avi的哦 (err)
    2008-08-04 13:57:14下载
    积分:1
  • pathplanning
    path planning from start point to goal point using virtual force field
    2013-10-14 10:29:52下载
    积分:1
  • NLMS
    自适应滤波中的一个比较有名的方法,为学习者提高编程能力!(matlab adaptive filter!)
    2021-03-18 13:39:20下载
    积分:1
  • bayes
    采用身高和体重数据作为特征,分别假设二者相关或不相关,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则,将该分类器应用到训练/测试样本,考察训练/测试错误情况。(The use of height and weight data as the characteristics of the assumption that the two were related or not related to the normal distribution probability density is estimated under the assumption that the establishment of Bayes minimum error rate classifier, the decision-making rules have been written, the classifier is applied to training/test samples to study the training/testing error conditions.)
    2009-04-21 21:34:24下载
    积分:1
  • lfm
    线性调频信号的时域波形、以及模糊函数图、距离分辨力、速度分辨力(Waveform, Ambiguity function, Distance resolution and Speed resolution of LFM)
    2021-01-06 22:58:53下载
    积分:1
  • danshenjingyuan
    说明:  用于单神经元控制的pid整定,还加带其他两种普通PID整定的对比试验(PID tuning for single neuron control)
    2020-06-17 21:49:37下载
    积分:1
  • IIR
    说明:  实现IIR的算法,包括数据分析报告,Matlab实现巴特沃思和切比雪夫。(To achieve IIR algorithms, including data analysis, Matlab realization of Butterworth and Chebyshev.)
    2010-03-24 19:35:03下载
    积分:1
  • vector1
    modelling and simulation of vector control of induction motors
    2014-02-10 23:28:12下载
    积分:1
  • enkf-matlab
    ecg de noising for Matlab data sd
    2019-06-11 06:41:14下载
    积分:1
  • automobileCalculation
    说明:  汽车制动系统计算,包括防滑控制和ABS模拟计算(Automotive brake system calculation, including anti-skid control and ABS simulation calculation)
    2019-12-25 17:13:48下载
    积分:1
  • 696518资源总数
  • 104434会员总数
  • 22今日下载