-
m
说明: 基于MATLAB图像处理的应用及参考代码(MATLAB-based image processing applications and reference code)
- 2009-03-22 11:44:26下载
- 积分:1
-
Load_flow_BPA
I HAVE UPLOADED A MATLAB PROGRAM FOR LOAD FLOWS USING BACK PROPAGATION ALGORITHM
- 2010-11-16 18:54:14下载
- 积分:1
-
Huffman-Coding
本文件描述了哈夫曼编码的原理,以及用Matlab软件实现哈夫曼编码,即给出一个文本,即可用哈夫曼原理实现编码。(This paper describes the principles of Huffman coding, and Huffman coding with Matlab software, that gives a text, you can achieve with the principle of Huffman coding.)
- 2011-11-03 20:17:26下载
- 积分:1
-
UWBmatlab程序
说明: 超宽带定位 UWB信号发射接收到测距定位完整实现整个流程(The whole process of UWB signal transmitting, receiving, ranging and positioning)
- 2021-03-19 15:39:19下载
- 积分:1
-
swp
svpwm时间计算,电压矢量脉宽调制m文件。(SVPWM time, the voltage vector pulse width modulation m file.)
- 2008-04-15 19:16:54下载
- 积分:1
-
EMD
EMD 算法,消除信号趋势项,可以作为信号预处理的部分(Part of the EMD algorithm to eliminate the signal trend term, can serve as a signal preprocessing)
- 2014-01-07 11:51:04下载
- 积分:1
-
LBP
对一张人脸图像进行LBP处理,提取LBP特征并输出(LBP on a human face image feature extraction and output)
- 2015-05-16 13:46:57下载
- 积分:1
-
新建文件夹
对未来的人口数量进行一定的预测,采用的是阻滞增长模型(Predict the future population)
- 2020-06-17 16:40:02下载
- 积分:1
-
11112
说明: 有关自动控制方面的系统仿真的响应,用matlab仿真程序(the automatic control system simulation of the response, using Matlab simulation program)
- 2006-03-24 23:08:26下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1