-
FFT
自己用Matlab写的FFT的代码,主要是为了FPGA实现的前期建模(FFT using Matlab to write their own code, mainly to preliminary modeling of FPGA implementation)
- 2010-07-21 10:45:00下载
- 积分:1
-
Matlabppt
介绍了matlab在工程应用方面的使用和方法(Matlab introduced the use in engineering applications and methods)
- 2011-01-11 15:14:37下载
- 积分:1
-
simcdma
完整的CDMA各种参数的仿真,包括上行链路的BER,多径干扰下的BER,多径下用户数目的BER等(integrity of the CDMA simulation of various parameters, including the uplink BER, multi-path interference under the BER, Drive over the next number of users, such as BER)
- 2007-04-05 17:22:25下载
- 积分:1
-
New-Folder
最短路径寻址,用于寻找最短路径,根据实时信息(shortest path )
- 2011-07-06 20:21:38下载
- 积分:1
-
DCT_Qutization_watermarking
说明: Matlab版本代码,主要研究数字水印的DCT算法(Matlab version of the code, the main algorithm of digital watermark DCT)
- 2011-03-10 11:46:39下载
- 积分:1
-
apriori
说明: 关联规则分析问题的一种方法 apriori在MATLAB下的编写 (Association Rules in a way the problem apriori prepared under the MATLAB)
- 2010-04-12 16:57:56下载
- 积分:1
-
writesegyfile
将从地震勘探工程标准格式的segy文件读出的数据重新写成segy格式,方便用专业的软件进行继续处理。(Reading data seismic engineering standards segy file formats out of the rewritten segy format, easy to use specialized software to continue processing.)
- 2014-12-17 08:22:41下载
- 积分: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
-
1
说明: 实现了循环卷积的运算,但是只有结果,没有过程(Cyclic convolution operation realized, but only a result, no process)
- 2015-03-08 23:07:59下载
- 积分:1
-
buckboost
Buckboost converter specialization
- 2010-08-03 01:29:02下载
- 积分:1