-
subimage
Subimage.m is a MATLAB function that extracts a part of the image specified by its parameters. The image should be a binary image (e.g. not color image).Function elements:
f-binary image
m,n-dimension of extracted image
rx,cy- starting point of f from which the cropping starts.
- 2010-08-07 20:54:25下载
- 积分:1
-
Digital_Rubik_s_Cube
给出了魔方的一种算法,对任意魔方,均能找到将其还原的方法。并且进行的仿真(An algorithm is given cube, for any cube, can be found to restore methods. ....)
- 2011-09-20 13:38:10下载
- 积分:1
-
3d_of_A_star
基于A星算法的航迹规划MATLAB代码,空间是三维的(A satellite-based path planning algorithm MATLAB code, space is three-dimensional)
- 2020-07-04 14:40:01下载
- 积分:1
-
sigma-delta-toolbox
sigma-delta调制器工具箱,包括SIMULINK和MATLAB(sigma-delta modulator toolbox, including MATLAB and SIMULINK)
- 2020-07-23 01:18:45下载
- 积分:1
-
matlab-link-list
matlab实现链表的操作,希望对大家有所帮助(matlab realize the operation of the list, we want to help)
- 2013-04-13 20:19:24下载
- 积分:1
-
rgb-to-hsi
本程序在matlab中实现了图像通道从rgb到hsi的转变,为图像滤波提供了基础(The image channel program in matlab transformation from rgb to hsi, provides the basis for image filtering)
- 2013-04-16 22:02:54下载
- 积分:1
-
HowPtoPusePStateflowPtoolbox
如何使用stateflow工具箱。ppt(How to use Stateflow toolbox)
- 2011-12-23 05:17:25下载
- 积分:1
-
untitledlly3
加入二项式滤波器的干扰观测器系统。被控对象为两惯性模型,调节器为传统PID控制器( the binomial system of disturbance observer filter. Inertial model for the two charged objects, the traditional PID controller regulator)
- 2010-06-30 16:11:35下载
- 积分:1
-
chordsol
CHORDSOL Chord method code for scalar equations.
This code terminates on small relative-absolute errors, function [X, HIST] = CHORDSOL(X, F, TOLA, TOLR)
Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: x=approximate result
- 2009-12-04 03:37:11下载
- 积分:1
-
mpc
一个很简单的MPC程序,用于对MPC的研究与学习,对研究有一定的帮助(MPC xue xi)
- 2014-10-13 10:26:15下载
- 积分:1