Enfa White - MATLAB Central

Enfa White


a

2012 年からアクティブ

Followers: 0   Following: 0

統計

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

12 質問
0 回答

ランク
218,193
of 298,005

評判
0

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

回答採用率
58.33%

獲得投票数
0

ランク
 of 20,520

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,151

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Opening multiple MATLAB windows in PC
May I open a few MATLAB windows in PC to run the same piece of program? Will it be of any conflicts to the results produced? I...

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

1

回答

質問


Probability distribution and statistical tool
1) MATLAB “disttool” enable us to see the influence of parameter changes on the shapes of the pdf and cdf. However, there is a ...

12年弱 前 | 0 件の回答 | 0

0

回答

質問


Algorithm design - GA and Evolutionary Computing
How to start and how to design algorithm? Where can I obtain good resources for algorithm design such as templates, examples, b...

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

0

回答

質問


Visualizing functions of 2 variables:
I wish to perform a 3D graph using surf: How use the following 8 by 3 matrix as my input values for a and b: 2.12345 2....

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

1

回答

質問


Matrix for two variables
I have 2 variables, a and b with respective values 1.123456789 and 3.123456789. Please help me to generate the matrix for the p...

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

1

回答

質問


Global optimization toolbox - GA solver
I used the following commands to generate random numbers in the range 0 to 5 for my input variable a and b. I also put 0 as t...

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

1

回答

質問


3D plot and contour plot
Question 1) The following is my function z. Please help me to generate a 3D plot and a contour plot. function out=z(x,...

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

1

回答

質問


Please help with looping
Sorry, correction for input value, a(2) I created a function as follows and have 2 input values labelled as a(1) and a(2) ...

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

1

回答

質問


Running GA from a file
The contents of my file are: [x fval exitflag output, final_pop] = ga(@e5, 1); options = gaoptimset('Generations',300, 'Disp...

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

0

回答

質問


Break an equation into 2 lines
If an equation is too long to fit in one line, how to break it into two lines? An example of a long equation is as below and I ...

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

2

回答

質問


How to manually adjust the decimal point?
I used (5*rand) to generate the random numbers in the range 0 to 5 and got the answers like 4.5693, 3.4211 etc. The default for...

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

2

回答

質問


How to generate a random number?
How to generate a random number in 5 decimal points in the range between 0 and 10 with 0.1 intervals? Sample random numbers are ...

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

2

回答