Community Profile

photo

Victor Seaw


Attivo dal 2015

Statistiche

  • Thankful Level 3

Visualizza badge

Content Feed

Visto da

Domanda


What is Underflow and overflow??
Like the title said what is underflow and overflow? if 1000^-500 is this underflow? what about -1000^500?? underflow too??

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Making a point of data into matrix/vector form
my while loop for my every variable, n run ill get my i and therefore i got a few x and y coordinate in which when i use plot (x...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


express a ( x2-x1) condition in a while loop how?
for my while loop how do i express my condition to be (x2-x1)<0.01? x=3; z=0; while z<0.01 x=3; n=x+1 ...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


rounding given matrix towards zero and even number??
Im given a row matrix which contain negative and decimals values. Im asked to round those negative values into zero and those p...

quasi 9 anni fa | 1 risposta | 1

1

risposta

Domanda


Creating function to calculate elapsed days?? help!
Im asked to create a given function where the output is number of days and input is days, months and years so im asked to calcu...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Making .txt file into use????
So Im given a .txt file which consists of number 1 to 10 with decimals and now im asked to make a table(sort of) for number bet...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


'@' how to use this?
can anyone provide more example? i dont understand this from the doc

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to make a Line in command window not showing??
This is my editor script angle=input('Please insert the angle you want in degree form'); radian=degreetoradian(angle); ...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


fprintf help needed with self create function
So i created a function called degreetoradian(angle) these are my working angle=input('Please insert the angle you want in d...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Convert Minutes to hours and minutes
How to convert minutes to hours and minutes only?

circa 9 anni fa | 1 risposta | 0

1

risposta