-
gen_model_three_link
生成机器人三连杆模型,并自动生成各个输出函数,避免复杂的计算。(Generate model for three-link biped walker and output to an MATLAB funtion file dynamics.
)
- 2020-12-26 21:49:03下载
- 积分:1
-
MATLAB-5.X-entry-and-application
MATLAB 5.X入门与应用MATLAB 5.X entry and application(MATLAB 5.X entry and application)
- 2011-10-28 14:21:11下载
- 积分:1
-
matlab_img
maltlab图像处理常用到的命令,基础教程。(maltlab commonly used image processing to the order, the basis of course.)
- 2009-05-02 15:10:38下载
- 积分:1
-
Writing-Fast-MatLab-Code
逻辑运算等避免冗杂快速写代码的方法 尤其是矩阵数组的经典(fast writing codes)
- 2015-02-02 08:32:20下载
- 积分:1
-
MatlabGenericDll
Introduction
A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to all applications.
- 2007-11-05 15:11:27下载
- 积分:1
-
FEATURES
3 files: imageslicer for splitting RGB image to 8 bit plans, getTopology to extract topology features features, and getShape to extract shape features . (good features for CBIR systems)
- 2010-12-29 22:19:19下载
- 积分:1
-
optical-flow-and-video-processing
Real time optical flow, and video processing, with support for camera input in Matlab.(Start by running "runMe.m"
Supports input through:
a) synthetically generated test images
b) reading avi-file
c) camera input (requires image aquisition toolbox)
Calculates optical flow by 4 different local methods(all moment based), 2 implementations of Lucas and Kanade, and 2 implementations of point-line flow.
Can process easily hundreds of frames per second on a laptop for resolution 200x200 images.)
- 2013-10-03 22:38:20下载
- 积分:1
-
channel-equilization
This code is for a simple channel equalization using the simplest LMS algorithm
- 2013-05-10 16:55:50下载
- 积分:1
-
zhongzhi
中值滤波
原图像画面清晰,添加了椒盐噪声以后图像上出现了明显噪声,经不同模板的中值滤波处理后图像上的噪声被虑去,但使得图像变得模糊,并且,使用的模板越大,去噪声效果越好,同时图像也越模糊。滤波效果明显优于平滑滤波。
(Median filtering the original image, a clear picture of the Salt and pepper noise added after the image there is a clear noise, and by different template after median filtering has been taking into account the noise on the image to go, but makes the image become blurred, and, using the template more large, to noise, the better the effect, while the more blurred the image. Filtering effect is superior to smoothing.)
- 2009-10-25 09:36:00下载
- 积分:1
-
FEM
用有限元进行桁架结构应力应变的计算绘图实例的分析。(Using the finite element calculation drawing of the truss structure of stress-strain analysis of the instance.)
- 2012-04-05 18:54:19下载
- 积分:1