Mohammadamin Malek Pour
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 154,257
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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 ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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...
5年以上 前 | 0 件の回答 | 0
0
回答質問
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...
約6年 前 | 1 件の回答 | 0
1
回答質問
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...
7年以上 前 | 1 件の回答 | 0
1
回答質問
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...
7年以上 前 | 1 件の回答 | 0
1
回答質問
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...
7年以上 前 | 1 件の回答 | 0