-
programme
有关最大比合并、等增益合并的增益性能及误码率的描述。(The maximal-ratio combining, equal gain combined gain of performance and bit error rate description.)
- 2009-12-15 19:43:23下载
- 积分:1
-
OFDM
说明: 关于OFDM在Matlab上仿真的几个很经典程序,适合中高水平者学习使用(This includes some classic programs for the simulation of OFDM with Matlab. )
- 2010-04-26 16:01:01下载
- 积分:1
-
Kruskal
一种更方便的多人旅行商方案解决方法,很好的哦(A more convenient to people traveling salesman solution methods, oh well)
- 2013-02-01 22:25:58下载
- 积分:1
-
matlab
基于matlab的声音信号频谱分析仪 源代码(Matlab-based voice signal spectrum analyzer source code)
- 2013-04-10 10:59:09下载
- 积分:1
-
5PROGRAMS
DISCRETE COSINE TRANSFORM, SINE TRANSFORM, HADAMARD KERNEL, HAAR KERNEL , MEDIAN FILTERING
- 2015-04-20 13:16:24下载
- 积分:1
-
model_shuangtiaozhibo
应用于NPC型三电平逆变器的双调制波载波调制算法,能够提高电压利用率和调节中点电位平衡。(Applied to the three-level NPC inverter dual modulation wave carrier modulation algorithm can improve the efficiency and voltage regulation point potential balance.)
- 2020-10-04 16:57:39下载
- 积分:1
-
Motion_Detection
matlab下使用帧差法实现视频跟踪,提供了一个测试视频和完整的说明文档。下载后可以直接在matlab环境下运行。(matlab using frame difference for video tracking, provides a test video and complete documentation. Download matlab environment can be run directly.)
- 2010-11-23 14:13:00下载
- 积分:1
-
vc_kalman_code
拥有VC界面的KALMAN滤波代码,仿真界面清晰易懂。(KALMAN filter with VC interface code, simulation interface clear and easy to understand.)
- 2010-12-25 18:09:02下载
- 积分:1
-
matlabga2
matlab的小程序 比较简单 应用方便(matlab relatively simple applications of small programs to facilitate)
- 2011-01-01 19:39:39下载
- 积分:1
-
linclass
这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0
2 if W *X(:,i) + b < 0(his function classifies input data X using linear
discriminant function:
y(i) = argmax W(:,y) *X(:,i)+ b(y)
y
where parameters W [dim x nfun] and b [1 x nfun] are given
in model and nfun is number of discriminant functions.
In the binary case (nfun=1) the classification rule is following
y(i) = 1 if W *X(:,i)+ b >= 0
2 if W *X(:,i)+ b < 0)
- 2011-05-01 17:58:21下载
- 积分:1