登录
首页 » matlab » cloud-model

cloud-model

于 2021-04-08 发布 文件大小:2KB
0 332
下载积分: 1 下载次数: 71

代码说明:

  云模型Matlab代码,包括正向云发生器,x条件云发生器和y条件云发生器。(Cloud model Matlab code, including the forward cloud generator, x and y condition cloud generator condition cloud generator.)

文件列表:

cloud model
...........\data.m,312,2015-05-17
...........\figurecloud.m,84,2015-05-16
...........\gausscloud.m,121,2008-05-19
...........\ncloud.m,240,2015-05-15
...........\predict.asv,165,2015-05-17
...........\predict2.m,311,2015-05-17
...........\test.m,109,2015-05-15
...........\test2.m,906,2015-05-16
...........\Untitled2.m,218,2015-05-17
...........\xcloud.m,228,2008-05-19
...........\ycloud.m,244,2008-05-19

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

发表评论

0 个回复

  • printedprincipal_components
    是一个主成份分析的初学文章写的很好的可以学习很多东西(Principal component analysis is an article written by the beginner can learn a lot of good things)
    2007-10-09 08:35:20下载
    积分:1
  • fixed_point
    Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
    2009-05-14 04:43:58下载
    积分:1
  • knnsearch
    寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing. The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file. The code is very simple, hence is also suitable for beginner to learn knn search.)
    2010-03-16 14:08:11下载
    积分:1
  • CMG-Persian
    Persian tutorial for cmg sowftware
    2014-11-10 14:21:56下载
    积分:1
  • GUI-based-Satellite-Tracking
    GUI based Satellite Tracking System
    2014-12-30 06:47:25下载
    积分:1
  • gaussLUrombergOLSmatlab
    高斯消元法LU分解龙贝格OLS等matlab程序(Gaussian elimination LU decomposition matlab procedures, such as Romberg OLS)
    2013-12-28 16:10:19下载
    积分:1
  • TOPSIS
    topsis matlab code for multi criteria decision
    2015-03-11 22:47:39下载
    积分:1
  • binary_cat_optimization
    Binary cat search optimization algorithm
    2013-11-27 08:59:22下载
    积分:1
  • ecg-beat-detection-in-matlab
    Ecg beat detection in matlab
    2014-01-23 17:00:43下载
    积分:1
  • matlab
    此文件是求《矩阵特征值问题条件数的估计》的一个matlab文件(This file is to strive for " the condition number of matrix eigenvalue problem of the estimate" a matlab file)
    2010-12-09 20:25:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载