-
energy center, two pairs of split
用能量重心法,对基2分裂的FFT算法进行校正,在整周期采样的条件下,幅值,相位,频率等可以达到很高的精度
-energy center, two pairs of split-the FFT algorithm for correction, in the whole cycle of sampling conditions, the amplitude, phase, frequency, etc., may achieve high accuracy
- 2022-04-20 19:20:20下载
- 积分:1
-
基于SRP-PHAT+SRC的声源定位
这是一段采用SRP-PHAT算法的声源定位程序。为了减小计算量,采用了SRC(STOCHASTIC REGION CONSTRICTION) 策略可以大大减小时间复杂度,比基于网格的SRP-PHAT的方法快千倍以上。
- 2022-02-04 08:17:59下载
- 积分:1
-
单源点最短路径贪心算法:用到Dijkstra算法,
单源点最短路径贪心算法:用到Dijkstra算法,-single source shortest path greedy algorithm : use Dijkstra algorithm,
- 2022-12-16 21:35:03下载
- 积分:1
-
I have a group here, a number of years of data are ranked by order of a certain...
我这儿有一组若干年份的数据,是按一定时间顺序排的,想用曲线拟合法得到2010年的人均国内生产总值,不知怎么用matlab,高手赐教!! !!可加分
年份 人均国内生产总值(元)
1996 27000
1997 30619
1998 33282
1999 33689
2000 41020
2001 43344
2002 46030
2003 53887
2004 59271
2005 64507
2006 70597
07.1季 20505
07.2季 19619
07.3季 19874
07.4季 19223
08.1季 19703-I have a group here, a number of years of data are ranked by order of a certain period of time, and want to use curve fitting to be in 2010 the per capita gross domestic product, I do not know how to use matlab, you let us know! ! ! ! ! ! Add points to the year the per capita GDP (Yuan) 1996 27000 1997 30619 1998 33282 1999 33689 2000 41020 2001 43344 2002 46030 2003 53887 2004 59271 2005 64507 2006 70597 07.1 quarter 19,619 07.3 quarter 20,505 07.2 quarter 19,223 08.1 quarter 19,874 07.4 quarter 19,703
- 2022-04-11 07:30:58下载
- 积分:1
-
Ant Algorithm
资源描述 有资源我愿共享,希望各位通辽互相帮助,互相学习,互相进步,CSDN!蚁群算法实现!蚁群算法的应用有很多,TSP问题,NP问题,可以与遗传算法结合起来,群体智慧!如有不足请多指教!蚁群算法运用于图像复原,碎纸拼接,修复破损文物等等。
- 2022-10-24 17:30:03下载
- 积分:1
-
积分
不定积分
输入x1,f(x1),x2,f(x2)...输出F(x1),F(x2)...
用二分法和sinx求π.sinx用泰勒展开逼近。-integral
- 2022-10-16 01:20:03下载
- 积分:1
-
研究排序算法
Sorting algorithm for study
- 2022-06-02 20:37:06下载
- 积分:1
-
全排序
全排序- All arranges
- 2022-11-12 00:40:03下载
- 积分:1
-
SYSU sicily Accepted
中山大学sicilyAC源码+注释+中文说明-SYSU sicily Accepted
- 2022-11-16 15:45:03下载
- 积分:1
-
霍夫曼树-C++源码
应用背景霍夫曼树-C++源码实现:哈夫曼树是带权路径长度最短的树,权值较大的结点离根较近。关键技术给定n个权值作为n的叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman Tree)。
- 2022-08-25 15:08:30下载
- 积分:1