-
allcomb
返回从不同数组中取数据的组合
比如输入两个数组{1 2} {3 4}, 返回值为
{1 3}
{1 4}
{2 3}
{2 4}(Back to take a combination of data from different array such as input two arrays {12} {34}, return value {13} {14} {23} {24})
- 2012-11-11 00:54:17下载
- 积分:1
-
1.simulation
which gives the DC-DC boost converter explanation
- 2015-03-24 22:48:54下载
- 积分:1
-
SAX2DTM2
Iterator that returns all immediate children of a given node.
- 2014-01-17 14:24:13下载
- 积分:1
-
huiguifenxi
基于MATLAB软件的数据处理程序。此程序中运用的是回归分析的方法。(Based on the MATLAB software data processing program. This program is the use of regression analysis method.
)
- 2012-04-09 15:54:17下载
- 积分:1
-
Reddy
Reddy梁在横向荷载作用下的挠度曲线,matlab程序
将matlab工作目录设为解压后的文件夹
依次执行
main
postprocessing
两条命令(matlab program for Reddy Beam)
- 2011-10-07 19:56:46下载
- 积分:1
-
45666011mat-7262
ga源代码,使用matlab实现遗传算法的源代码(ga source code, the use of genetic algorithm matlab source code)
- 2009-05-09 09:41:13下载
- 积分:1
-
allweight
说明: 一个很有用的函数,功能是产生规定字长以及规定汉明重量的码字,常用于channel coding开发(A useful function, function is to have the provisions of word length and weight of the provisions of Hamming code word, commonly used in the development of channel coding)
- 2008-12-03 06:04:40下载
- 积分:1
-
quan_TDMP_ber
LDPC的TDMP译码算法的不同量化方案下,误码率的仿真程序,包含encoder,decoder.并附有仿真图(Under different quantization scheme TDMP LDPC decoding algorithm, BER simulation procedures, including encoder, decoder. Together with simulation diagram)
- 2014-01-09 12:24:36下载
- 积分:1
-
sanjiao
一个产生PFM的simulink模型,可以改变占空比与频率(generating repeating sequence)
- 2021-01-12 00:38:49下载
- 积分:1
-
viterbi(matlab)
信道解码viterbi算法的matlab实现,详细(channel Viterbi decoding algorithm Matlab details.)
- 2007-06-14 21:29:14下载
- 积分:1