资源列表
最小化l1范数的Matlab代码
- 最小化l1范数的Matlab代码。求解模型为: min lambda*|x|_1+||A*x-y||_2。其中,|x|_1表示x的1-范数,||*||_2表示2-范数。该模型在稀疏成分分析、压缩传感器等领域有广泛的用途。, l1-Regularized Least Squares Problem Solver l1_ls solves problems of the following form: minimize ||A*x-y||^2+ lambd
contourlet源代码matlab版
- contourlet源代码matlab版,matlab source code version of contourlet
基于MATLAB仿真平台的LTE系统仿真
- 基于MATLAB仿真平台的LTE系统仿真,MATLAB simulation platform based on the LTE system simulation
matlab的adpcm语音编码
- matlab的adpcm语音编码,很好的解决了语音压缩传输中的问题,matlab' s adpcm speech coding, a very good solution to the voice compression and transmission problems in the
语音信号的短时谱、自相关函数
- 语音信号的短时谱、自相关函数,过零率等函数的MATLAB程序,非常好用,简单易懂。,voice autocorrelation function。
光伏发电仿真程序
- 光伏发电仿真程序,含有MPPT算法,仿真效率很高!,PV simulation program, with MPPT algorithm, the simulation very efficient!
利用MATLAB计算两张图像的信息熵及其互信息
- 利用MATLAB计算两张图像的信息熵及其互信息.,calculate the entropy of information calculate the mutual information of two information.
分数阶傅里叶变换的matlab编程
- 分数阶傅里叶变换的matlab编程,特别适合处理线调频信号,Fractional Fourier transform matlab programming, especially suitable for handling wire FM signal
一个模拟双色球红色篮球的抽奖程序
- 一个模拟双色球红色篮球的抽奖程序,以及部分matlab复杂网络模拟程序-An simulation program about the welfare lottery
运用MATLAB,产生基本的序列
- 运用MATLAB,产生基本的冲击序列、阶跃序列、矩形序列-The use of MATLAB, the impact of the basic sequence generated, step sequences, rectangular sequence
计算分形维数的计盒算法
- 计算分形维数的计盒算法,用于边长相等的图像的算法,Calculation of fractal dimension of the box algorithms for the edge of the image appearance, such as the algorithm
图像处理中 各种阈值分割的基本算法的实现
- 图像处理中 各种阈值分割的基本算法的实现,包括双峰法 迭代法 大金法(ostu)等等,A variety of image processing in the basic threshold segmentation algorithm, including the bimodal method, iteration method, Daikin (ostu), etc.