-
viterby
实现维特比的软判决译码仿真,比较软判决硬判决的性能(viterby soft decision)
- 2009-09-18 20:57:52下载
- 积分:1
-
SISO_simulation
Single input single output matlab simulation code.
- 2014-09-02 19:07:20下载
- 积分:1
-
TelnetConnectServ
Telnet Connect Server Application in C#, Visual Studio 2010
- 2014-12-11 18:21:36下载
- 积分:1
-
qopentld-beta_1.0.0-win32-20150120
TLD算法的QT版本,没有matlab的相关代码,完全用C/C++实现,可以移植到嵌入式平台或者其他平台(TLD algorithm for the QT version, no matlab related code, complete with C/C++ implementation can be transplanted to the embedded platform or other platforms)
- 2015-01-20 14:34:08下载
- 积分:1
-
PSO
This akgorithm discribes particle swarm optimization
- 2012-01-14 23:57:26下载
- 积分:1
-
MUSIC
基于MUSIC的DOA估计,算法简单较为快捷可以修改(easimation of DOA)
- 2012-11-04 17:07:49下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
code4datahide
code for inserting ext in image
- 2010-07-16 23:04:28下载
- 积分:1
-
yichuan
遗传算法优化多峰函数,最优值约在38.8左右,亲测可用(Multimodal function optimization genetic algorithm, the optimal value of about 38.8 or so, pro-test available)
- 2013-07-20 16:39:56下载
- 积分:1
-
Zoom_FFT
细化谱是信号处理领域重要的一种分析方法,这是一个matlab的细化谱程序,并且配有详细的注释(Spectrum is an important refinement of an analytical method of signal processing, which is a refinement of the spectrum matlab program, and with detailed notes)
- 2020-06-29 17:20:02下载
- 积分:1