-
VC调用matlab文件中的函数的实例的源代码
说明: 关于在VC中如何调用matlab中定义的.m文件中的函数的实例,这是源代码,有需要的朋友可以看看!(on how VC called defined in Matlab. M document examples of the function, which is the source code, we need to see friends!)
- 2005-11-09 15:25:14下载
- 积分:1
-
iuplempntation
巴特沃斯滤波器C语言实现,低通滤波器,IIR(Butterworth filter C language implementation, low pass filter, IIR)
- 2019-01-06 21:57:44下载
- 积分:1
-
bundle-adjustment-master
说明: 基于光束法平差优化的C++测试代码,需要先编译cvsba(Beam adjustment optimization test code)
- 2020-07-28 12:24:18下载
- 积分:1
-
Firstcon
制作个人资料登记Address Book(produced personal registration information Address Book)
- 2006-11-19 23:47:20下载
- 积分:1
-
QtCameraDemoWidget
说明: QT 捕获UVC摄像头,枚举摄像头设备,预览显示图像,拍照等(QT captures UVC cameras, enumerates camera devices, previews display images, photographs, etc.)
- 2021-03-08 14:29:28下载
- 积分:1
-
通用摄像头控件播放程序
通用摄像头控件播放程序,ACTTIVEX控件,可在控件容器库或网页中加载,调用大华的视频SDK 适合初学者学习参考,可直接集成产品应用
- 2022-06-26 19:19:45下载
- 积分:1
-
BaseClass
本人收集的很多的编程需要的基类。
SQL HTTP .......................
上百个(I collected a lot of programming the base class. SQL HTTP ....................... hundreds)
- 2013-05-14 21:37:48下载
- 积分:1
-
shuibiaozhizhen
这是一个水表指针识别的系统,基于VC++环境,做水表识别的可以看看!希望有用(This is a water meter pointer recognition system, based VC++ environment, do meter identification can look! I hope useful)
- 2012-11-28 11:03:57下载
- 积分:1
-
10-11cha
Visual C++实践与提高--数据库开发与工程应用篇 随书代码 希望对用ADO开发的人会有所帮助 这是第10、11章的(Visual C Practice and improve-- database development and application articles with the hope that the code book to use ADO development will be helpful This is the first 10 and 11 of Chapter)
- 2006-11-29 23:06:40下载
- 积分: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