登录
首页 » matlab » DIWASP1_4

DIWASP1_4

于 2020-09-09 发布 文件大小:346KB
0 128
下载积分: 1 下载次数: 236

代码说明:

  一个matlab的扩展程序包,可以生成、处理海浪数据得到海浪谱、有效波高、周期等一系列海洋信息的程序。对从事海浪方面的工作者非常有帮助,并且附有使用说明书。功能异常强大,有兴趣的自己慢慢研究。(DIrectional WAve SPectra Toolbox Version 1.4 For MATLAB.DIWASP was originally developed at the Coastal Oceanography Group, Centre for Water Research, University of Western Australia, Perth. It is now distributed and maintained by MetOcean Solutions Ltd., New Zealand.)

文件列表:

DIWASP1_4
.........\Contents.m,2482,2012-02-03
.........\data_structures.m,2737,2012-02-03
.........\dirspec.m,4531,2012-02-03
.........\DIWASP format.txt,540,2008-07-02
.........\DIWASP_manual.pdf,249602,2012-02-16
.........\infospec.m,1538,2012-02-03
.........\interpspec.m,1140,2012-02-03
.........\makespec.m,3553,2012-02-16
.........\plotspec.m,3360,2012-02-03
.........\private
.........\.......\accs.m,84,2012-02-03
.........\.......\accx.m,204,2012-02-03
.........\.......\accy.m,204,2012-02-03
.........\.......\accz.m,208,2012-02-03
.........\.......\BDM.m,3615,2012-02-03
.........\.......\check_data.m,3622,2012-02-03
.........\.......\DFTM.m,740,2012-02-03
.........\.......\diwasp_csd.m,890,2012-02-03
.........\.......\dspx.m,209,2012-02-03
.........\.......\dspy.m,209,2012-02-03
.........\.......\elev.m,84,2012-02-03
.........\.......\EMEP.m,4383,2012-02-03
.........\.......\EMLM.m,741,2012-02-03
.........\.......\gsamp.m,682,2012-02-03
.........\.......\hsig.m,520,2012-02-03
.........\.......\IMLM.m,1712,2012-02-03
.........\.......\makerandomsea.m,1058,2012-02-03
.........\.......\makewavedata.m,1760,2012-02-03
.........\.......\pres.m,194,2012-02-03
.........\.......\slpx.m,68,2012-02-03
.........\.......\slpy.m,68,2012-02-03
.........\.......\smoothspec.m,607,2012-02-03
.........\.......\spectobasis.m,576,2012-02-03
.........\.......\vels.m,84,2012-02-03
.........\.......\velx.m,193,2012-02-03
.........\.......\vely.m,193,2012-02-03
.........\.......\velz.m,227,2012-02-03
.........\.......\wavenumber.m,656,2012-02-03
.........\readspec.f,990,2008-07-02
.........\readspec.m,943,2012-02-03
.........\test.spec,330930,2008-07-02
.........\testspec.m,3742,2012-02-03
.........\Updates.txt,1171,2012-02-16
.........\Version.txt,47,2008-07-02
.........\writespec.m,846,2012-02-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RestoreToolsNoIP
    一个非常好的图像恢复的工具集,matlab编写的源代码。(A very good image restoration tools, matlab prepared source code.)
    2008-03-07 21:53:08下载
    积分:1
  • Neural-Networks-road-traffic
    BP神经网络公路运量预测 实例讲述如何在matlab中使用BP神经网络(BP neural network prediction road traffic)
    2013-08-21 17:11:17下载
    积分:1
  • histogram-of-each-part-from-RGB-image
    histogram of each part from RGB image
    2013-09-20 09:20:30下载
    积分:1
  • Q
    说明:  本文以室内、外不同空间的人数统计为背景,研究基于图像的人员计数技术,对某时段内进出摄像机视野中指定区域的人数,或指定区域内在景人数进行统计。主要研究内容有以下几点: (1)人员计数方案论证:本文分析对比了不同人员计数算法,研究分析了基于像素、 基于Hough变换的人员计数算法的优缺点。 (2)基于像素统计的人员计数系统实现:①分别采用近似中值背景模型和高斯混合背景模型提取前景图像;②采用基于HSV颜色空间变换的方法对前景中的阴影进行抑制;③用前景像素数除以人数得到一个人的像素平均值,在已知图像中前景像素数的情况下,可对人数进行估计。 (3)基于Hough变换的人员计数系统实现:①根据人头顶部轮廓近圆的特征,采用Sobel算子提取图像边缘,得到目标轮廓;②设置人员检测计数区,利用Hough变换进行圆检测;③对目标进行跟踪,并且进行有效性判断,记录有效目标;④判断行人是否跨线及跨线方向,实现过往行人的双向人数统计,并对人头进行标记。 (In this paper, indoor outside the different number of spatial statistical background image based on studies of people counting technology, the number of designated areas within some period of time and out of the camera view, the number of designated areas or inner view statistics. The main contents are as follows:       (1) people counting demonstration program: In this paper compares different people counting algorithm analysis based on pixel count algorithm based on the advantages and disadvantages personnel Hough Transform.       (2) based on pixel count of people counting system achieve: ① were used to approximate the value of the background model and a Gaussian mixture background model extraction of the foreground image ② the method of the HSV color space conversion based on the foreground shadow suppressed ③ foreground pixels divided by the average number of pixels to obtain a person s image at a known number of pixels in the foreground of the case, th)
    2016-05-08 09:37:42下载
    积分:1
  • maiya
    雷达信号处理中脉冲压缩算法的matlab例子程序()
    2008-05-24 23:05:10下载
    积分:1
  • fskdet
    说明:  基于matlab的通信系统仿真系列--FSK解调(相干解调方式)(Matlab-based communications system simulation series-- FSK demodulator (Coherent demodulation method))
    2006-04-17 09:43:12下载
    积分:1
  • matlab_ansys
    matlab与ansys接口文献及源码多篇文档(matlab and ansys Interface documents and source code)
    2013-10-06 21:32:40下载
    积分:1
  • RUSBoost
    RuBoost Matlab source Code
    2014-11-26 14:22:36下载
    积分:1
  • besimu_rice
    用matlab仿真莱斯信道,分析该信道下系统的误码性能(Analysis of the error performance of the channel system with the matlab simulation Royce channel,)
    2013-04-02 13:30:13下载
    积分:1
  • M
    字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
    2013-11-29 14:28:52下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载