-
work
code matlab transmission
- 2009-12-16 17:38:03下载
- 积分: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
-
convert.cpp
利用C++程序编译的英式称量单位与国际单位转换的控制台程序。(The use of English weighing units and international unit of C++ compiler conversion console program.)
- 2015-03-24 10:54:59下载
- 积分:1
-
BlindSignalDetectionforSpace2TimeBlockCodinginFreq
频率选择性信道下空时分组码直接盲信号检测算法.(Frequency-selective channel under the direct space-time block codes blind signal detection algorithm.)
- 2009-05-01 21:10:20下载
- 积分:1
-
gmsk
现代通信系统中广泛应用的GMSK调制与解调方式仿真模拟 多图 有很强的说明性 呕心沥血啊(In modern communications systems widely used in GMSK modulation and demodulation method simulation of multi-map has a strong descriptive heart out ah)
- 2010-03-10 09:15:58下载
- 积分:1
-
Linear_solver
Matlab,线性方程组求解典型算法,含共轭速降法(大规模矩阵),一种正则化方法(处理病态矩阵),含相应算例与user guide(Matlab, solving linear equations typical algorithms the conjugated downhill Act (mass matrix), a regularization method (treatment of morbid matrix) containing the corresponding numerical examples and user guide)
- 2021-03-31 21:19:08下载
- 积分:1
-
PaintFlagsDrawFilterTest
Paint Flags Draw Filter Test Source Code for Andriod.
- 2013-12-05 10:53:21下载
- 积分:1
-
Adaptive_filtering_toolbox_v4
MATLAB files to implement all Adaptive Filtering Algorithms in the book by Paulo S. R. Diniz, Adaptive Filtering Algorithms and Practical Implementation, Fourth Edition, Springer, New York, 2013.
MATLAB files by: Guilherme O. Pinto, Markus V. S. Lima, Wallace A. Martins, Luiz W. P. Biscainho, and Paulo S. R. Diniz.
- 2015-04-07 23:13:38下载
- 积分:1
-
bfoa
用于5自由度质量已知的结构系统识别,智能计算引入土木工程领域(FOR IDENTIFICATION OF A STRUCTURAL SYSTEM OF 5 DOFS WITH MASS KNOWN.)
- 2009-07-01 00:40:49下载
- 积分:1
-
resourcemapping
TD-LTE PMCH matlab source code
- 2011-04-27 18:46:05下载
- 积分:1