-
jlab
JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and --- subject to certain very reasonable constraints --- to redistribute.
Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time / frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
(JLAB is a set of Matlab functions I have written or co-written over the past fifteen years for the purpose of analyzing data. It consists of four hundred m-files spanning thirty thousand lines of code. JLAB includes functions ranging in complexity from one-line aliases to high-level algorithms for certain specialized tasks. These have been collected together and made publicly available for you to use, modify, and--- subject to certain very reasonable constraints--- to redistribute.
Some of the highlights are: a suite of functions for the rapid manipulation of multi-component, potentially multi-dimensional datasets a systematic way of dealing with datasets having components of non-uniform length tools for fine-tuning figures using compact, straightforward statements and specialized functions for spectral and time/frequency analysis, including advanced wavelet algorithms developed by myself and collaborators.
)
- 2008-05-02 09:28:58下载
- 积分:1
-
DSCDMA
DSCDMA通信系统仿真源程序,调试通过(DSCDMA system code)
- 2010-12-13 14:18:02下载
- 积分:1
-
cut_sample
说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。
(The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
- 2010-03-19 11:13:13下载
- 积分:1
-
PBUC11
Matlab program for optimal dispatch of power
- 2012-06-16 19:04:12下载
- 积分:1
-
matlab-uniquac
本程序使用matlab语言,编制了一个基于通用似化学活度系数模型来计算四组分反应体系中各组分的汽液平衡状态的程序.(This procedure using the matlab language, developed a chemical based on a common activity coefficient model seems to calculate the four-component reaction system of the components of the vapor-liquid equilibrium of the program.)
- 2020-08-30 20:48:10下载
- 积分:1
-
WSN2
WIRESLESS SENSOR NETWORKS ALGORTHIM 2
- 2013-01-26 15:28:04下载
- 积分:1
-
DisparitymapSSDSADNCCaRMS-Error
Disparity Map computation by Local correspondence search SAD, SSD and NCC.
RMS error between the groundtruth and computed disparity map.
- 2015-03-09 15:13:47下载
- 积分:1
-
MATLAB-Central-File-detail-Partial-Least-Squares-a
一个用matlab完成的偏最小二乘法示例(MATLAB Central-Partial-Least-Squares)
- 2009-04-30 12:39:13下载
- 积分:1
-
L1precision
matlab L1 precision using MAP
- 2010-11-22 06:27:49下载
- 积分:1
-
bem_hamm_soft
calculating bit error rate in hamming code using soft decoding
- 2013-12-20 01:03:45下载
- 积分:1