photo

Ozan Mirzanli


Last seen: meer dan 5 jaar ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
118.828
of 300.302

REPUTATION
0

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
14.29%

VOTES RECEIVED
0

RANK
 of 20.911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.040

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

Feeds

View by

Question


how do I add MATLAB prompt to command window?
The Matlab Prompt (>>) doesn't appear in my command window. How do I add it? thx in advance

meer dan 5 jaar ago | 3 answers | 0

3

answers

Question


can meaning of ~= be "equal to" ?
hey everyone, i was solving a problem in my teachers book, then i couldn't and i checked my teacher's solution. the asked th...

meer dan 5 jaar ago | 3 answers | 0

3

answers

Question


how to use abs function in this code?
%Write a Matlab script to create random integer matrix with elements between -30 and 30. %The size of the matrix must be first...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


I don't understand what does the question ask!
Write a Matlab script to create a random integer matrix with elements between -30 and 30. The size of the matrix must first be r...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


writing a skript on matlab
Write a script to display all numbers between 0 and 100 as long as it is not divisible by 2 or not equal to 50.

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


help with creating a function
how can i create this function which is named "myfun" f(x,y) = sin(x+y) if x<y cos(x + y/x) if x=y e...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


matlab gives wrong answer to determinant of a 3x3 matrix
A=[1,4,7;11,5,-1;0,2,4] det(A) = -3.3509e-15 which is wrong and the result is actually equal to 0. why does matlab calculat...

meer dan 5 jaar ago | 2 answers | 0

2

answers