搜索资源列表
baotong
- 报童问题的计算机仿真 %tm一轮实验的预定模拟天数 %t一轮实验的仿真天数累积值 %z订报量 %z 最优订报量 %g订报量z之上界 %s1损失值之累计值 %s最小损失值值 %r按概率分布产生随机售报量样本-newsboy problem of computer simulation% tm an experimental simulation of the target number of days a t% of the experimental days of
proj10-01
- 在试验中编写程序实现了K均值聚类算法,K均值聚类的原理是:在训练样本中找到C个聚类中心,每个聚类中心代表一个类的中心。然后将样本归类到与其最近的聚类中心的那一类。 C的选择是通过先验知识或经验选取的。聚类中心是通过算法迭代求得的。-In the test preparation process to achieve a K means clustering algorithm, K means clustering principle is: in the training samples to
sandlerw
- Calculate the Sandler s test for paired samples
myspecgram
- Linear prediction follows naturally from the general mathematics of linear systems. As the system output is defined as a linear combination of past samples, the system’s future output can be predicted if the scaling coefficients bj and ak are k
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_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(-
Etap1
- It is the corresponding testing module of the function that is specified in the training phase. test_set is a NxD matrix where N is the number of samples in the test set and D is the dimension of the feature space. true_labels is a Nx1
ExtractRROwithoutIndex
- A function which can extract repeatable signal from rotationary system without rotating index. It s re-sampling based to automatically adjust rate so each rev has the integer number of samples.
Fading-channel-simulation
- 衰落信道仿真 function r = rayleigh( fd, fs, Ns ) r = rayleigh(fd,fs,N) A Rayleigh fading simulator based on Clarke s Model Creates a Rayleigh random process with PSD determined by the vehicle s speed. INPUTS: fd = doppler frequency
multiple_DOA_estimate
- 采用10阵元的阵元间距为1/2波长的均匀线阵,估计2个不相干的信号源的波打方向。其中样本数为100,S/N分别为10dB,20dB。信号源来自-10°和40°。程序里面包含用MUSIC,RootMUSIC,ESPRIT,MVDR,F-SAPES算法实现的DOA估计-A 10-element array element spacing of 1/2 wavelength of the uniform linear array, it is estimated that two unrelated
chapman_Book_Samples
- this is a samples of Chapman s matlab book 10chapter
exercise319a
- (MATLAB) On the companion website, you will find in the directory Chap exercises/chapter3 a workspace ex3M2.mat. In this workspace, you will find waveforms of the words “we” and “be” (at 10000 samples/s) in the array we be 10k. The waveforms and
05396172
- In this paper we proposed a method of embedding owner’s speech signal. Speech being a biometric data, the watermark signal in this method is expected to be more meaningful and has closer correlation with copyright holder. The main issue of co
lpc_vocoder_rev2
- 这个MATLAB构建一个锻炼LPC声码器,即,执行LPC分析和合成语音文件,导致合成语音近似原始的演讲。LPC分析使用一个标准的自相关分析来确定LPC系数的设置,一帧一帧的基础上,以及框架获得。一个独立的分析方法(cepstral螺距内检测器)把每一帧的言论是要么表示演讲(时间由cepstral峰值的位置在指定范围的音调时期)或无声的言论(模拟随机噪声帧)0帧基音周期的样本。独立的分析提供了一个两国并存的激发函数LPC合成处理的一部分,包括一系列的脉冲(表示帧期间)和/或噪声序列(在无声的帧)。
tdfReadDataEmg
- RES = TDFWRITEDATAEMG (FILENAME,STARTTIME,FREQUENCY,EMGMAP,LABELS,EMGDATA) writes to FILENAME the EMG data sampling start time ([s]) and sampling rate ([Hz]), the correspondance map between EMG logical channels and physical channels stored
statistics_lognormal
- 1. 608组样本,第一列数字是标号,第二列数字是出现损坏的时间,第三列表示数据有效性,为0有效 2. 损坏时间是对数正态分布的,需要拟合 3. 求均值80%置信区间 4. 成本为m,价格为s,保证盈利20%,选取保修期 5. 比较保修期和拟合数据的均值 6. 若保修期就是拟合损坏时间的均值,求出利润率 loadd.m:加载样本数据,并选取有效数据 period.m:加载成本、价格数据,计算利润和保修期的关系(1.608 groups of samples, the first nu
RadarCube
- %这个程序使用来自 %阵列系统工具箱。此程序显示两个示例: %一个雷达数据立方体,有一个单一的目标,一个8元素的均匀线性 %阵列,每个雷达脉冲1000个样本,32个脉冲 %2-一个雷达数据立方体,有20个目标,121个单元阵列安装在 %球面,每脉冲20k个样品,32个脉冲 %在这两种情况下,程序分为两个部分。第一节 %定义并初始化构建雷达数据立方体所需的对象, %第二节运行模拟回路产生脉冲,移动 %目标,将脉冲从目标反射回雷达, %收集接收到的信号并构建数据立方体。(% Th
