-
Matlab_application_tutorial
MATLAB 基础及其应用教程 不是扫描的(Matlab And its application tutorial)
- 2009-11-25 23:36:10下载
- 积分:1
-
KalmFilter
卡尔曼滤波是一种高效率的递归滤波器(自回归滤波器), 它能够从一系列的不完全包含噪声的测量中,估计动态系统的状态。(Kalman filter is an efficient recursive filter (autoregressive filter), it can not completely contain from a series of noise measurements, the estimated dynamical systems.)
- 2010-12-27 22:50:27下载
- 积分:1
-
essential-Matlab-source
全国大学生建模竞赛必备Matlab源码,包含多种数学处理函数。(The National Undergraduate Modeling Contest essential Matlab source code, contains a variety of mathematical processing function.)
- 2013-03-19 00:07:32下载
- 积分:1
-
code
matlab code for speech in vlsi
- 2014-02-04 19:44:28下载
- 积分:1
-
RSA-Encode-and-Decode
说明: 本软件利用matlab开发的一个具有交互界面的软件,主要功能为RSA的加密、解密功能,简单易懂,富有详细代码(This software is developed using a matlab interface software, the main function for the RSA encryption and decryption functions, easy to understand, full of detailed code)
- 2011-03-25 10:56:19下载
- 积分:1
-
SL_Trk_Kalman
The matlab based code for energy detection of a receiver
- 2013-03-28 23:42:46下载
- 积分:1
-
物流配送路径优化学习
可以求解MATLAB VRP问题中的距离问题 省去输入的麻烦(It can solve the distance problem in MATLAB VRP problem and save the trouble of input.)
- 2018-09-13 15:38:22下载
- 积分:1
-
LFM_xcorr
介绍了一种快速信号相关算法,提高了相关计算效率,降采样频域相关(A fast signal correlation algorithm is introduced, to improve the relevant calculation efficiency, lower sampling frequency domain correlation)
- 2015-03-13 23:54:36下载
- 积分:1
-
hilberttransform
说明: 信号的希尔伯特变换 可以提取信号的顺时针夫 瞬时相位 瞬时频率(Hilbert transform of signal can extract the instantaneous frequency of clockwise instantaneous phase of signal)
- 2020-03-04 22:07:47下载
- 积分:1
-
huffmancoding
格式:[huffcodes,氢,領 ,电子] = huffmancoding(磷,氮)
%输入:p是每个字母符号的概率
(如:对= [0.3 0.2 0.2 0.2 .06 .04])
n是一个整数,决定在每个帧的符号数量
(默认:n = 1时)
%输出:huffcodes:huffmancodes
答:源熵
甲肝:平均熵编码
电子邮件:科丁效率(format : [huffcodes,H,Hav,e]=huffmancoding(p,n)
inputs: p is the probability of each alphabet symbol
( eg:p=[.3 .2 .2 .2 .06 .04] )
n is an integer that determines number of symbols at each frame
(default:n=1)
outputs: huffcodes: huffmancodes
H: source entropy
Hav: average entropy for coding
e: codding efficiency
)
- 2010-07-05 12:07:29下载
- 积分:1