photo

Azriel Faiz Abu Fadzil


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

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

3

回答