-
walker
模拟人的步行,是一个很好的模拟程序!!!( WALKER Human gait.
This model, developed by Nikolaus Troje, is a five-term Fourier series
with vector-valued coefficients that are the principal components for
data obtained in motion capture experiments involving subjects wearing
reflective markers walking on a treadmill. The components, which are
also known as "postures" or "eigenwalkers", correspond to the static
position, forward motion, sideways sway, and two hopping/bouncing
movements that differ in the phase relationship between the upper and
lower portions of the body. The postures are also classified by gender.
Sliders allow you to vary the amount that each component contributes to
the overall motion. A slider setting greater than 1.0 overemphasizes
the characteristic. Can you see whether positive values of the gender
coefficient correspond to male or female subjects?)
- 2012-03-22 14:31:26下载
- 积分:1
-
powclip
COFDM系统在不同调制方式(BPSK/QPSK/16PSK)下的PPCR和BER的比较。不含噪声和多径(COFDM modulation system in different ways (BPSK/QPSK/16PSK) under the PPC R and BER comparison. Without noise and multipath)
- 2007-04-05 17:09:53下载
- 积分:1
-
An-improved-Hilbert-Huang-transform-
HHT 改进算法,文章中给出了详细的步骤和实现方法,对信号处理专业的有很大帮助(Improved algorithm of HHT, this paper presents the detailed steps and methods of signal processing, professional help)
- 2012-10-14 21:32:27下载
- 积分:1
-
labview
基于labview时频分析,在线故障诊断(for labview)
- 2021-01-18 15:18:45下载
- 积分:1
-
Fig6x1
直流驱动电机的matlab仿真文件,可以直接仿真结果(DC drive motor matlab simulation files, simulation results can be directly)
- 2014-01-20 17:14:02下载
- 积分:1
-
PMLFDTD
本程序是关于fdtd磁场计算相关的,经过调试成功,希望大家多多参考并提建议(pmlfdtd)
- 2009-03-01 12:12:34下载
- 积分:1
-
GPmethod
说明: 可计算关联维数,设置分形的参数,判断混沌状态(Calculate the correlation dimension, fractal parameters set to determine chaos)
- 2010-04-15 11:11:26下载
- 积分:1
-
MVDR
空域滤波器一种--MVDR波束形成器,以《现代信号处理》(张贤达)书上所讲过程所写(Spatial filter one kind- MVDR beamformer to the "Modern Signal Processing" (Zhang XD) wrote the book talking about the process)
- 2013-12-15 14:04:53下载
- 积分:1
-
wheelspeed
ABS轮速计算模块,simulink,自己编的,希望对大家有用(ABS wheelspeed simulink)
- 2013-05-06 10:31:10下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1