photo

Amna Habib


Last seen: 約2年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

12 質問
0 回答

ランク
226,245
of 300,753

評判
0

コントリビューション
12 質問
0 回答

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,075

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,858

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3
  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


How to make change in the algorithm to start and end at a same point?
Hey Everyone, Please help me to make a logical change in this algorithm. I want to run this algorithm to find the best possible...

約2年 前 | 2 件の回答 | 0

2

回答

質問


How to use a long matrix on matlab?
distMatrix = [0 25 4.2 4 23 6 23 1.4 9.5 2.3 27 26 28 2.5 8 6.3 22 5.4 22 31 20 1.8 25 7.8 5.7 28 9.8; 25 0 24 23 12 21 13...

約2年 前 | 1 件の回答 | 0

1

回答

質問


I have developed Matlab code of an algorithm, but I am unable to run it. Please help me to find error.
I have developed Matlab code of an algorithm, but I am unable to run it. Please help me to ffix the errors. Urgent reply will...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


How to develop a matlab code for ''A closed path with shortest distance value starting from node i and passing through every node exactly once.''
Hi, please help me to devewlop the code of the following problem. I am stating the problem in very simple way: ''I have 15 by ...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


How to change my matlab code. Is has no error in its present form.
Hi, I want to make a change in the following code. It has been run successfully. Before starting a loop, this line is written ...

2年以上 前 | 2 件の回答 | 0

2

回答

質問


Plotting an algorithm with distance matrix as input and all iteration results as output
% Example distance matrix (replace it with your own) distanceMatrix = [ 0 10 15 20; 10 0 35 25; 15 35 0 ...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


How to plot a linear piecewise function on matlab?
Can you please mark the error in the following code? I'm facing the error: >> linear Linear Function: Parameters: [1x...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


Error in plotting a piecewise function.
I am trying to plot the a piecewise function. But the system is showing an error. Kindly help to find this error. X = 0:0.0...

2年以上 前 | 2 件の回答 | 0

2

回答

質問


How to plot two piecewise functions on same graph?
I need to plot the attached functions on same plot. Please help me to write the Matlab code. Thanks in advance!

3年以上 前 | 1 件の回答 | 0

1

回答

質問


How to plot two exponential functions on Matlab?
I need to plot the two exponential functions on same graph. Please help me to write code. Thanks in advance. f(x) = exp(-(((x-2...

3年以上 前 | 2 件の回答 | 0

2

回答

質問


How to plot a piecewise function on Matlab?
I need to plot the two piecewisely defined functions on the same graph. Please help me to write code. Thanks in advance. f(x)= ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I plot 3D surface x^3 + y^3 + z^3 = 1, where x, y, z are in unit closed interval in MATLAB ?.
I want to plot a surface x^3 + y^3 + z^3 = 1, where x, y, z are in unit closed interval. The MATLAB is not displaying the plot. ...

約7年 前 | 2 件の回答 | 0

2

回答