-
fangbo
将方波周期信号展开成傅里叶级数并生成3次,5次,8次,10次谐波(Expand the square wave into a Fourier series of periodic signal and generates 3 times, 5 times, 8 times, 10 times harmonic)
- 2010-07-22 16:16:38下载
- 积分:1
-
TSPLIB_DATA
解决TSP问题以及VRP问题的标准算例,TSPLIB中整合了研究领域经常使用的44个算例,并且包含当前最优解(Standard solution of the TSP and VRP problem example, TSPLIB the integration of 44 frequently used examples of research areas, and contains the current optimal solution)
- 2021-04-24 21:58:47下载
- 积分:1
-
matlab_image_processing
mathlab for image processing 2D, DFT, FFT etc.
- 2009-12-13 16:15:54下载
- 积分:1
-
BP_Matlab
说明: matlab BP算法例程(神经网络)
独自首创BP_Matlab.rar(Matlab routines (neural networks) alone in first BP_Matlab.rar)
- 2005-10-30 01:52:57下载
- 积分:1
-
10
说明: matlab高效编程程序第十章,可以运行。(Chapter matlab programming procedure efficient, you can run.)
- 2011-04-10 15:32:10下载
- 积分:1
-
OOK
ook调制代码,基于matlab的,经测试,完全正确。。。(ook modulation code, based on matlab, tested, completely correct. . .)
- 2010-07-23 11:49:49下载
- 积分:1
-
Zernike-moment
This is a matlab file for edge detection using Zernike moment
- 2011-08-06 19:00:22下载
- 积分:1
-
FineSyn
chu序列的同步应用,用于帧同步,提取数据起点(Application of Chu sequence for synchronization, frame synchronization, data extraction point)
- 2015-01-04 16:18:58下载
- 积分:1
-
symletssplines
这个m代码包含了一系列的小波变换的实现函数,有Daubechies,symlets,splines,S+P小波, JPEG2000小波变换等. 可以进行1D或者二维小波变换。(The m code contains a series of wavelet transform to achieve function, and Daubechies, symlets, splines, S+ P wavelets, JPEG2000 and other wavelet transform. Can be 1D or two-dimensional wavelet transform.)
- 2009-04-21 19:37:58下载
- 积分:1
-
C++_with_Matlab
Why use C/C++ with Matlab?
• Matlab can be slow
• C++ can be fast
– How can we integrate C++’s speed with
Matlab’s convenience? Matlab’s convenience?
• Goal:
-Implement critical functions with (fast)
C++ code, and use (slow) Matlab code
for data structure management (which
can be difficult/annoying in C++)
- 2010-12-17 19:00:24下载
- 积分:1