-
ZoomFFT
实现zoomfft 经仿真6.5可用 本例只是zoomfft函数,没有数据(zoomfft)
- 2009-03-30 11:07:04下载
- 积分:1
-
HUTear
模拟人的听觉系统,包括外耳-中耳滤波器,听觉滤波器和机电转换的部分。(Simulate the human auditory system, including the outer ear- middle ear filter, auditory filters and electrical conversion section.)
- 2010-11-26 12:50:57下载
- 积分:1
-
bisection_new
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.
prepared by Razana Alwee
24
Algorithm
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)
- 2011-11-23 09:49:57下载
- 积分:1
-
osu-svm
是matlab编写的一个支持向量机的程序,经测试有效。程序里附带了了demo,有注释。(Matlab are prepared by a support vector machine procedures, tested and effective. Program comes with a demo, there is the Notes.)
- 2009-03-28 21:30:14下载
- 积分:1
-
Matlab_Technical_Computing_Environment
Matlab_Technical_Computing_Environmentj,一个很好的英文版MATLAB资料(Matlab_Technical_Computing_Environmentj, a good English version of MATLAB data)
- 2010-08-02 13:02:41下载
- 积分:1
-
zigzager
Zigzag scanner of 2d matrix or images! it is usefull to convert the images or matrixes for comrepssion
- 2010-05-07 17:46:44下载
- 积分:1
-
rayleigh
基于Matlab的移动通信中多径衰落信道的仿真基于多径传输和多普勒频移的 瑞利(Rayleigh)信道的仿真 主要考虑不同条件下的仿真(Matlab-based mobile communications in the multipath fading channel simulation based multi-path transmission and Doppler frequency shift of the Rayleigh (Rayleigh) channel simulation the main consideration of the simulation under different conditions)
- 2011-09-29 21:17:29下载
- 积分:1
-
MarkovTP
水文学 马尔科夫链在各个月份间的转移频率计算---以丰平枯为例(Hydrology Markov chain transfer frequency is calculated for each month between the abundance of flat to dry as an example---)
- 2014-08-04 22:34:23下载
- 积分:1
-
askpsk
说明:
【摘要目录】:matlab语言实现2ASK,4ASK,2FSK,4FSK,QAM16,QAM8(Abstract Contents】: matlab language 2ASK, 4ASK, 2FSK, 4FSK, QAM16, QAM8)
- 2010-05-01 22:48:17下载
- 积分:1
-
goldxuliezu
Gold序列生成程序,用m序列模2相加生成平衡Gold序列(Gold sequence generation process, using mod 2 sum of m sequences generated balanced Gold sequences)
- 2010-05-13 11:36:02下载
- 积分:1