-
DSSS
this file gives an overall concept for dsss
- 2010-12-06 16:57:03下载
- 积分:1
-
MATLABProgrammingGuide
《MATLAB程序设计教程》电子教案,ppt格式,并配备完整源代码,经测试可用(" MATLAB Programming Guide" e-lesson plans, ppt format, and equipped with complete source code can be used by the test)
- 2009-05-26 10:26:51下载
- 积分:1
-
Vector-elements-of-the-average
说明: 向量元素的平均值,向量元素的平均值,向量元素的平均值,向量元素的平均值(the average of vector elements)
- 2011-03-20 11:42:38下载
- 积分:1
-
burg
利用matlab实现burg算法的程序,不是调用pburg函数,希望能帮助要做课程作业的童鞋们。(The matlab burg algorithm program, not call pburg function, hoping to help the children ' s shoes to do course work.)
- 2012-06-15 10:33:49下载
- 积分:1
-
LDPC
ldpc的编码和译码方法,译码我验证过了,都是对的,包括wbf和bf译码方法,编码方法包括四种不同的编码方法(LDPC encoding and decoding method, decoding I verified, all is right, including any WBF and bf decoding method, the encoding methods include four different coding methods
)
- 2014-09-23 15:31:25下载
- 积分:1
-
Digital_Image_Processing_by_MATLAB
Matlab is perfect tool to process digital imgae.This .rar file includes many .m files with detailed comment.They can complete many operations of DIP.
- 2009-05-16 11:42:54下载
- 积分:1
-
M_sequence
M序列的产生代码,可生成工程上需要的标准M序列(M-sequence code generation)
- 2011-10-20 11:00:28下载
- 积分:1
-
gbvs
gbvs 提取显著区域,进行其他的程序编写。在matlab上运行,先安装,后可以直接运行(gbvs select main object)
- 2013-04-04 16:28:48下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
fangzhen4
这一个程序实现了一个探月卫星系统相关问题的研究和仿真。(This is a program that implements a lunar exploration satellite systems and simulation research related issues.)
- 2015-01-22 11:14:50下载
- 积分:1