-
programming-in-matlab-2
This tutorial is intended for those who want to learn basics of MATLAB programming language.
Even with a limited knowledge of this language a beginning programmer can write his/her own
computer code for solving problems that are complex enough to be solved by other means.
Numerous examples included in this text should help a reader to learn quickly basic programming
tools of this language. Topics discussed include the m-files, inline functions, control flow,
relational and logical operators, strings, cell arrays, rounding numbers to integers and MATLAB
graphics.
- 2013-10-14 20:07:07下载
- 积分:1
-
gridtrimesh
通过MATLAB对点云数据生成三维网格,并将三维网格做四边形网格细化处理。其中还有专门生成三维网格点云的MATLAB程序( This example shows how a triangular mesh can be resampled on a
meshgrid -generated square grid. We illustrate the usage of
both functions gridtrimesh and mxgridtrimesh . These two should
produce identical results. Funcion mxgridtrimesh is a compiled
MEX function written in C and should quicker than)
- 2021-04-27 14:28:44下载
- 积分:1
-
Main080710
状态脉冲分岔图程序State pulse bifurcation diagram program(State pulse bifurcation diagram program)
- 2010-10-10 14:36:07下载
- 积分:1
-
lsblsblsb
利用Matlab语言开发的一种LSB最低有效位数字水印算法(Matlab language development using a least significant bit LSB watermarking algorithm)
- 2011-01-24 13:21:38下载
- 积分:1
-
hotq
最近从书上看到的非线性解题法的一个程序,共享下(Recently from the book to see non-linear problem-solving method of a program to share the)
- 2011-10-04 09:51:17下载
- 积分:1
-
Kmeans
包含两个文件KMEAN.h,KMEAN.CPP,使用方法非常简单,将数据存成.dat文件,即可对其进行K均值聚类(Consists of two documents KMEAN.h, KMEAN.CPP, very simple to use, the data saved as. Dat file can be K-means clustering)
- 2007-12-19 15:59:01下载
- 积分:1
-
decoupling-control
滚仰式导引头的解耦控制。程序可以实现消除弹体运动的干扰,实现导引头的实时跟踪(seeker decoupling)
- 2015-04-30 09:56:12下载
- 积分:1
-
lms3
用matlab仿真来实现lms算法和NLMS算法(lms algorithm)
- 2012-04-20 20:37:36下载
- 积分:1
-
CARMA_GI
这是“受控自回滑动平均模型”CARMA非线性系统的随机梯度辨识算法,用于参数估计以及模型建模。(This is a " controlled slide back the average model" CARMA nonlinear system stochastic gradient identification algorithm for parameter estimation and modeling.)
- 2016-07-13 08:50:35下载
- 积分:1
-
matlab6.5Graphicimageprocessingsourcecode
这是Matlab6.5这本书经典的源代码,主要的针对图像处理的,希望能对大家有一定帮助(This is the classic book Matlab6.5 source code, key for image processing, and I hope we can have some help)
- 2010-06-26 10:24:53下载
- 积分:1