-
Matlab
matlab是功能强大的计算软件,作图方便,这是教程,使你入门到精通(matlab is a powerful calculation software, mapping convenience, this is the tutorial to make your entry to the master)
- 2013-09-16 16:37:23下载
- 积分:1
-
Description
matlab编写克里金差值的说明技术文档,包含具体的算法(The kriging software described in this document was developed by Dezhang Chu with funding the National Science Foundation through the U.S. GLOBEC Georges Bank Project s Program Service and Data Management Office. It was originally inspired by a MATLAB toolbox developed by Yves Gratton and Caroline Lafleur (INRS-Océanologie, Rimouski, Qc, Canada), and Jeff Runge (Institut Maurice-Lamontagne, now with University of New Hampshire). This software may be reproduced for noncommercial purposes only.)
- 2015-05-30 00:26:52下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
SPSO-BP-GANN
该代码可在matlab6.0版本以上运行,实际上是bp算法的改进.(err)
- 2008-01-09 14:55:47下载
- 积分:1
-
SolvingODEswithMATLAB
This book is for people who want to solve ordinary differential equations (ODEs), both
initial value problems (IVPs) and boundary value problems (BVPs) as well as delay differential
equations (DDEs). Solving ODEs withMATLAB is a text for a one-semester course
for upper-level undergraduates and beginning graduate students in engineering, science,
and mathematics. Prerequisites are a first course in the theory of ODEs and a survey course
in numerical analysis. Implicit in these prerequisites is some programming experience,
preferably in Matlab, and some elementary matrix theory. Solving ODEs withMATLAB is
also a reference for professionals in engineering, science, and mathematics. With it they
can quickly obtain an understanding of the issues and see example problems solved in
detail. They can use the programs supplied with the book as templates.
- 2010-10-09 18:47:56下载
- 积分:1
-
GaussianBeam2D
describe a gaussian beam 2D
- 2011-01-20 19:32:33下载
- 积分:1
-
3d-point-Fourier
matlab代码,三维点云数据处理,对含灰度的三维点云进行傅立叶变换(matlab code, three-dimensional point cloud data processing, the three-dimensional point cloud with gray Fourier transform)
- 2011-06-03 13:17:09下载
- 积分:1
-
67421648ais_youhua
基于matlab的免疫克隆算法,有主程序和子程序,可以直接运行,出图(Matlab-based immune clonal algorithm, the main program and subroutines can be run directly plot)
- 2013-03-25 20:50:38下载
- 积分:1
-
case14
14节点电力系统的数据,matlab里面matpower格式(14node of power system)
- 2017-06-30 09:56:57下载
- 积分:1
-
diksha-paper
Research paper on guided image filtring
- 2015-04-10 17:29:56下载
- 积分:1