-
mv
说明: 计算机视觉处理的matlab程序包,有详细帮助文件,计算机视觉处理工作者必备(computer vision of Matlab package, a detailed help file, computer vision necessary to deal with workers)
- 2006-06-02 19:08:09下载
- 积分:1
-
Component
说明: 空间成分识别的方法,可以用于看出不同化学成分在空间中所处的位置。解压报无密码。(space component identification, which can be used to see different chemical components of the space are located. Decompression was no password.)
- 2006-03-15 07:56:13下载
- 积分:1
-
3
说明: 在matlab平台下通过自适应的方法模拟一个带通滤波器(Simulating a Bandpass Filter by Adaptive Method)
- 2019-06-17 17:15:34下载
- 积分:1
-
GNSS_SDR
说明: 基于matlab的软件接收机,利用离线中频数据,实现从捕获、跟踪到定位的一系列过程(The software receiver based on MATLAB realizes a series of processes from acquisition, tracking to positioning by using offline IF data.)
- 2020-06-18 18:20:01下载
- 积分:1
-
时频信号分析
实现绘制信号的功率谱,两重自相关,滤波后时域,滤波器,频谱图,信号时域图以及自相关函数图等功能(The functions of drawing signal power spectrum, double correlation, filtering time domain, filter, spectrum, signal time domain and autocorrelation function diagram are realized.)
- 2021-03-01 21:39:34下载
- 积分:1
-
KrigingCore
说明: 普通克里金算法实现,使用java进行的一个普通克里金算法实现,本代码开源(Ordinary kriging algorithm implementation)
- 2020-01-02 17:27:11下载
- 积分:1
-
walsh_m
说明: .m语言编写,m序列设计,walsh序列设计,最后异或成伪随机序列。
最终分析伪随机序列之间的互相关自相关(. M programming language, m sequence design, Walsh sequence design, finally xeroxor pseudo-random sequence.
Finally, the correlation and autocorrelation between pseudo-random sequences are analyzed)
- 2019-12-31 21:30:37下载
- 积分:1
-
ch03
非常好的JAVA学习资料,免费提供给大家03.RAR(JAVA very good learning materials, free of charge to everyone 03.RAR)
- 2008-04-10 16:24:12下载
- 积分:1
-
jabsorb-1.3.2
jabsorb 是一个简单的轻量级的JSON-RPC 库,用于实现浏览器上的 JavaScript 和 Java 服务器端之间的通讯。(jabsorb is a simple lightweight JSON-RPC library used to implement communications JavaScript on the browser and the server-side Java between.)
- 2013-12-10 10:47:40下载
- 积分:1
-
FirstMissingPositive112_Done
给出数组中的一串数字,找到里面缺省的第一个正整数(For example,
Given [1,2,0] return 3,
and [3,4,-1,1] return 2.
Your algorithm should run in O(n) time and uses constant space.
)
- 2017-05-01 12:32:34下载
- 积分:1