-
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
-
16psk
16psk通信系统的信噪比与误码率计算并绘图(16psk communication system signal to noise ratio and bit error rate calculation and mapping)
- 2008-12-11 18:17:57下载
- 积分:1
-
matiaozhi
线形调频信号带码调制,程序是自己写的 仿真效果也不错 环境是MATLAB(Linear FM signal with modulation code, the program is to write their own simulation results would be a good environment is a MATLAB)
- 2007-11-10 12:51:08下载
- 积分:1
-
m_sequence
说明: 通过通信系统频率合成原理,生成伪随机的m序列(Principles of communication systems through the frequency synthesizer to generate pseudo-random m-sequence)
- 2010-03-26 10:41:52下载
- 积分:1
-
BFSK1
说明: 对数字信号进行BFSK调制,然后通过高斯白噪声信号后,检测其误码率!(The program s function is to modulate a signal with BFSK,then let the signal go pass a channel of guassian white nosie.At last,The program detects the BER of the signal.)
- 2010-04-18 18:04:09下载
- 积分:1
-
INT01
说明: P1口的8个灯循环亮,按P32后全部闪烁5次后继续循环亮, 中断程序的典型应用。 (P1 mouth of the eight bright light cycles, according to P32, all the flashes five times after the continued cycle of light, interrupt procedures typical application.)
- 2010-03-22 15:29:19下载
- 积分:1
-
PFC
单向功率因数校正(PFC)电路仿真模型。电路结构为不控整流+Boost。(Single power factor correction (PFC) circuit simulation model. The circuit structure of the diode rectifier+ Boost.)
- 2021-01-05 20:38:53下载
- 积分:1
-
ISI
不同信道条件下码间串扰的情况,包括波形图和眼图。(Under different channel crosstalk between code, including waveform and eye diagram.)
- 2010-07-25 11:03:16下载
- 积分:1
-
ch5_matlab_ex
matlab chapter 5 unsolved practical problems
- 2012-04-03 11:55:18下载
- 积分:1
-
d
说明: matlab函数库 介绍了matlab库中应用到的函数的功能及用法(matlab matlab library describes the function applied to the library functions and usage)
- 2011-07-11 20:52:39下载
- 积分:1