搜索资源列表
adaptive-predistortion_HCQ
- 对双音信号的LUT基带数字预失真,功放采用saleh模型,附有各文件的组成说明。适合于深入学习功放线性化技术。该仿真对宽带和窄带都做了仿真,对窄带的效果更好,仍然有改进的余地。-This is a simulation program of Matlab for LUT digital baseband predistortion. It is helpful in learning High power amplifier linearity technology. Both of the n
matchingpursuit
- matching pursuit 算法,matlab实现,信号稀疏分解方式的一种,适合与信号在超完备的原子库中稀疏分解。matchingpursuit.m-A matching pursuit algorithm. It fits data from a set of dictionary elements by orthogonally projecting the data onto elements of the dictionary of vectors such that t
fitplane
- Calculate the coefficent of a plane that fits better N 3d pints
fit_maxwell_pdf
- fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution. given the samples of the histogram of the samples, finds the distribution parameter that fits the histogram samples. fits data to the probability of the form:
fit_ML_laplace
- fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b)
fit_ML_log_normal
- fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b)
fit_ML_maxwell
- fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!. Given the samples of a log-normal distribution, the PDF parameter is found fits data to the probability of the form: p(x) = sqrt(1/(2*pi))/(s*x)*
fit_ML_normal
- fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!. Given the samples of a normal distribution, the PDF parameter is found fits data to the probability of the form: p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u
fit_ML_rayleigh
- fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!. Given the samples of a rayleigh distribution, the PDF parameter is found fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s wit
fit_rayleigh_pdf
- fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh distribution. given the samples of the histogram of the samples, finds the distribution parameter that fits the histogram samples.fits data to the probability of the form: p(r)=r*exp(-
data-fitting
- this program fits a set of data, using customized function.
2dgaussian
- 汽车高斯曲面拟合 --- 2程序,以适应到表面二维高斯: 子= A *的进出口( -((西为X0)^2/2/sigmax^2 +(艺Y0的)^2/2/sigmay^ 2)。。)+ b的 这些例程是自动在某种意义上说,他们并不需要出发对模型参数的猜测规范。 autoGaussianSurfML(十一,彝,子)适合通过对模型参数的最大似然(最小二乘)。它首先计算了该模型在许多可能的参数值,然后选择最佳质量设置和细化与lsqcurvefit它。 auto
lorentzfit1
- LORENTZFIT1适合一个参数洛伦兹模型的输入数据-LORENTZFIT1 fits input data to a single parameter Lorentzian model
FitDistribution_GUI
- 分布GUI. With this GUI you can find the best distribution that fits your data.-With this GUI you can find the best distribution that fits your data.
sfunctions
- S-function is a powerful customized function that fits into the matlab environment.-This pdf contains instructions for build your own s-function.
pil_sdo
- An efficient algorithm for identification of PIL on Solar Dynamic Observatory (SDO) Helioseismic and Magnetic Imager (HMI) magnetograms. Detailed descr iption will appear in the paper: Volobuev, D.M. Polarity-Inversion Line Preceding X-class
ransac
- RANSAC - Robustly fits a model to data with the RANSAC algorithm
ransac
- RANSAC - Robustly fits a model to data with the RANSAC algorithm
LineCurvature2D
- This function calculates the curvature of a 2D line. It first fits polygons to the points. Then calculates the analytical curvature from the polygons-This function calculates the curvature of a 2D line. It first fits polygons to the points. Then cal
CutAndSaveAsFITS
- 使用matlab读取天文FITS格式的数据,并将FITS数据中的部分区域保存成图像(Use matlab read FITS astronomical data format, and the holding portion region into image data FITS)