How to write these formulas in Matlab?

  • Thread starter Thread starter r.valice
  • Start date Start date
  • Tags Tags
    Formulas Matlab
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
r.valice
Messages
2
Reaction score
0
Hi, all. I'm new with Matlab. Anyone knows how to write these formulas in Matlab?


Homework Statement



I need to write the following formulas in Matlab. The definitions are as follows.

1. [tex]p_{f}[/tex]: the wireless link layer frame error rate
2. [tex]\tau[/tex]: the wireless link layer inter-frame interval
3. [tex]p_{i,j}[/tex]: the probability that the first frame transmitted by the node is received correctly by the router, being the [tex]i[/tex]th retransmitted frame at the [tex]j[/tex]th transmission trial.
4. [tex]t_{f}[/tex]: the one-way frame transportation delay between the node and router.

5. n = 3
6. [tex]p_{f}[/tex] = 0 ~ 0.5
7. [tex]\tau[/tex] = 20ms


Homework Equations



Please, see the attached picture where the formulas appear.

The Attempt at a Solution



I'm trying to write it many times. I spent with it for a couple of days, but I cannot.

What I want to have is the MATLAB code that displays [tex]t_{f}[/tex] values as [tex]p_{f}[/tex] is increased from 0 to 0.5.

Thanks in advance!
 

Attachments

  • 1.png
    1.png
    4.2 KB · Views: 630
Physics news on Phys.org
Umm...actually, I don't have any ideas for solving it. I'm expecting people who knows a bit about Matlab can do it easily. But, I cannot do it because I just started to use Matlab this month.

Thanks.
 
r.valice said:
Umm...actually, I don't have any ideas for solving it. I'm expecting people who knows a bit about Matlab can do it easily. But, I cannot do it because I just started to use Matlab this month.
Sure there are people here who could do it easily, but I doubt that anyone will without you putting some effort into it first. We're not here to do your work for you, but are more than willing to help steer you in the right direction.
 
hai..i want to ask ..how to plot 3D graph using matlab...i just have the data...don't have da function of x,y or z..please help me..