-
3.1
matlab设计程序用FFT对信号作频谱分析(matlab program designed to make the signal with the FFT spectrum analysis)
- 2011-11-24 16:42:31下载
- 积分:1
-
faigang_v82
时间序列数据分析中的梅林变换工具,小波包分析提取振动信号中的特征频率,算法优化非常好,几乎没有循环。( Time series data analysis Mellin transform tool, Wavelet packet analysis to extract vibration signal characteristic frequency, Algorithm optimization is very good, almost no circulation.)
- 2016-09-14 14:12:04下载
- 积分:1
-
RICEsingle-piexl
单像素成像,压缩感知,算法应用,RICE算法应用(single-pixel reconstruction,perception,rice)
- 2020-09-23 15:57:56下载
- 积分:1
-
LBM-code
用于学习LBM对流体的研究,可以加深对LBM的理解(LBM fluid)
- 2021-03-26 14:49:13下载
- 积分:1
-
PRACH_receive_main
在lte系统中随机接入前导码频偏估计MATLAB算法仿真结果(prach frequency offset estimation prach preamble in lte of MATLAB result)
- 2018-07-18 22:01:07下载
- 积分:1
-
目标检测
说明: 目标检测matlab例程,亲测可运行,含ppt解释。(Matlab routine for target detection, which can be run by hand test, including ppt interpretation.)
- 2020-01-21 22:04:54下载
- 积分:1
-
kouyangiu
计算时间和二维直方图,在MATLAB中求图像纹理特征,用于时频分析算法。( Computing time and two-dimensional histogram, In the MATLAB image texture feature, For time-frequency analysis algorithm.)
- 2017-04-26 18:20:36下载
- 积分:1
-
ecognitionmatlab
matlab recognition algorithm
- 2009-12-29 01:47:16下载
- 积分:1
-
newNetwork
create figures in matlab
- 2015-03-18 15:59:43下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1