photo

Mohammadamin Malek Pour


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
287,577
of 300,592

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.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


Calculating a matrix with a variable inside
Hi all, I'm trying to calculate matrix A for different b's. b is defined as follows: b = logspace(10,1000,100) Here's the ...

4 years ago | 1 answer | 0

1

answer

Question


Solving an equation multiple times using a for loop
Hello, I am trying to solve the following equation for time (t) using different air temperatures. Matlab says that the solution...

6 years ago | 0 answers | 0

0

answers

Question


How to solve this structural question using MATLAB?
Hello all, So I know how to get matrix A, but then there are some values in A which depend on x. I don't know how to continue...

7 years ago | 1 answer | 0

1

answer

Question


How to avoid using 'diag' function?
Hello all I've written this code to calculate vector x in Ax=b. However, it seems that I shouldn't use diag function in my...

8 years ago | 1 answer | 0

1

answer

Question


What is wrong with my For loop?
Hi all I wrote the code below and it's supposed to be able to multiply the positive values by two and multiply negative value...

8 years ago | 1 answer | 0

1

answer

Question


What is wrong with this code - if and else if statements
Hi all, I'm new to Matlab and programming. I'm trying to solve a question but when I run the script it asks me for the values a...

8 years ago | 1 answer | 0

1

answer