-
TurboDecodeAlgorithm
3GPP标准Turbo码编码译码仿真Matlab6.5及VC6.0源代码,并包含Turbo码编码译码原理的介绍文档。(3GPP standard Turbo coding and decoding simulation VC6.0 Matalab 6.5 source code , and includes Turbo Encoder Decoder description of the principle of documentation.)
- 2006-10-11 00:53:04下载
- 积分:1
-
matlabPPT
说明: 这份资料是关于MATLAB的初级介绍,对于初学者非常实用,如果想快速学会使用matlab,建议大家先看看这份资料。谢谢!(This information is on the MATLAB primary introduction is very useful for beginners, if you want to quickly learn how to use matlab, suggest that you take a look at this information. Thank you!)
- 2011-04-14 23:24:39下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
Matlabsimulinkcodes
基于Matlab simulink的系统仿真设计及应用的函数文件代码(Matlab Simulink-based simulation system design and application code in the function)
- 2007-05-21 10:43:48下载
- 积分:1
-
xindaorongliangbianma
信道容量编码,C语言实现,照着程序一步一步做会找到你需要的(Channel capacity coding, C language, according to the program will find step by step what you need to do)
- 2014-01-09 11:04:49下载
- 积分:1
-
2D-FDTD-Cylinder-Scatter
使用matlab通过fdtd实现一维到三维的光子晶体模拟(Using MATLAB FDTD to achieve through the one-dimensional to three-dimensional simulation of photonic crystal)
- 2014-10-31 12:48:41下载
- 积分:1
-
deep-CCA
深度典型相关性分析,在线性的CCA上增加了深度网络,以此来学习新特征并提高多模态数据之间相关性(
Deep cca ,the deep network is added in linear CCA to learning description that the correlation is better between multi-modal datas)
- 2020-12-13 19:29:15下载
- 积分:1
-
MannKendall
Dijkstra最短路算法通用Matlab程序
- 2010-08-20 21:31:35下载
- 积分:1
-
PpidsrrI
PID用于机器人路径控制的MATLAB程序,路径选择是一个简简单的正弦函数.控制参数是速度和角速度.,已通过测试。
(The MATLAB program PID control for robot path, the path selection is a sine function simply control parameters and angular velocities. Has been tested.)
- 2012-09-15 22:30:02下载
- 积分:1
-
3answer
说明: 数据结构的C++描述,书中的第三章的上机代码。大家可以自由参考下。(The C++ data structures described in the book' s third chapter on the native code. Members are free to refer to the following.)
- 2010-03-18 09:12:31下载
- 积分:1