-
matirxandrotation
说明: 利用矩阵的运算来编写旋转,使用矩阵进行坐标运算,使用矩阵进行坐标旋转(make use of the operation of matrix to realize the rotation)
- 2010-04-07 15:40:18下载
- 积分:1
-
deploymentprofile
多机器人队形初始化,使用11个机器人最终编队形成一个圆形(Multi-robot formation initialization)
- 2013-08-26 11:09:59下载
- 积分:1
-
jsjq-flod-onlyone
多组处理,仅展开一个区块的折叠效果(原生Js和jQuery版),俗称“手风琴菜单”,习惯叫做折叠菜单,一个页面中布置了多组菜单,部分代码释义如下:
var navItem=iBase.Id(‘demo‘).getElementsByTagName(‘h2‘) //此处将jQ区块中的h2也取到了,所以页面会有个小小的错误 (Multiple sets of treatment, only one block to start folding effect (native Js and jQuery version), commonly known as accordion menus , used to be called folding menu, a page layout of the multiple sets of menus, the interpretation of the code is as follows:
var navItem = iBase.Id ( demo ) getElementsByTagName ( h2 ) . // Here jQ block will also take to the h2, so the page will have a small mistake)
- 2014-11-29 12:48:48下载
- 积分:1
-
lpc6
license plate report mat code
- 2012-02-08 18:26:49下载
- 积分:1
-
xingtaixue
数学形态学对一维信号处理程序,供大家学习参考(Mathematical morphology to one dimensional signal handler)
- 2015-11-30 17:38:37下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
Documentation
稀疏傅里叶变换实现的文档,文档包含描述文件、输入参数、功能和运行测试的例子。(A documentation of the Sparse Fast Fourier Transform (SFFT 1.0/2.0) C++ implementation. The
documentation includes a description of the files, the input parameters, the functions and examples of run
tests.)
- 2014-09-13 16:32:08下载
- 积分:1
-
cv6
MRAC-Model reference adaptive control
- 2013-11-15 22:41:37下载
- 积分:1
-
fangzhen
说明: 光伏并网逆变器仿真,包括直接功率控制和svpwm控制(基于PI)(Photovoltaic grid-connected inverter simulation, including direct power control and SVPWM control (based on PI))
- 2020-11-16 15:39:40下载
- 积分:1
-
lagrange
拉格朗日插值,利用拉格朗日法进行插值计算,欢迎下载,谢谢(lagrange interp)
- 2013-09-21 11:03:22下载
- 积分:1