-
linear_system
一个自动控制专业的实用程序。以一个四阶系统为例,对任意的参数矩阵 研究其反馈镇定性,通过因式分解法,得到所有能镇定G的 一般形式的K值,用matlab进行了仿真。(Automatic control of a professional utility. A fourth-order system as an example, the parameters of any study the feedback stabilization of the matrix, and through the factorization method, by all G to calm the general forms of K values, using matlab simulation.)
- 2009-01-24 19:12:28下载
- 积分:1
-
conv
matlab中计算数列子相关和互相关的程序(matlab to calculate the number of Liezi related and inter-related procedures)
- 2008-01-03 14:31:31下载
- 积分:1
-
Matlab-for-Copula
本文件用于Copula函数的参数估计与拟合,基于Matlab程序(This document is used for Copula function parameter estimation and fitting, based on the Matlab program)
- 2021-03-03 18:59:33下载
- 积分:1
-
LMS
MATLAB code for LMS algorithm.
- 2009-06-09 04:34:35下载
- 积分:1
-
matlabh
some exercices with matlab
- 2013-12-23 18:33:13下载
- 积分:1
-
BPinMATLAB
bp神经网络的应用,这个程序简单实用,大家可以通过调试参数体会一下(bp neural network applications, this procedure is simple and practical, we can taste through the debug parameters)
- 2010-10-02 15:06:21下载
- 积分:1
-
zuijiaquezhi
此代码为最佳阙值源程序:实现对图像的分割,是一种自动确定最佳阙值的方法,简单易行.(It can be applied into division of a certain picture,and behaves in a simple way with relatively better impact. )
- 2009-05-06 18:38:33下载
- 积分:1
-
showcontextmenu_v2
使用方法如下:
---------------------------------
hcmenu1= uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
尝试使用实例test_showcontextmenu.m。
这也包含了日常琐碎的一些功能:
getParentFigure(hObject)
%的投资回报hObject的父母图
getPositionOnFigure(hObject,单位)
%返回对象的绝对位置上的数字
getRelPosition(hObject,单位)
%的人能(hObject, 定位 )与特定的 单位 (Use as follows:
---------------------------------
hcmenu1 = uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
Try test_showcontextmenu.m for usage example.
This also contains a number of trivial routine functions:
getParentFigure(hObject)
returns hObject s parent figure
getPositionOnFigure( hObject,units )
returns absolute position of object on a figure
getRelPosition( hObject,units )
get(hObject, Position ) with specific units )
- 2011-05-23 11:25:13下载
- 积分:1
-
particles-filter
粒子滤波中的经典matlab仿真程序,辅助粒子滤波,正则粒子滤波,还有说明(Five classic particle filter Matlab simulation program, resampling)
- 2021-01-22 11:28:46下载
- 积分:1
-
example
惩罚函数法求函数的最小值,包括建立罚函数,牛顿法求最小值(Penalty function method to find the minimum value of the function, including the establishment of the penalty function, Newton' s method for the minimum)
- 2013-03-02 17:04:08下载
- 积分:1