登录
首页 » matlab » 代码

代码

于 2020-04-07 发布
0 202
下载积分: 1 下载次数: 2

代码说明:

说明:  有序序列聚类分析算法 可以实现节点(分为 k类)的的分析 有序聚类分析(多维)PETTITT突变检验 penman蒸发公式 累计距平检验(The clustering analysis algorithm of ordered sequence can realize the analysis of nodes (divided into k classes) Ordered cluster analysis (multidimensional) Pitt mutation test)

文件列表:

代码\fenlei.m, 1024 , 2020-04-07
代码\leijijuping.m, 179 , 2020-01-08
代码\penman.m, 1047 , 2019-12-22
代码\PETTITT.m, 373 , 2020-02-19
代码\有序聚类算法代码.docx, 13086 , 2020-04-06
代码, 0 , 2020-04-07

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

发表评论

0 个回复

  • MATLAB 路径规划
    基于遗传算法实现最短路径规划,动态优化路径信息,效率高(Realize shortest path planning based on genetic algorithm, dynamically optimize path information, and high efficiency)
    2020-12-14 16:29:14下载
    积分:1
  • 语法分析程序,编译原理的重要程序之一。用处很大。
    语法分析程序,编译原理的重要程序之一。用处很大。-syntax analysis procedures, compiler theory one of the important procedures. Very useful.
    2022-03-05 07:18:32下载
    积分:1
  • Common
    说明:  Builder design pattern implementation
    2020-06-24 19:00:01下载
    积分:1
  • 2000Pips_M1andM5
    2000 Pips _ M1 and M5 EA
    2020-06-24 04:20:01下载
    积分:1
  • matlabwj
    说明:  根据此算法可以将补偿函数与刘维尔分数阶导数相结合,则可以得出高精度的caputo分数阶导数。(According to this algorithm, the compensation function can be combined with the Liouville fractional derivative, and the Caputo fractional derivative with high accuracy can be obtained.)
    2019-10-09 21:26:53下载
    积分:1
  • Normal_vector
    说明:  对于三维点云的每一个点利用邻域点拟合最小二乘平面并求得法向量(For each point of the three-dimensional point cloud, the neighborhood points are used to fit the least square plane and obtain the normal vector)
    2020-06-09 08:49:59下载
    积分:1
  • 在工程中引用 Microsoft Scripting Runtime 就可以了!具体看代码! 可以使用任何vbs脚本的功能!注意是使用vbs脚本的语法,和v...
    在工程中引用 Microsoft Scripting Runtime 就可以了!具体看代码! 可以使用任何vbs脚本的功能!注意是使用vbs脚本的语法,和vb6稍有不同!-In the works cited in Microsoft Scripting Runtime can be had! Specific code look! Can use any vbs script function! Attention is to use the vbs script grammar, and VB6 is slightly different!
    2022-01-23 11:16:43下载
    积分:1
  • stm32图像采集+QT上位机源码
    说明:  stm32图像采集上位机源码,来源于网络平台,仅供学习而用(STM32 image acquisition host computer source code, from the network platform, only for learning)
    2020-05-11 12:59:20下载
    积分:1
  • C# 利用HAVING子句过滤分组数据
    C# 利用HAVING子句过滤分组数据,用于查询平均年龄大于22岁的学院学生的数量,在平时的应用中,这是很实用的一个数据库查询技巧。   string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串    @"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");   string P_Str_SqlStr = string.Format(//创建SQL查询字符串    "SELECT * FROM tb_Student");   SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器    P_Str_SqlStr, P_Str_ConnectionStr);   DataTable P_dt = new DataTable();//创建数据表   P_SqlDataAdapter.Fill(P_dt);//填充数据表   return P_dt;//返回数据表
    2022-04-10 01:41:39下载
    积分:1
  • 浅蓝色的选项卡插件,jquery TAB
    浅蓝色的选项卡插件,jquery TAB   object(HTML) tabPDiv选项卡的最外层   string idStr tabPDiv的id和用于生成选项卡菜单的id和选项卡内容层的id   string tabPDivCss tabPDiv的样式   object(HTML) tabMenu选项卡菜单的父层   object(HTML) tabConDiv选项卡内容层的父层   array tabObj 选项卡内容对象
    2022-12-24 03:50:03下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载