-
base2fft
定点基2-FFT及执行时间测试代码。可以手工输入数据,也可以从文件读入。
文档中含有测试说明和代码。(sentinel-2-FFT execution time and test code. Can manually input data, but also from the file into. Documents containing descriptions and test code.)
- 2007-04-11 22:31:41下载
- 积分:1
-
Qamer
matlsb code for finding transfer function
- 2011-10-05 15:39:42下载
- 积分:1
-
aladdin6fx
智能交易系统周期:15分钟
货币组:EURUSD,GBPUSD,USDCAD,USDCHF,USDJPY
策略:短线趋势
(Expert Advisor)
- 2016-05-22 13:01:04下载
- 积分:1
-
二叉树的生成
二叉树的每个结点至多只有二棵子树(不存在度大于2的结点),二叉树的子树有左右之分,次序不能颠倒。二叉树的第i层至多有2^(i − 1)个结点;深度为k的二叉树至多有2^k − 1个结点;对任何一棵二叉树T,如果其终端结点数为n0,度为2的结点数为n2,则n0 = n2 + 1。二叉树算法常被用于实现二叉查找树和二叉堆。
- 2022-04-25 05:41:33下载
- 积分:1
-
tioashima
说明: 在基于脉冲的UWB系统中,采用瑞克接收机合并多径信号能量并进行相干检测,信道估计问题即估计多径信号的到达时间和幅度。在基于OFDM的UWB系统中,接收机根据信道频域响应对每个子信道进行频域均衡后进行相干检测,信道估计问题即估计信道频域响应。(Pulse-based UWB systems, rake receivers using the combined multipath signal energy and coherent detection, channel estimation problem that is estimated multipath signal arrival time and amplitude. OFDM-based UWB system, the receiver under the channel frequency response of each subchannel to frequency domain equalization after coherent detection, channel estimation problem that is estimated channel frequency response.)
- 2008-09-22 16:51:03下载
- 积分:1
-
gwhttp
简单windows/linux/unix下http Server
自己写程序时开个后端配置什么的使用(socket server
support windows/linux/unix
simple http server)
- 2019-07-31 17:10:22下载
- 积分:1
-
word2vec
google开源工具,实现深度学习,相关词发现(word2vec source)
- 2014-12-11 13:34:39下载
- 积分:1
-
uV_TW_CMSIS_TM4C_PID_MATLAB_LOOPBACK_2
pid implementation in c++ by backward euler approcimation
- 2019-01-30 19:23:17下载
- 积分:1
-
SharpSCADA-master
漂亮工业组态控件,在车间工厂开发漂亮界面的时候可以参考本例子(SharpSCADA Very good)
- 2019-03-29 09:59:54下载
- 积分:1
-
BigNumber--add-
无论输入什么数,多大的数,都能实现两数相加(add bignumber)
- 2013-07-06 19:26:56下载
- 积分:1