-
matlab_pca
用matlab处理的人脸识别,基于pca算法(Matlab deal with face recognition based on pca algorithm)
- 2012-05-04 22:36:01下载
- 积分:1
-
image-process
实现图像变暗,给图像家噪声,锐化处理的MATLAB原码,可用于图像处理领域(MATLAB source code can be used to darken the image noise to the image home, sharpening the field of image processing)
- 2013-03-02 09:59:43下载
- 积分:1
-
lmd
此程序主要是提供了信号非线性分解的一种新方法,局部均值分解,程序运行完整,可以使用,可供初学者学习使用,模拟仿真。(This program is mainly provides a new kind of nonlinear signal decomposition method, the local mean decomposition, programs run is complete, you can use, for beginners learning to use, and simulation.)
- 2021-03-30 15:19:10下载
- 积分:1
-
pade
The Pade method of finding AR MA ARMA model coefficients
- 2011-11-15 00:10:30下载
- 积分:1
-
SVM
支持向量机SVM的应用介绍
支持向量机SVM的应用介绍(Application of support vector machine SVM support vector machine introduction to the application of SVM)
- 2010-06-06 10:39:35下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
GSM-FS-Simulation-of-channel-coding
说明: 本次设计是对GSM TCH/FS信道进行编码设计及性能仿真,仿真通信系统包括内外编码器、交织重排器、加性/突发和混合干扰信道、去交织反重排器、内外译码器,模拟了信息从信源到信宿的全过程; 在高斯噪声、突发干扰或混合信道及瑞利信道下测试每个步骤对误码率和系统性能的影响,通过数字及图形的比较,得出通信系统中各个模块的作用。另外,在GSM TCH/FS 的基础上建立GSM TCH/EFS 信道,对相应的信道环境进行仿真,得出误码率分析。
(This design is the GSM TCH/FS channel encoded design and performance simulation, simulation communication system, including internal and external encoder, interleaving rearrangement device, the additive/burst and mixed interference channel, to the cutting device against rearrangement, internal and external decoding and analog information from the source to the destination of the whole process in Gaussian noise, sudden disruption or mixing channel and Rayleigh channel to test each step of the bit error rate and system performance, by comparison of digital and graphic obtained communication systems the role of each module. In addition, GSM TCH/FS based on the established GSM TCH/EFS channel, the corresponding channel environment simulation, the error rate analysis)
- 2010-04-20 09:27:08下载
- 积分:1
-
sampen
样本熵在信号分析中有很重要的作用,其主要用来提取非线性特征,从而用于特征分析。(Sample entropy has a very important role in signal analysis, which is mainly used to extract the nonlinear characteristics for analysis.)
- 2013-03-30 11:28:55下载
- 积分:1
-
POWER-FLOW
14节点20支路的电力系统潮流上机计算程序(Power flow calculation system
)
- 2011-12-27 16:41:50下载
- 积分:1
-
mingan
matlab实现敏感问题的调查设计,包含敏感问题的基本算法设计流程编码例程(matlab sensitive issues in survey design, containing the sensitive issue of the basic algorithm design process encoding routines)
- 2012-04-16 17:10:03下载
- 积分:1