Ozan Mirzanli - MATLAB Central
photo

Ozan Mirzanli


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 03/20 to 03/25Use left and right arrows to move selectionFrom 03/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 个提问
0 个回答

排名
117,944
of 297,851

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 20,493

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,663

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


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

4 years 前 | 3 个回答 | 0

3

个回答

提问


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...

4 years 前 | 3 个回答 | 0

3

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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.

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 2 个回答 | 0

2

个回答