-
cata
利用大整数问题实现catalan数的求解,catalan数的计算涉及到互质问题(The use of large integer problems solving to achieve catalan number, catalan calculation of the number of issues related to coprime)
- 2010-01-04 19:13:23下载
- 积分:1
-
SIFT_RANSAC_MATCH
利用GPU加速的SIFT算法,实现影像匹配,并利用RANSAC进行粗差的剔除(GPU-accelerated use SIFT algorithm to achieve image matching, and use RANSAC removing coarse poor)
- 2021-04-09 19:49:14下载
- 积分:1
-
system-identication
针对MIMO系统的系统辨识,包含数据预处理相关知识,系统介绍了系统辨识的整个过程(It is used in MIMO system,including data processing.This article introduces the whole process of system identification.)
- 2011-10-19 09:13:39下载
- 积分:1
-
decomposition
运行emd,得到输入信号X的固有模态函数(imf),每列代表着信号X的一阶分量,X就是我们采集的信号。
hhtdn是hht去噪的程序,可以不看,仅看emd 和 findpeaks
wvtdn是wavelet去噪程序,如果只是分解信号,仅用下面的语句即可
[C,L] = wavedec(x_noise,dl,wn);
x_noise就是我们采集的信号,dl是分解的阶数,wn是分解的母小波名称(% Empiricial Mode Decomposition (Hilbert-Huang Transform)
% imf = emd(x)
% Func : findpeaks)
- 2021-04-13 22:28:55下载
- 积分:1
-
main - WIFI
WIFI芯片远程控制单片机,并控制继电器的开关。(WIFI Chip Controlling Single Chip Microcomputer)
- 2020-06-22 07:40:02下载
- 积分:1
-
最优化作业C++源代码
用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了(C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside point method can use, I have all over Debugging)
- 2021-03-29 10:49:11下载
- 积分:1
-
小程序可实现CAD图的矢量图截取复制保存
BetterWMF
说明: 小程序可实现CAD图的矢量图截取复制保存(The small program can realize the interception, copy and preservation of the vector graph of the CAD graph)
- 2020-06-25 05:40:02下载
- 积分:1
-
Newtonsoft.Json
底层json类库,个人认为非常好用。分享下。(The underlying JSON class library, which I personally think is very useful. Share it.)
- 2020-06-17 13:20:02下载
- 积分:1
-
dazhengshu
找最大整数找最大整数找最大整数找最大整数找最大整数(To find the largest integer to find the largest integer to find the largest integer to find the largest integer to find the largest integer)
- 2010-01-02 12:53:42下载
- 积分:1
-
VideoCaptureAndDisplay
VFW(Video for Windows)函数是Windows环境下实现视频捕获的重要工具,是Windows操作系统增设的视频服务库。由于VFW函数可以方便地实现视频、音频数据流到AVI文件的存储,在Visual C++中也将VFW函数称为AVICAP窗口类函数。AVICAP窗口类为应用程序提供了一个基于访问视频采集硬件的、基于消息的接口,从而使之能访问视频和波形文件,能灵活的实现从模拟视频源采集数字视频信号,并将所捕获的视频流存储到磁盘或直接对视频缓存进行处理。(VFW (Video for Windows) function is a Windows environment, an important tool for video capture is the Windows operating system, library of additional video services. Because the function can be easily achieved VFW video and audio data stream to AVI file is stored in the Visual C++ will also function as AVICAP VFW window class function. AVICAP window class provides applications access the video capture of a hardware-based, message-based interface, so that it can access video and waveform files can be a flexible source capture analog video from a digital video signal, and the video captured stream is stored to disk or directly to the video buffer for processing.)
- 2011-01-05 11:10:45下载
- 积分:1