photo

Maham


Last seen: 3 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
166,173
of 300,592

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,752

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Create the following matrix by typing one command. Do not type individual elements explicitly F = [0 0 0 0 0, 0 0 1 20 0 , 0 0 2 8 26, 0 0 3 6 3]
Can you please explain this question in detail. F is a matrix, F=[0 0 0 0 0,0 0 1 20 0, 0 0 2 8 26,0 0 3 6 3]

3 years ago | 0 answers | 0

0

answers

Question


formula for changing the base of a logarithm is: loga(N) = (logb(N))/(logb(a)) (a) Use MATLAB's function log (x) to calculate log4(0.085)
Can you guide me about log4(0.85) 4 is writen below the log

3 years ago | 1 answer | 0

1

answer

Question


Define the variable t as t =6.8 then evaluate: ln( |t^ 2 - t^ 3|)
How to write "||" in matlab?

3 years ago | 1 answer | 0

1

answer