搜索资源列表
p33
- p3随机抽样程序,可随机生成N个服从P3分布的样本.-p3 random sampling procedures, which were randomly generated N obey P3 distribution of the samples.
cluster_K_methods
- 本程序实现多中kcluster方式,并对最新k方式进行了编程,并采用随机采样方式-the program more of kcluster way in which the latest k manner of programming, and using random sampling method
TVL1_HCS_v1
- % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (ran
sources
- 用java实现遗传算法、进化算法、退火算法、分布估计算法、爬山算法、随机采样算法等算法-Use Java implement genetic algorithms, evolutionary algorithm, annealing algorithm, distribution estimation algorithm, climbing algorithms, random sampling algorithm of the algorithm.
图8-6-2随机信号不同取样长度时的功率谱估计0928f
- 随机信号不同取样长度时的功率谱估计,matlab实现,用于数字信号处理-random sampling signal different lengths of power spectral estimation, Matlab achieve for digital signal processing
CircleArea_MC
- 本文是蒙特卡罗方法在数学上的一个简单应用。利用蒙特卡罗方法将确定的数学问题变成概率问题,并随机抽样,根据抽样结果,计算出单位圆的面积。-This is the Monte Carlo method in a simple mathematical applications. Using Monte Carlo method to determine the problem into mathematical probability and random sampling, the sample
TspSA
- 用模拟退火算法对求解旅行商组合优化问题作了一定的研究,提出了多种不同的随机抽样方式,并对其进行了分析计算并以代码实现。 -This paper studied the optimizing of the traveling salesman problem with the Simulated Annealing(SA). Different random sampling forms were proposed and analyzed.
getrnd
- 原创:随机抽样。从一系列的总体中抽取出指定数量的不重复样本点。-random sampling. From a range of the overall extraction of a specified quantity of sample points of non-repetition.
JLinkage
- J-linkage 算法,可以用于多体拟合的一种策略,优于Multi-ransac-This paper tackles the problem of fitting multiple instances of a model to data corrupted by noise and outliers. The proposed solution is based on random sampling and conceptual data representation. Each poin
randsample
- RANDSAMPLE Random sampling,
rands
- Random sampling algorithm
Sample-subset-partitioning
- 近红外光谱分析中要从复杂的信息中有效地提取相关信息建立可靠的模型,选择的训练集要具有较好的代表性。目前.样本的选择方法主要包括random sampling(RS),Kennard—Stone(KS).sample set partitioning based on joint x-y distance(SPXY)等方法 。-selecting a representative subset in NIR data using SPXY, the random sampling,and Kenn
shicha
- 基于随机采样的视差平面拟合-Based on random sampling of disparity plane fitting
mengtekaluo
- 对蒙特卡洛算法进行了详细的叙述讲解,包括简单随机抽样、离散系统模拟、连续系统的模拟、蒙特卡洛的应用等-Of the Monte Carlo algorithm is described in detail explanations, including simple random sampling, discrete system simulation, continuous system simulation, the application of Monte Carlo
chouyang
- 使用matlab对独立随机过程抽样产生带通随机过程-The process of generating independent random sampling of band-pass random process
ex2
- 利用Matlab可视化编程设计一个界面,实现对几种常见分布的随机抽样并进行曲线拟合,最后用图像直观地表现出来-Using Matlab to design a visual programming interface, to achieve some common distribution of random sampling and curve fitting, and finally with the image shown visually
singlepixel
- 单像素成像,利用随机抽样减少图像存储空间-Single-pixel imaging, using random sampling to reduce image storage space
TVL1_HCS_v1
- TVL1重建从混合压缩采样,rice大学泊松分布图像重建与全变分正规化的代码-Note: (1)Fore small-scale data, hybrid sampling consists of Bernoulli random sampling and low-resolution sampling (TVL1_HCS) (1)Fore large-scale data, hybrid sampling consists of Fourier radial sampling
RansacLine
- RANSAC随机采样一致性算法 最轻大的拟合直线算法-RANSAC random sampling, the algorithm of consistency light fitting line algorithm
fz
- Matlab仿真过程中随机取样生成图形的一个例子-Matlab simulation of random sampling to generate a graphic example of