-
gyroscope
对于高频输出的陀螺数据进行分割处理并合并,实现陀螺漂移零偏计算(For high-frequency output of the gyro data processing is divided and combined to achieve the gyro bias drift calculation)
- 2014-12-15 16:29:39下载
- 积分:1
-
xralflin
说明: 在vc++ 环境下对mapinfo的mif mid数据格式的文件进行操作(本程序附带部分数据方便大家学习)本程序不仅对道路、 等高线、 电力层、 独立地物、居民地、水系、图廓线等图层进行显示,而且实现了 缩放 漫游 开窗放大等基本的功能.是研究mapinfo数据格式的一个很好参考源码。 (In vc++ environment for mapinfo data format of the mif mid file operations (part of the data included in this program to facilitate them to learn) This program not only for the roads, contour lines, power level, independent surface features, the residents, the water system, figure profile and other layers to display, but also achieved roaming window zoom zoom and other basic functions. mapinfo data format is to study a good reference source.)
- 2010-03-26 20:00:01下载
- 积分:1
-
cx
说明: matlab 程序,simulink 仿真,多自由度系统,源代码,求响应结果,分析。(the design about matlab,simulink)
- 2012-05-23 19:32:54下载
- 积分:1
-
PermanentMagnetSynchronousMachine
PermanentMagnetSynchronousMachine,model and simulaltion
- 2012-01-19 10:07:37下载
- 积分:1
-
SVM-KM
基于核分析的多类分类器,支持向量机的多类分类,适合研究学习,欢迎同行下载(Kernel-based analysis of the many types of classifier, support vector machine multi-category classification, suitable for study of learning, welcomed the peer download)
- 2007-12-07 11:05:57下载
- 积分:1
-
screw_matlab
关于旋量理论的Matlab描述和相应的源码实例,适用于多体运动的运动学分析和控制的研究(on Screw Theory of Matlab description and the corresponding source code examples, apply to multi-body kinematics analysis of the movement and control of)
- 2006-12-12 09:13:51下载
- 积分:1
-
New-folder
Matlab code from basic of image processing to fundamental
- 2014-09-04 19:35:29下载
- 积分:1
-
CollectAnaly
5层的MATLAB聚类分析的算法,输入需要进行分析的数据,点击运行即可得出聚类结果(MATLAB cluster analysis of 5 layer algorithm, input the need for analysis of the data, click Run to get the clustering results)
- 2014-09-11 12:26:20下载
- 积分:1
-
Attachments_20131112
ebook for learning latex
- 2013-12-24 05:05:34下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1