-
DLLTEST
动态库测试的例子Examples of dynamic libraries testsExamples of dynamic libraries tests(Examples of dynamic libraries tests)
- 2014-10-22 13:23:49下载
- 积分: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
-
DFE_4QAM
在无线通信中,存在着严重的多径现象,能够引起严重的ISI。判决反馈均衡器(DFE)是目前最常用的一种消除ISI的均衡器。本程序使用Matlab实现的QPSK下的DFE。(In wireless communication, there is a serious multi-path phenomenon, can cause severe ISI. Decision feedback equalizer (DFE) is the most commonly used in an equalizer to eliminate the ISI. This procedure using Matlab under QPSK realize the DFE.)
- 2021-03-27 21:49:12下载
- 积分:1
-
Levenberg-Marquardt
上传的是Levenberg-Marquardt方法的基本原理(Upload is the basic principle of the Levenberg-Marquardt method)
- 2012-08-13 10:13:10下载
- 积分:1
-
SFH_MFSK
高速跳频,调制样式为MFSK(MFSK/FH),包括信号的发射接收模型,自己写的代码,仅供参考。(err)
- 2008-01-11 20:21:53下载
- 积分:1
-
mppt 智能算法
说明: MPPT智能算法,包括粒子群优化、细菌觅食、两种算法(MPPT intelligent algorithm, including particle swarm optimization, bacterial foraging, two kinds of algorithms)
- 2021-02-10 12:59:53下载
- 积分:1
-
OFDM_Tut
说明: 非常实用的OFDM matlab程序,只有一个m文件,程序简单易懂,包括完整的OFDM调制解调过程,能够正确运行,对OFDM的初学者非常有帮助。(Very useful OFDM matlab program, there is only one m file, the program simple and easy to understand, including the complete OFDM modulation and demodulation process to run correctly on the OFDM beginner very helpful.)
- 2009-08-27 22:59:33下载
- 积分:1
-
captv74
code for simulating wsn
- 2013-11-21 03:42:22下载
- 积分:1
-
PCA
带有数据的PCA程序,计算方差贡献率确定主元数,有T方和SPE图(PCA program with data, calculate the variance contribution rate to determine the number of principal, with a T square and SPE chart)
- 2020-12-01 23:39:26下载
- 积分:1
-
matlab-fprintf
matlab的fopen函数用法matlab中fopen函数在指定文件打开的实例(The fopen function matlab matlab use in fopen function to open an instance of the specified file)
- 2011-05-25 17:07:43下载
- 积分:1