![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11091509_1522138223936_DEF.jpg)
Azriel Faiz Abu Fadzil
2017 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Trying produce input to using while loops to create fibonacci sequence but i have done using the while and it is error.
n=input('Enter the number that should not exceed:'); fibonacci(1)=input('Enter the first number:'); fibonacci(2)=input('...
約7年 前 | 1 件の回答 | 0
1
回答質問
HI.I need to find the energy corresponding to masses from 1 kg to 10^6 kg and need to use the logspace function to create an appropriate mass vector. i try make and ue the code below but i failed. can u help me tell which step is wrong?
Function used: function output=energy(m,c) output=(m*c^2); end c=2.9979*10^8;%speed of light in vacuum in metre ...
7年以上 前 | 0 件の回答 | 0
0
回答質問
How to create MATLAB functions for the following unit conversions
1. Inches to feet 2. Calories to joules 3. Watts to BTU/hr 4. Meters to miles 5. Miles per hour (mph) to ft/s
7年以上 前 | 1 件の回答 | 1
1
回答質問
Manipulation Rules for Special Matrice
How to create a 4*6 matrix in which all elements have the value of pi
7年以上 前 | 4 件の回答 | 0
4
回答質問
How to wrote theta as a matlab code
How to wrote theta as matlab code for example 2sintheta
7年以上 前 | 3 件の回答 | 0