Azriel Faiz Abu Fadzil
自 2017 起处于活动状态
Followers: 0 Following: 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 4 个回答 | 0
4
个回答提问
How to wrote theta as a matlab code
How to wrote theta as matlab code for example 2sintheta
7 years 前 | 3 个回答 | 0