-
cdma
直接序列扩频的缩写(DS-SS )
二相相移键控(BPSK)
matlab源代码(An acronym for Direct Sequence Spread Spectrum (DS-SS) two-phase phase shift keying (BPSK) matlab source code)
- 2021-04-07 15:39:01下载
- 积分:1
-
exp4
Qpsk programming in matlab
- 2013-02-03 18:30:53下载
- 积分:1
-
pr
求脉率的小demo,有任何问题可以联系我。(A demo about the value of pulse rate .If there any questions , you can contact me.)
- 2013-08-07 21:29:01下载
- 积分:1
-
fdtddhfd
时域有限差分方法 1维 输出振幅和相位
犹他州大学程序(fdtd method 1D output amplitude and phase
www.ece.utah.edu)
- 2012-11-20 08:21:37下载
- 积分:1
-
FastSVDD-master
说明: 支持向量数据描述(Support Vector Data Description,SVDD)是一种单值分类算法,能够实现目标样本和非目标样本的区分,通常应用于异常检测和故障检测等领域。(Support vector data description (SVDD) is a single valued classification algorithm, which can distinguish target samples from non target samples. It is usually used in anomaly detection and fault detection.)
- 2021-03-08 22:39:16下载
- 积分:1
-
stap
空时自适应处理,时间 距离 维动目标检测。基础程序(basic program for space-time adaptive processing moving target detection )
- 2010-12-16 19:27:18下载
- 积分:1
-
GUI
说明: MATLAB的界面编辑,如果您坚持做完这个实例,我想MATLAB界面编程对您而言,就没有什么难度了(MATLAB GUI)
- 2010-04-08 11:02:17下载
- 积分:1
-
hrprof.tar
很好很实用的一个小程序!好好体会,有很大的收获(very good)
- 2009-11-23 19:28:03下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
GA(PSO)
基于PSO(粒子群算法)的列车速度优化,matlab实现。(Train speed optimization based on PSO (particle swarm optimization) is realized by matlab.)
- 2020-10-28 15:59:57下载
- 积分:1