-
waternetcompute
做的一个关于水网解算的小程序,用的是把非线性方程转化为线性方程的思想去解决的,(Does a solver on the water network of small procedures, using the nonlinear equations into linear equations to solve ideological and)
- 2007-07-18 10:39:08下载
- 积分:1
-
quivers
QUIVERS(x,y,u,v,Gscale,Spos,Sunit) plots velocity vectors as arrows with components (u,v)
at the points (x,y). The matrices X,Y,U,V must all be the same size
and contain corresponding position and velocity components (X and Y
can also be vectors to specify a uniform grid).
- 2011-06-06 11:25:23下载
- 积分:1
-
MIDPOINTFILTER
implementing midpoint filter
- 2011-10-13 13:10:57下载
- 积分:1
-
Matlab多旅行商实验
something about fix the problem of MTSP . Use in matlab
- 2019-05-07 17:41:20下载
- 积分:1
-
elm_kernel
ELM 极限学习机的核函数 MATLAB程序,用于深入研究和改进极限学习机(Kernel MATLAB program ELM Extreme Learning Machine for further research and improvement Extreme Learning Machine)
- 2021-04-01 13:59:08下载
- 积分:1
-
jianmopinjie
参加数学建模大赛获奖,提供图像的拼接的matlab源代码,有很大价值(Participate in mathematical modeling contest winners, providing an image stitching matlab source code, there is great value)
- 2015-04-11 18:53:13下载
- 积分:1
-
Ali_PID_GA
the Ali_PID_ga file is to optimize PID controller for dc motor this fileshould be used with gatoolbox
- 2013-01-07 06:36:27下载
- 积分:1
-
MIT-MRAC
基于MIT律的MRAC,根据MIT自适应律编写的模型参考自适应程序,适用于初学者对自适应控制的理解与应用(MIT-based law MRAC)
- 2014-12-04 10:26:34下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
Nonlinear-Finite-Elements
Nonlinear Finite Elements for Continua and Structures英文原版第二版和代码,介绍非线性有限元的基本方法,以及非线性有限元的前沿研究(Nonlinear Finite Elements for Continua and Structures original English version and the second code, the basic nonlinear finite element method described, as well as cutting-edge research in nonlinear finite element)
- 2020-10-08 21:27:36下载
- 积分:1