-
8PSK
信号处理,当一些学生在做毕业设计时,需要用到这个程序(signal change)
- 2012-03-23 00:16:38下载
- 积分:1
-
dual_rpca
matlab子函数,RPCA。已调试通畅,可直接调用,无需折腾。(matlab Functions, RPCA. Debugging has been smooth, can be called directly, without having to toss.)
- 2015-04-15 17:06:52下载
- 积分:1
-
matlab_style_guidelines
关于matlab编程的基本规则和说明,作者是richard johnson(basic rules and description about how to program in matlab,the author is richard johnson)
- 2010-11-27 10:27:15下载
- 积分:1
-
18513MCmatlabsourcecode
18513MC混合编程源代码,内含有18513MC混合编程源代码所有的.m文件(18513MC hybrid programming source code, containing 18513MC all mixed programming source code. M file)
- 2010-12-15 20:23:35下载
- 积分:1
-
matlab_quickref.pdf
matlab快速检索手册,非常实用简洁,涵盖了matlab的所有基本函数(Quick Search matlab manual is very useful concise, covering all the basic functions matlab)
- 2010-01-17 21:35:56下载
- 积分:1
-
ldpcbp3
说明: 很有 用的LDPC译码程序,大家可以看看,很有借鉴作用(ldpc decoder)
- 2009-07-30 09:38:01下载
- 积分:1
-
Why_use_fftshift
这篇文章是关于matlab中FFT的问题(This article is about the issue of the FFT in matlab)
- 2011-10-29 03:59:27下载
- 积分:1
-
EmFDTD-v1.2r1
ELECTROMAGNETIC FINITE-DIFFERENCE TIME-DOMAIN
VERSION 1.20, RELEASE 1
- 2014-08-08 16:07:20下载
- 积分:1
-
PMSM_FOC
simulink环境下的永磁同步电机的磁场定向控制,采用id=0的控制策略(simulink environment of permanent magnet synchronous motor field oriented control, using id = 0 control strategy)
- 2013-08-04 17:45:18下载
- 积分:1
-
M
说明: 字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1