搜索资源列表
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
getrnd
- 原创:随机抽样。从一系列的总体中抽取出指定数量的不重复样本点。-random sampling. From a range of the overall extraction of a specified quantity of sample points of non-repetition.
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
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
fz
- Matlab仿真过程中随机取样生成图形的一个例子-Matlab simulation of random sampling to generate a graphic example of
Monte-Carlo-method-
- 蒙特卡罗方法在由已知分布的随机抽样中的应用-Monte Carlo method of random sampling from the known distribution of the application
U2
- 1到40的无重复随机抽样的程序,其中抽取数目为参数,可调节-1 to 40 repeated random sampling procedure, which extract the number of parameters can be adjusted
CS_code_example
- 该程序给出了一个1000的采样点的数据源,之后采用随机采样的方法,对其进行恢复。最后给出了原来数据和恢复数据的比较。-The program gives a 1000 sampling points of data sources, and then using a random sampling method, and its recovery. Finally, the original data and recovery data comparison.
Latin-Hypercube-Sampling
- 此源码会产生一个平方空间上随机的领域。样品创建拉丁超立方抽样和空间相关性是基于Cholesky分解算法-This source will generate a random field on a square space. Samples to create a Latin Hypercube Sampling and spatial correlation is based on the Cholesky decomposition algorithm
CS(matlab)
- 压缩感知,又称压缩采样,压缩传感。它作为一个新的采样理论,它通过开发信号的稀疏特性,在远小于Nyquist 采样率的条件下,用随机采样获取信号的离散样本,然后通过非线性重建算法完美的重建信号。-Compressed sensing, also known as compressed sampling, compressed sensing. It as a new sampling theory, it is through the development signal sparse chara
random-demodulator
- 压缩采样仿真实验代码,基于随机解调器,仿真功能完善-Compressive sampling simulation code, based on random demodulator perfect simulation function
lizilvbo
- 利用粒子滤波通过融合颜色信息和运动信息来计算粒子权值法,适用于任何分布的状态估计问题,是用一些离散随机采样点来近似系统随机变量的概率密度函数-Particle filter information through the integration of color and motion information to calculate particle weights method for estimation of the distribution of any state, with a nu
MTKLjcxhyanz
- NTKL法可以同时检测光谱异常点、参考数据异常点及其他们共同的异常点,该方法的基本思路是基于蒙特卡洛采样,随机将样本集划分为校正集与预测集,用校正集建模,并对没参与建模的样本进行预测误差计算,进行几千次这样随机采样,每个样本点都可得到其预测误差分布。如果奇异样本在校正集中,整个模型的质量将受到影响;相反,如果奇异样本在预测集中,仅此样本的预测结果受到影响。-NTKL method can simultaneously detect abnormal spectrum and abnormal r
Ransac
- 随机抽样一致性算法, 实现圆的拟合, C Sharp 程序(Random sampling consensus algorithm to achieve circle fitting, C Sharp program)
用MATLAB实现的随机抽样方法
- 用MATLAB实现的随机抽样方法,自动划分为训练集和测试集(The random sampling method realized by Matlab can be divided into training set and testing set automatically)