-
S-function
matlab s函数(s-Function)编写的离散状态空间表达式(matlab s function (s-Function) written in discrete state space representation)
- 2014-09-09 16:15:29下载
- 积分:1
-
lqrcontrollerinvertedpendulum
optimal control for an inverted pendulum system with mfile and simulink
- 2011-12-02 11:53:55下载
- 积分:1
-
random-number-generation-code
各种分布之下的随机数matlab生成代码,共18种分布,比较全面,研究随机数常用代码(Matlab distributed under a variety of random numbers generated code, a total of 18 kinds of distribution, a more comprehensive study used a random number code)
- 2014-02-08 11:20:36下载
- 积分:1
-
Simulation_code_am
Amplutide Modulation Matlab code
- 2014-02-13 02:09:56下载
- 积分:1
-
Digital-Image-Processing_MATLAB
冈萨雷斯编写的数字图像处理Matlab版,是Matlab和图像处理的最佳组合(A classical digital image processing books, tells the classic algorithm for digital image processing.)
- 2011-08-31 23:30:01下载
- 积分:1
-
Ch-9.morphological-image-processing
This file consists matlab programs implemented in morphological image processing
- 2013-12-05 13:35:35下载
- 积分:1
-
microcontroller
基于MATLAB与单片机的测控应用系统的程序代码(Based on MATLAB and MCU control application code)
- 2013-08-02 17:25:30下载
- 积分:1
-
LMS
最小均方(LMS)自适应算法就是一中已期望响应和滤波输出信号之间误差的均方值最小为准的,依据输入信号在迭代过程中估计梯度矢量,并更新权系数以达到最优的自适应迭代算法。LMS算法是一种梯度最速下降方法,其显著的特点是它的简单性。这算法不需要计算相应的相关函数,也不需要进行矩阵运算。(Minimum mean-square (LMS) adaptive algorithm is that one has to respond to the expectations and filtering the output signal of the mean square error between the value of the minimum-based, based on the input signal is estimated in the iterative process of gradient vector, and to update the weights in order to achieve the most Adaptive iterative algorithm gifted. LMS algorithm is a steepest descent gradient method, and its significant features is its simplicity. This algorithm does not require calculation of the corresponding correlation function, nor the need for matrix calculation.)
- 2008-05-26 12:05:15下载
- 积分:1
-
MATLAB
说明: 本例是线性规划单纯形法matlab实现程序,朋友们如有需要请下载。(This example is linear programming simplex method matlab implementation procedures, if necessary, download friends)
- 2011-04-06 17:06:21下载
- 积分:1
-
5.INTERPOLATION BY CUBIC SPLINE
说明: %This function finds the cubic splines for the input data points (x,y)
%Input: x = [x0 x1 ... xN], y = [y0 y1 ... yN], xi=interpolation points
% KC = 1/2 for 1st/2nd derivatives on boundary specified
- 2019-04-26 01:12:29下载
- 积分:1