![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11091509_1522138223936_DEF.jpg)
Azriel Faiz Abu Fadzil
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
17,765
of 297,016
REPUTATION
2
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
1
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 1
1
answerQuestion
Manipulation Rules for Special Matrice
How to create a 4*6 matrix in which all elements have the value of pi
7 years ago | 4 answers | 0
4
answersQuestion
How to wrote theta as a matlab code
How to wrote theta as matlab code for example 2sintheta
7 years ago | 3 answers | 0