-
Mann-Kendall-test
说明: 网上搜集的Mann-Kendall法(非参数检验方法)程序(Online collection of Mann-Kendall method (non-parametric test method) program)
- 2011-04-13 10:32:57下载
- 积分:1
-
covmatrix
计算矩阵列向量的协方差矩阵,同时计算各列向量的均值(calculate the cov matrix)
- 2013-05-01 20:48:56下载
- 积分:1
-
GTSRB_Matlab_code
在matlab上HOG分类后,与SVM一起分类,测试,判别(classfy the testing and finally train the trafficsigns)
- 2015-03-11 21:03:57下载
- 积分:1
-
Fz
K分布仿真的一部分,一部分是斑纹分量 还有是结构分量 两者点乘得到K分布序列 (K distribution part of the simulation, in part, there is a structural component markings component of both the dot distribution sequence obtained K)
- 2013-12-03 18:28:37下载
- 积分:1
-
ieee 33
说明: IEEE33节点模型,matlab 编写的IEEE33节点数据,可以作为潮流计算和分析的参考(ieee33 node model, ieee33 node data compiled by MATLAB, can be used as a reference for power flow calculation and analysis)
- 2020-01-09 14:05:39下载
- 积分:1
-
cyclostationary_toolbox
循环自相关函数工具箱,还带有自己编写的代码,ex1-7.(Circulating auto-correlation function of the toolbox, but also prepared with its own code, ex1-7.)
- 2021-03-11 10:19:26下载
- 积分:1
-
color_transfer
This is a matlab code for transfer of color from source image to target image. Details are in colormatch.m
- 2009-11-13 16:17:59下载
- 积分:1
-
chap3_09_DMRAS_ordn_d
在自动控制系统的过程中,DMRAS稳定方程 持续时间 稳定时间 动态响应(In the process of automatic control system, DMRAS stability equation dynamic response settling time duration)
- 2013-09-04 14:55:03下载
- 积分:1
-
Canny
anny边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。
Canny边缘检测算法:
step1:用高斯滤波器平滑图象;
step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
step3:对梯度幅值进行非极大值抑制;
step4:用双阈值算法检测和连接边缘。(anny edge detection operator is John F. Canny developed in 1986 out of a multi-level edge detection algorithm. Canny edge detection algorithm: step1: Gaussian smoothing filter image step2: first-order finite difference to calculate partial derivatives of the magnitude and direction of the gradient step3: the gradient magnitude non-maxima suppression step4: use dual-threshold algorithm for detecting and connecting edges.)
- 2017-01-13 21:24:23下载
- 积分:1
-
随机森林的matlab实现
说明: 随机森林的一个入门级历程,此例程可以带有稀缺数据集,让你使用训练集和测试集感受到随机森林的强大之处。随机森林的分类与回归,非常之强。秒杀神经网络,是一个人见人爱的算法。(Random forest is an entry-level process, this routine can have scarce data set, let you use training set and test set to feel the power of random forest. The classification and regression of random forest is very strong. Seckill neural network is a love algorithm.)
- 2021-03-08 11:19:28下载
- 积分:1