登录
首页 » matlab » wd

wd

于 2017-09-01 发布 文件大小:31217KB
0 136
下载积分: 1 下载次数: 0

代码说明:

说明:  绘制风速频谱主程式,可以将得到的风速时程进行绘制风速频谱。也可以将几笔风速频谱作对比(Wind speed spectrum main program)

文件列表:

wd\dsd.m
wd\f1000 (Ve).ap
wd\f1100 (Ve).ap
wd\f1200 (Ve).ap
wd\f1300 (Ve).ap
wd\f1400 (Ve).ap
wd\f1500 (Ve).ap
wd\f1600 (Ve).ap
wd\f1700 (Ve).ap
wd\f1800 (Ve).ap
wd\f1900 (Ve).ap
wd\f2000 (Ve).ap
wd\f2100 (Ve).ap
wd\f2200 (Ve).ap
wd\f2300 (Ve).ap
wd\f2400 (Ve).ap
wd\f2500 (Ve).ap
wd\f2600 (Ve).ap
wd\f2700 (Ve).ap
wd\f2800 (Ve).ap
wd\f2900 (Ve).ap
wd\f3000 (Ve).ap
wd\f800 (Ve).ap
wd\f900 (Ve).ap
wd\Fun_psd_removepeak.m
wd\F_psd.m
wd\o1000 (Ve).ap
wd\o1100 (Ve).ap
wd\o1200 (Ve).ap
wd\o1300 (Ve).ap
wd\o1400 (Ve).ap
wd\o1500 (Ve).ap
wd\o1600 (Ve).ap
wd\o1700 (Ve).ap
wd\o1800 (Ve).ap
wd\o1900 (Ve).ap
wd\o2000 (Ve).ap
wd\o2100 (Ve).ap
wd\o2200 (Ve).ap
wd\o2300 (Ve).ap
wd\o2400 (Ve).ap
wd\o2500 (Ve).ap
wd\o2600 (Ve).ap
wd\o2700 (Ve).ap
wd\o2800 (Ve).ap
wd\o2900 (Ve).ap
wd\o3000 (Ve).ap
wd\o800 (Ve).ap
wd\o900 (Ve).ap
wd\s1000 (Ve).ap
wd\s1100 (Ve).ap
wd\s1200 (Ve).ap
wd\s1300 (Ve).ap
wd\s1400 (Ve).ap
wd\s1500 (Ve).ap
wd\s1600 (Ve).ap
wd\s1700 (Ve).ap
wd\s1800 (Ve).ap
wd\s1900 (Ve).ap
wd\s2000 (Ve).ap
wd\s2100 (Ve).ap
wd\s2200 (Ve).ap
wd\s2300 (Ve).ap
wd\s2400 (Ve).ap
wd\s2500 (Ve).ap
wd\s2600 (Ve).ap
wd\s2700 (Ve).ap
wd\s2800 (Ve).ap
wd\s2900 (Ve).ap
wd\s3000 (Ve).ap
wd\s800 (Ve).ap
wd\s900 (Ve).ap
wd\t1000 (Ve).ap
wd\t1100 (Ve).ap
wd\t1200 (Ve).ap
wd\t1300 (Ve).ap
wd\t1400 (Ve).ap
wd\t1500 (Ve).ap
wd\t1600 (Ve).ap
wd\t1700 (Ve).ap
wd\t1800 (Ve).ap
wd\t1900 (Ve).ap
wd\t2000 (Ve).ap
wd\t2100 (Ve).ap
wd\t2200 (Ve).ap
wd\t2300 (Ve).ap
wd\t2400 (Ve).ap
wd\t2500 (Ve).ap
wd\t2600 (Ve).ap
wd\t2700 (Ve).ap
wd\t2800 (Ve).ap
wd\t2900 (Ve).ap
wd\t3000 (Ve).ap
wd\t800 (Ve).ap
wd\t900 (Ve).ap
wd

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

发表评论

0 个回复

  • xiaotuoluo
    捷联惯导的C程序实现,四元数进行姿态更新,MATLAB进行图像处理,包含原始数据。(SINS of the C program implementation, quaternion for attitude update, MATLAB for image processing, including raw data.)
    2009-12-01 14:39:15下载
    积分:1
  • dsp2407a for ordinary i/o test I
    用于dsp2407a的普通i/o口的测试 -dsp2407a for ordinary i/o test I
    2022-03-07 06:06:58下载
    积分:1
  • webrtc aec matlab
    说明:  webrtc aec回声消除仿真 包换aec里面的四大模块 仿真效果很好(Webrtc AEC echo cancellation simulation package replaces four modules in AEC with good simulation results)
    2019-03-16 17:15:00下载
    积分:1
  • 高級建模培訓教程
    说明:  icepak高级建模教程,包括理论、实例。非基础类。(Icepak advanced modeling tutorial, non-basic class.)
    2020-06-22 12:20:01下载
    积分:1
  • CodeLineCounter
    源代码统计工具可以统计C、C++、C#、Java等主流语言的源码行数(Source code statistics tools can count the number of source lines in mainstream languages such as C, C++, C#, Java, etc.)
    2020-06-21 04:20:02下载
    积分:1
  • .Net中的异常处理语义是基于类型的,所以你可以创建具有自己的属性和方法的自定义异常。异常是 .Net 中头等重要的一个元素,因为它是内建的错误处理机制,因此...
    .Net中的异常处理语义是基于类型的,所以你可以创建具有其自己的属性和方法的自定义异常。异常是 .Net 中头等重要的一个元素,因为它是内建的错误处理机制,因此所有 .NET 兼容的语言都必须支持异常。另外, .Net 代码可以将 COM+ 服务作为 Enterprise Services(企业服务)来获得,所以你可以在 Enterprise Services 设计中定制异常。本程序的功能是从服务性组件产生定制异常,该组件被配置在一个 COM+ 服务器应用环境中执行(相对于库应用环境)。-. Net in the exception handling is based on the type of semantics, so you can create with their own properties and methods of self-definition of abnormal. Abnormal. Net of the most important element, because it is built-in error handling mechanism, all. NET-compliant languages must support the anomaly. In addition,. Net code can COM+ Service as part of the Enterprise Services (Corporate Services) to obtain, so you can customize the design of Enterprise Services abnormal. This procedure s function is generated from the service components custom anomaly, the component is configured in a COM+ Server application environment to implement (as opposed to database application environment).
    2023-03-25 12:30:03下载
    积分:1
  • 算法实现题 最长公共子序列问题 给定两个序列 X = { x1 , x2 , ... , xm } Y = { y1 , y2 , ... , yn...
    算法实现题 最长公共子序列问题 给定两个序列 X = { x1 , x2 , ... , xm } Y = { y1 , y2 , ... , yn } 求X和Y的一个最长公共子序列 举例 X = { a , b , c , b , d , a , b } Y = { b , d , c , a , b , a } 最长公共子序列为 LSC = { b , c , b , a }-Algorithm to achieve the longest common sub-title sequence of the problem given two sequences X = (x1, x2, ..., xm) Y = (y1, y2, ..., yn) for X and Y, a maximum common substructure sequence, for example X = (a, b, c, b, d, a, b) Y = (b, d, c, a, b, a) the longest common sub-sequence for LSC = (b, c, b, a )
    2022-03-02 12:22:07下载
    积分:1
  • 自定义对话框 duihuakuang
    Custom dialog box, demonstrates the system dialog box and the custom dialog box, you can learn about the custom control, friends in need can download and study for themselves.
    2020-06-19 05:20:01下载
    积分:1
  • PMA
    模拟101、104、modbus主站从站功能(Analog 101, 104, MODBUS main station slave function)
    2017-09-20 10:28:38下载
    积分:1
  • 50Hz陷波器设计(matlab),去除工频干扰
    50Hz陷波器设计(matlab),去除工频干扰-filter
    2023-05-12 16:45:02下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载