-
time-frequence-application
详细讲解信号处理的pdf,里面包含了FFT,小波,希尔伯特-黄变换等内容,是信号处理方面很好的参考资料(Explain in detail the signal processing pdf, which contains the FFT, wavelet, Hilbert- Huang Transform, etc., is a good reference for signal processing, data)
- 2011-09-06 16:28:07下载
- 积分:1
-
Handwheelinput
手轮输入是用MPC07运动控制卡开发出的,希望对初学数控得点帮助(Hand wheel input is used to develop MPC07 motion control card, and hope to get some help beginners NC)
- 2009-12-11 19:25:24下载
- 积分:1
-
de_OFDM
OFDM仿真C++代码,相互学习,相互帮助(OFDM simulation C++ code, learn each other and help each other)
- 2015-01-22 20:04:23下载
- 积分:1
-
MFC-WINDOWSTASKMANAGER-JOY
基于windows的任务管理器开发设计 windows task mananger(Based on the windows task manager development and design windows task mananger)
- 2014-02-07 16:52:34下载
- 积分:1
-
Multi-sensor-data-fusion
杨万海《多传感器数据融合》P44页算法的具体实现,在MATLAB运行(Yang Wanhai" P44" page of multi sensor data fusion algorithm in the concrete realization, in the MATLAB run)
- 2012-03-29 13:51:24下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
Hui-Zhi-2D-3D-Tu-Xing
利用VC和Matlab混合编程,Release文件夹下可直接运行,绘出2D和3D图形。并且可以在VC 6.0环境下调试,注意文件夹中的readme文档说明。(Using VC and Matlab to program, Release folder can be run directly, draw 2D and 3D graphics. And it can debugging in VC 6.0 environment, pay attention to the folder readme documentation.)
- 2014-02-08 19:13:53下载
- 积分:1
-
fangxing
这是一个应用一致性几何绕射理论编写的简单程序,初学学者可作为参考(This is a simple program UTD written application, can be used as a reference for beginners and scholars)
- 2021-01-13 16:48:53下载
- 积分:1
-
matlab
LabVIEW和MATLAB综合学习的一个简单例程(A simple routine LabVIEW and MATLAB integrated learning)
- 2014-11-04 22:11:32下载
- 积分:1
-
associate
说明: 建立关联程序的例子。本程序演示把 .bar 文件与 NotePad 建立关联(establish procedures related examples. The demonstration put procedures. Bar documents associated with the establishment of NotePad)
- 2006-04-25 11:03:45下载
- 积分:1