-
GUI_of_MATLAB
文章描述的是如何使用matlab设计一个可视化的界面,其中很详细的描述了每一步应该如何操作,具有不错的借鉴意义。(The article describes how to use matlab to design a visual interface, which is described in great detail how each step should be, with a good reference.)
- 2014-11-25 13:54:44下载
- 积分:1
-
rangePolyponPoint
Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。( 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点
输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合
返回的排列好的点的横坐标和纵坐标集合.
使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10])
输出结果为:x = [ 0 10 10 0], y = [ 0 0 10 10].)
- 2011-11-27 11:34:14下载
- 积分:1
-
IMU
惯性测量单元的C源代码 用于测量物体的姿态变化 可应用与惯性导航 小飞机等设计(IMU(inertial measurement unit) source code)
- 2014-02-20 16:05:33下载
- 积分:1
-
压缩感知重构信号
说明: 压缩感知重构信号的实例
压缩感知(Compressed sensing),也被称为压缩采样(Compressive sampling)或稀疏采样(Sparse sampling),是一种寻找欠定线性系统的稀疏解的技术。(An example of compressed sensing reconstruction signal)
- 2020-08-07 10:25:00下载
- 积分:1
-
EcoBal_SysDynMod
应用系统动力学模型,解决在一个封闭的海岛上,对两个群体:1.狐狸(FOXES);2.啮齿动物(RODENTS)关于生态平衡的问题。详见说明。(With the use of system dynamics model, the program resolves a problem that based on the ecological balance.)
- 2013-01-09 19:13:21下载
- 积分:1
-
Adaptive-control
《系统辨识与自适应控制》程序,包含最小二乘辨识,模型参考自适应控制和自校正控制等("System identification and adaptive control procedures, including the least squares identification, model reference adaptive control and self-tuning control)
- 2012-05-17 20:02:57下载
- 积分:1
-
Merrien-J.-L
Analyse numerique avec Matlab (Dunod,2007)
- 2012-11-07 22:16:55下载
- 积分:1
-
huiseGM
特别适用于初学灰色理论GM(1,1)的同学(Grey theory GM (1, 1) study)
- 2012-11-23 11:27:33下载
- 积分:1
-
Image-processing-code
matlab6.5图形图像处理源程序 是初学matlab的好帮手。。(matlab6.5 graphics image processing source code beginner matlab good helper. .)
- 2013-05-17 10:14:32下载
- 积分:1
-
MySinAffPro
实现图像基本的缩放、旋转、平移、投影、仿射、相似变换等功能(Image basic scaling, rotation, translation, projection, affine, similarity transformation functions)
- 2010-10-26 14:34:02下载
- 积分:1