-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1
-
RSC_BCJR_Mfile_Tail
本程序设计的是咬尾编码的turbo码,用matlab编写。咬尾turbo码也即不需要拖尾比特,使得前后两个状态相同,译码采用修正的MAP译码算法(This program is designed to encode the turbo tail biting code, written with matlab. Tail biting turbo code that is not trailing bits to make the same before and after the two states, decoding, MAP decoding algorithm using modified)
- 2010-10-26 20:40:00下载
- 积分:1
-
kalman-matlab
说明: 卡尔曼滤波器的介绍及其源代码
5个公式
两个时间方程
三个状态方程(Introduction to the Kalman filter and its source code 5 Formula Three two time state equation equation)
- 2011-04-01 21:23:32下载
- 积分:1
-
EKF
仿真实现了对目标跟踪的扩展卡尔曼滤波,并对误差进行了统计( realize the extended kalman filter)
- 2011-09-30 15:11:21下载
- 积分:1
-
hayt.pdf
Solution manual for chapter one Hayt book of electromanetism.
- 2015-03-06 04:33:01下载
- 积分:1
-
chinamap
绘制中国地图,并根据站点位置信息标注站点。(Draw a map of China, and marked according to the site location information site.)
- 2012-11-06 18:28:30下载
- 积分:1
-
frft
分数阶傅里叶变换,主要对SAR信号进行处理,使数据处理量大大减少。(Fractional Fourier transform, mainly on the SAR signal processing, the data processing is greatly reduced.)
- 2011-05-21 20:54:29下载
- 积分:1
-
PSO-for-solving-the-TSP
粒子群算法求解旅行商问题的MATLAB源代码(MATLAB source code of the PSO algorithm for solving the traveling salesman problem)
- 2013-03-06 10:51:11下载
- 积分:1
-
LLM
关于线性学习机的一些matlab编程的列子,初学者可以看看(Linear learning machine Liezi some matlab programming, beginners can take a look)
- 2014-11-05 21:39:38下载
- 积分:1
-
Implementation-of-Fuzzy-Controller-for-Water-Bath
PROJECT REPORT on FUZZY based TEMPERATURE CONTROLLER
- 2014-02-24 14:42:53下载
- 积分:1