登录
首页 » matlab » bcs-master

bcs-master

于 2021-01-12 发布 文件大小:1075KB
0 115
下载积分: 1 下载次数: 4

代码说明:

  贝叶斯压缩感知 用于稀疏信号重建,基于贝叶斯理论(Adaptive compressive sensing, Bayesian model selection, compressive sensing (CS), experimental design, relevance vector machine (RVM), sparse Bayesian learning.)

文件列表:

bcs-master, 0 , 2019-03-12
bcs-master\BCS_demo, 0 , 2019-03-12
bcs-master\BCS_demo\approx_results.mat, 60263 , 2019-03-06
bcs-master\BCS_demo\BCS_fast_rvm.m, 5463 , 2016-02-28
bcs-master\BCS_demo\Fig2.m, 2096 , 2016-02-28
bcs-master\BCS_demo\Fig4_ab.m, 1259 , 2016-02-28
bcs-master\BCS_demo\l1qc_logbarrier.m, 3524 , 2018-12-07
bcs-master\BCS_demo\l1qc_newton.m, 4401 , 2018-12-07
bcs-master\BCS_demo\multi_approx_measures.m, 1696 , 2016-02-28
bcs-master\BCS_demo\multi_optimized_measures.m, 1763 , 2016-02-28
bcs-master\BCS_demo\multi_random_measures.m, 1514 , 2016-02-28
bcs-master\BCS_demo\optimized_results.mat, 60238 , 2019-03-06
bcs-master\BCS_demo\random_results.mat, 60084 , 2016-02-28
bcs-master\MT_CS_demo, 0 , 2019-03-12
bcs-master\MT_CS_demo\Fig2.m, 2662 , 2016-02-28
bcs-master\MT_CS_demo\Fig3.m, 1899 , 2016-02-28
bcs-master\MT_CS_demo\mt_CS.m, 6377 , 2016-02-28
bcs-master\MT_CS_demo\multi_results_25.mat, 299828 , 2016-02-28
bcs-master\MT_CS_demo\multi_results_50.mat, 299942 , 2016-02-28
bcs-master\MT_CS_demo\multi_results_75.mat, 300077 , 2016-02-28
bcs-master\MT_CS_demo\multi_runs_25.m, 2569 , 2016-02-28
bcs-master\MT_CS_demo\multi_runs_50.m, 2602 , 2016-02-28
bcs-master\MT_CS_demo\multi_runs_75.m, 2602 , 2016-02-28
bcs-master\README.md, 2413 , 2016-02-28

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

发表评论

0 个回复

  • getComplexGGD
    产生随机变量,服从generalized高斯分布的随机变量的代码(GGD)
    2009-11-24 14:30:35下载
    积分:1
  • GNSS_SDR_Matlabcode
    对基于软件无线电的gps系统进行了完整论述,介绍gps系统软件接收机的最新研究成果的时机已经成熟,同时介绍即将投入使用的欧洲伽利略导航系统。利用matlab(版本7.x)作为编程语言,其提供了非常强大的绘图功能,可以直观清楚地显示数据的结果。(Gps software radio-based system for a complete discussion of system software gps receiver introduces the latest research results of the time is ripe, will soon also introduced into the European Galileo navigation system to use. Using matlab (version 7.x) as a programming language, it provides a very powerful graphics capabilities, you can visually display the data the results clearly.)
    2011-01-04 14:10:49下载
    积分:1
  • Improved-AStar-on-3D-Terrain
    应用matlab仿真改进A*算法在三维地形上的寻径过程(Application matlab simulation on improved A* algorithm in three-dimensional terrain routing process)
    2021-02-02 00:40:00下载
    积分:1
  • Beamforming
    两个相控阵天线时域波的传播不同阶段主要表现不同(In this code, the time domain wave propagation for two phased array antennas at different phase differences are shown. Thanks to the constructive and destructive interferences, the main beam of the wave is steered towards angle of interest. This code is used to generate the following animation: )
    2015-03-23 15:19:16下载
    积分:1
  • nccmp
    比较两个netcdf文件 1。通过添加内部ind2sub1函数remove函数依赖第三方 2。格式化文本(Description NCCMP compares two netcdf files and prints the differences. This function is useful for testing mathematical forecasting or prediction models. USAGE: NCCMP(ncfile1,ncfile2) NCCMP(ncfile1,ncfile2,tolerance,forceCompare) INPUT: ncfile1- name of the NetCDF file to compare ncfile2- name of the NetCDF file to compare tolerance- Compare numeric data using a tolerance threshold forceCompare- if false, exit when first difference is found true: continues to process all variables EXAMPLES: nccmp( old.nc , new.nc ,0.000001) nccmp( old.nc , new.nc ,[],true) FEATURES: 1. Print the differences and their locations 2. Exits when first difference is found or optionally continues to process all variables 3. User defined tolerance threshold to compare the variables TO DO: 1. Specific variable inclusion or exclusion 2. Specific attribute inclusion or exclusion 3. Option to ignore the history attribute 4. Ignore difference between v)
    2014-09-16 13:34:49下载
    积分:1
  • D-FNN
    基于matlab实现的动态模糊网络,值得收藏借鉴!(Based on the matlab implementation of dynamic fuzzy network, worth collecting reference!)
    2011-09-26 15:11:05下载
    积分:1
  • split_step_fourier_method
    用分步傅里叶变化法求解非线性薛定谔方程,适用于非线性光纤系统(split_step_fourier method for nonlinear fiber optic)
    2010-09-19 10:53:05下载
    积分:1
  • admsfir
    simulation code for fir
    2012-03-22 11:52:40下载
    积分:1
  • speech_enhancement_matlab_by_lx
    实验结果表明该算法对非冲击噪声效果良好。 lx_main为主程序,NS_lxwz为噪声估计模块,lxG_wz为增益估计模块,noise_sound为测试用含噪语音。 算法原理参见本人的文章《一种引入延迟的语音增强算法》。(Experimental results show that the algorithm for non-impulsive noise effect is good. lx_main the main program, NS_lxwz for the noise estimation module, lxG_wz for the gain estimation module, noise_sound to test the noisy speech. Algorithm theory see my article " delay the introduction of a speech enhancement algorithm." )
    2011-06-08 15:32:41下载
    积分:1
  • m_mvdr
    基于MVDR的波束形成 有3个信号入射方向(MVDR beamforming three signals incident direction)
    2012-08-04 17:39:10下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载