-
geostrophy
用于海洋科学中计算地球流的一系列matlab程序,非常实用,主要包括地转流输运、地转流速( Collection of functions to calculate Geostrophic Currents
# Contents of ocean/geostrophy
geo_transp - function [ct,pv,lav,gpa1,gpa2] = geo_transp(p1,t1,s1,la1,p2,t2,s2,la2,pr)
geo_veloc - GE_VE [v,pv,lav,lov] = geo_veloc(p1,t1,s1,la1,lo1,p2,t2,s2,la2,lo2,pr)
geovel - V = geovel(s,t,p,lat,lon)
geovel2d - Calculation of geostrophic velocities
geovel3d - Calculation of geostrophic velocities
geovelrho - V = geovelrho(rho,p,lat,lon)
geovelsva - V = geovelsva(sva,p,lat,lon)
gp2uv2d - Calculation of geostrophic velocities.
gp2uv3d - Calculation of geostrophic velocities
)
- 2021-04-14 20:28:55下载
- 积分:1
-
WebData
这是一个为友人所写的小程序, 实现了分段模糊查询, 网页生成等小功能! (This is a small program written by a friend, realize a sub-fuzzy query, the page to generate small features!)
- 2008-02-19 20:47:32下载
- 积分:1
-
PID
本程序为《先进PID算法及其MATLAB实现》的matlab程序,验证好使(This program is the " advanced PID algorithm and MATLAB to achieve" the matlab program, verification so that)
- 2010-10-12 17:00:05下载
- 积分:1
-
7-chapter
MATLAB GUI设计学习手记(第二版)源程序 第7章
本书推荐的学习方法:
1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。
2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。
3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。
4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。
(MATLAB GUI design learning Hearts (second edition) Chapter 7 book recommended source learning methods: 1) If you are a MATLAB beginners, and there is plenty of time to learn GUI design, you can start from Chapter 1 of the book The step-by-step learning. 2) If you are a MATLAB beginners, and the time is very tight, it is recommended that you first learn to Chapter 1, followed by learning Chapter 4, Chapter 5 and Chapter 6, in other sections based on project needs selective learning . 3) If you have mastered the basic grammar of the MATLAB, the MATLAB Programming Fundamentals, please visit the Chapter 1, in particular thematic analysis section. First learning book chapters 4, 5 and 6, then the other chapters selective learning based on project needs. 4) If you are an expert or teacher of a MATLAB GUI, you can book as a teaching reference books, the book is comprehensive, explain the detailed, refined code, is a rare GUI canon.)
- 2012-11-15 18:34:39下载
- 积分:1
-
APF_Threelevel_SPWM_VolageControl
本仿真采用dq原理检测谐波,采用PI闭环控制策略(This simulation uses DQ principle to detect harmonic, and adopts PI closed-loop control strategy)
- 2017-07-13 16:34:54下载
- 积分:1
-
matched-filter
关于匹配滤波的相关计算,使用matlab编程实现,探讨匹配滤波的一些问题。(matched filter on the relevant calculations, the use of Matlab programming, the matched filter to explore some of the problems.)
- 2021-04-28 16:38:44下载
- 积分:1
-
smallworld
matlab环境下的复杂网络小世界模型,M文件,可画图(small world in Matlab)
- 2013-03-11 09:25:12下载
- 积分:1
-
Anisotropic-diffusion
Anisotropic diffusion in image processing.
- 2013-11-16 10:05:40下载
- 积分:1
-
sy2
粒子群算法应用求解一个方程的最优解
Particle swarm optimization for solving an equation of the optimal solution(
Particle swarm optimization for solving an equation of the optimal solution)
- 2013-12-18 20:57:44下载
- 积分:1
-
3
编写程序:基类base,有一个私有数据成员n,派生类Derived公有继承基类base,Derived中新增加一个数据成员m(Programming: the base class base, there is a private data member n, the derived class Derived inherits the base class public base, Derived add a new data member m)
- 2013-12-17 13:38:33下载
- 积分:1