登录
首页 » matlab » 原始分类程序

原始分类程序

于 2021-03-14 发布 文件大小:13534KB
0 219
下载积分: 1 下载次数: 4

代码说明:

  双极化天气雷达,基于模糊逻辑算法的降水粒子分类。(Weather Radar Polarimetry)

文件列表:

原始分类程序, 0 , 2017-11-28
原始分类程序\calc_variable.m, 3459 , 2017-11-06
原始分类程序\Chapter5Material, 0 , 2017-11-28
原始分类程序\Chapter5Material\.DS_Store, 6148 , 2016-06-29
原始分类程序\Chapter5Material\HydroClass_0.50_20050513-081117.netcdf, 1800448 , 2008-11-02
原始分类程序\Chapter5Material\Kdp_0.50_20050513-081117.netcdf, 1800428 , 2005-12-20
原始分类程序\Chapter5Material\KTLX20130520_201247.nc, 18603636 , 2014-10-13
原始分类程序\Chapter5Material\PhiDP_0.50_20050513-081117.netcdf, 1800428 , 2005-12-20
原始分类程序\Chapter5Material\PPI_plot_0513.m, 1934 , 2016-06-29
原始分类程序\Chapter5Material\PPI_plot_0520.m, 2861 , 2017-05-07
原始分类程序\Chapter5Material\Readme.txt, 411 , 2016-07-02
原始分类程序\Chapter5Material\Reflectivity_0.50_20050513-081117.netcdf, 1800436 , 2005-11-03
原始分类程序\Chapter5Material\RhoHV_0.50_20050513-081117.netcdf, 1800436 , 2005-12-20
原始分类程序\Chapter5Material\Velocity_0.50_20050513-081117.netcdf, 1800436 , 2011-10-20
原始分类程序\Chapter5Material\Zdr_0.50_20050513-081117.netcdf, 1800412 , 2005-12-20
原始分类程序\Chapter6Material, 0 , 2018-01-25
原始分类程序\Chapter6Material\.DS_Store, 6148 , 2016-07-02
原始分类程序\Chapter6Material\calc_variable.m, 3459 , 2017-11-06
原始分类程序\Chapter6Material\class.mat, 79115 , 2017-05-05
原始分类程序\Chapter6Material\Classification.m, 2607 , 2018-03-07
原始分类程序\Chapter6Material\dsddata_20050513.mat, 228156 , 2017-05-07
原始分类程序\Chapter6Material\Example_Process_DSD_050513.m, 2583 , 2017-11-29
原始分类程序\Chapter6Material\KOUN_20050513-083020.mat, 5520526 , 2010-07-14
原始分类程序\Chapter6Material\qiu_Zh_Zdr_RhoHV_Kdp.m, 5726 , 2018-01-25
原始分类程序\Chapter6Material\RadarEchoClass.m, 3379 , 2010-07-09
原始分类程序\Chapter6Material\RadarEchoClass_3input.m, 5352 , 2017-12-04
原始分类程序\Chapter6Material\Readme.txt, 441 , 2016-07-02
原始分类程序\Chapter6Material\RhoHV111.m, 2408 , 2018-01-19
原始分类程序\Chapter6Material\Sband_Scatter.dat, 11000 , 2010-07-14
原始分类程序\Chapter6Material\suibianwanwan.m, 76 , 2018-01-19
原始分类程序\Chapter6Material\Xband_Scatter.dat, 11000 , 2010-07-14
原始分类程序\dsddata_20050513.mat, 228156 , 2017-05-07
原始分类程序\Example_Process_DSD_050513.m, 2531 , 2017-05-07

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

发表评论

0 个回复

  • 演示如何使用动画光标
    演示如何使用动画光标-demonstrate how to use the cursor animation
    2023-04-02 20:45:02下载
    积分:1
  • BRISKmatch
    brisk特征匹配算法,matlab版本,用于图像配准融合。(Brisk feature matching algorithm for matlab version for image registration fusion.)
    2019-05-15 14:56:27下载
    积分:1
  • hy
    说明:  基于laravel53的动态网页设计,我的期末作业,做的不是太好(Dynamic web page design based on laravel53)
    2018-03-06 17:52:38下载
    积分:1
  • PB8教程
    pb8学习资料,内容详细丰富,适合初学者(PB8 learning materials, detailed and rich, suitable for beginners)
    2020-06-18 18:00:01下载
    积分:1
  • main
    说明:  基于51单片机的红外线解码,控制继电器的开关,从而控制灯等电气的开关,实现简单的红外线无线控制。(Infrared decoding based on 51 single-chip computer controls the switch of relay, so as to control the switch of electric lights and so on, so as to realize simple infrared wireless control.)
    2020-06-25 14:20:01下载
    积分:1
  • 三维刚体极限平衡法计算包,功能包括施加锚索力、地震力,并可以考虑地下水作用...
    三维刚体极限平衡法计算包,功能包括施加锚索力、地震力,并可以考虑地下水作用-Three-dimensional rigid body limit equilibrium method to calculate package, features include the ability to impose anchor, earthquake forces, and can consider the role of groundwater
    2022-08-23 05:23:14下载
    积分:1
  • TryDialer_WinNT_Service_to_dial_DSL_PPOE_Connectio
    WinNT Service to automaticaly deal and control ADSL (ISDN) PPoE internet connection. Usefull on Windows servers and routers.
    2009-01-18 17:34:04下载
    积分:1
  • Java EJB 仿真ATM存取款流程
    Java EJB 仿真ATM存取款流程,不但可了解ATM有关知识,还可学习一下Java获取一个本地对象的引用、生成EJB对象、查找一个ATM账户,调用balance()方法,并打印输出小票、存款流程的实现、提取EJB对象的主键、释放老EJB对象的引用,通过ID主键号查找、打印现有的余额、取款逻辑流程等。
    2023-01-02 21:20:03下载
    积分:1
  • SingleNumber
    找出只出现一次的数字,其他数字均出现了2次,时间空间尽量少(Identify only appears once, while other figures have appeared two times to minimize time and space)
    2013-10-24 09:01:25下载
    积分:1
  • HTML5局域网五子棋 基于 WebSocket
    HTML5局域网五子棋 基于 WebSocket ,代码里包括了PHP部分的代码,还有PHP程序包,因此压缩包比较大。游戏用到了许多HTML5编写要点,若之前对HTML5有一定了解,则很快会调试成功,运行方法:1:双击runwebsocket.bat,运行服务器   2:用最新版的火狐浏览器或谷歌浏览器打开client目录下的index.html即可   3:如果本机安装了服务器,也可把文件放到网站目录下,在浏览器输入相应url即可。
    2022-02-04 12:52:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载