-
randgen2
randgen(mu,mu1,mu2,cov1,cov2,cov3) = Random generation of Gaussian Samples
in d-dimensions where d = 2
mu, mu1, mu2 = (x,y) coordinates(means) that the gaussian samples are centered around
cov1, cov2, cov3 are the covariance matrices and will vary changing the
shape of the distribution, example: cov = sigma^2*Identity Matrix, where sigma^2 = a scalar
N = the number of gaussian samples used are provided as user input,
A test set of N/2 and a training set of N/2 gaussian samples is also generated
Output is directed to the command window and a plot of the distributions are generated
- 2011-02-09 18:52:20下载
- 积分:1
-
MATLAB-environment-voice-recognition
介绍了一种基于 MA T L A B的多个特定人连接词语音识别的方法,并提出了在进行端点检测时,引入平均的概念能进一
步提高识别率。 此设计是以 L P C C系数、 D T W 算法为核心的基于图形界面的设计。 通过大量的实验测试 ,表明该方法基本达
到屏蔽外界环境的影响 , 具有非常高的精度识别(: In this paper based on a number of specific persons MA TLAB conjunctions speech recognition method, and presented during endpoint detection, the introduction of the concept of the average recognition rate can be further improved. This design is LPCC coefficients, DTW algorithm as the core design based on graphical interface. Through a large number of experimental tests show that the method is basically to shield the external environment, with very high accuracy recognition)
- 2011-05-26 09:19:42下载
- 积分:1
-
myPSO
Matlab编写的PSO算法,非常好,直接可用(PSO algorithm written in Matlab, very good, directly available)
- 2011-05-31 11:22:35下载
- 积分:1
-
V2I
车联网的matlab程序源代码,车辆与路边单元间的连通概率分析(The car network matlab program source code, analyze the probability of connectivity between vehicles and roadside units)
- 2014-11-26 12:29:24下载
- 积分:1
-
dataliink.c
计算机网络数据链路选择性重传实验。
设计一个滑动窗口协议,在仿真环境下编程实现有噪音信道环境下两站点之间无差错双工通信。信道模型为8000bps 全双工卫星信道,信道传播时延270毫秒,信道误码率为,信道提供字节流传输服务,网络层分组长度固定为256字节。(Computer network data link selective retransmission experiment. Design of a sliding window protocol in simulation programming environment there is no error duplex communication channel between the noisy environment the two sites. Channel model is 8000bps full-duplex satellite channel, the channel propagation delay 270 ms, channel bit error rate, channel provides a byte stream transmission services, network layer packet length is fixed at 256 bytes.)
- 2013-11-26 19:19:51下载
- 积分:1
-
fft
利用fft求取一个信号的各次谐波的幅值和相角(Fft to strike a signal amplitude of each harmonic and phase angle)
- 2012-08-20 10:24:41下载
- 积分:1
-
xiansousuosuanfa
最坏情况下使用O(n)次比较,2分搜索算法最坏情形复杂度O(logn)次比较,2分搜索算法比之线性搜索最坏情况下要好.(O (n) comparisons using the worst case, worst-case 2 minutes searching algorithm complexity of O (logn) comparisons, two points lower than the linear search algorithm search for the worst-case better.)
- 2014-11-20 14:17:47下载
- 积分:1
-
varacvar
用matlab求股票的var、cvar,含数据处理直至计算结果。使用矩阵方法,注释较多,适合入门学习(using matlab for finance modeling:this is for coputing var,cvar for stocks. Using a matrix method, suitable for beginners to learn)
- 2014-12-03 22:12:30下载
- 积分:1
-
精密单点定位的Matlab code
程序里面有renix格式的数据,可以用来进行进行精密单点定位处理。(The program has data in renix format, which can be used for precise point positioning)
- 2018-09-11 21:51:35下载
- 积分:1
-
gauss
高斯列主元消去法求解线性方程组的程序
数值分析(Gauss )
- 2010-12-25 13:59:05下载
- 积分:1