Statistics
3 Questions
0 Answers
RANK
279,945
of 301,370
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,243
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,217
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How would I write the equation for P0?
so far i have po= 1/(1+sum(lambda))
7 years ago | 0 answers | 0
0
answersQuestion
How would I write this in matlab would it be an if statement or for loops?
7 years ago | 0 answers | 0
0
answersQuestion
I have this function in python and i need it in Matlab Could someone please help??
d e f Mu_n ( Mu ,n ,N ,M) : i f ( n< = N ) : mu_n = n∗Mu e l s e : mu_n = N∗Mu r e t u r n mu_n d e f P0 ...
7 years ago | 1 answer | 0