资源列表
MATLAB的瑞利衰落信道仿真
- MATLAB的瑞利衰落信道仿真,针对服从瑞利分布的多径信道进行模拟仿真,加深对多径信道特性了解。,Channel Emulation of Rayleigh fading by using MatLab,which is aimed at the Multipath Propagation channel that obey Rayleigh distribution, so it could be furthered comprehension of characteristic on th
电脑鼠走迷宫源代码
- 电脑鼠走迷宫,修改了速度调节,平滑转弯,深度修正路线,Computer Mouse Maze, modify the speed regulation, smooth turning, the depth correction line
802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真
- 802.11无线网络通信中基本CSMA/CA基本方式和RTS/CTS的仿真实现比较。,802.11 wireless network communications in the basic CSMA/CA basic mode and RTS/CTS comparison of the simulation.
关于高斯混合模型(GMM)的matlab源代码
- 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
实现顺序栈的各种基本运算
- 1、编写一个程序algo3-1.cpp,实现顺序栈的各种基本运算,并在此基础上设计一个主程序实现如下功能: (1)初始化栈S。 (2)判断栈S是否非空。 (3)依次进栈元素a,b,c,d,e。 (4)判断栈S是否非空。 (5)输出栈的长度。 (6)输出从栈顶到栈底的元素。 (7)输出出栈序列。 (8)判断栈S是否非空。 (9)释放栈 ,1, the preparation of a program algo3-1.cpp, the realization of
基于MATLAB的光伏电池仿真的通用光伏电池封装模型
- 基于MATLAB的光伏电池仿真的通用光伏电池封装模型,MATLAB-based simulation of the photovoltaic cells of common photovoltaic cells package model
最小化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
基本图论函数库,应用matlab程序
- 基本图论函数库,应用matlab程序,实现路径规划问题,The MatlabBGL library fills a hole in Matlab s suite of algorithms. Namely, it provides a rich set of algorithms to work with graphs, as in graph theory graphs. The MatlabBGL package uses Matlab s native sparse matrix type
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。