photo

Mara Gati


D'Tola

Last seen: mehr als ein Jahr vor Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Interested in computers, motion and electricity.

Statistik

All
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Review
  • GitHub Submissions Level 1
  • First Submission
  • First Answer
  • Revival Level 1
  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Saving Appdesigner: Expected "appdesigner.internal.codegeneration.model.CodeData"
I had the same problem in r2018b. I used this link. restoredefaultpath It went back to working normally.

mehr als 5 Jahre vor | 0

Beantwortet
MuPad (.exe) and mupkern (.exe)
I know this is late, but every question needs an answer, I think. I'm using r2017b, and I can't find mupad.exe. The process, wh...

mehr als 5 Jahre vor | 0

Frage


Radiation Pattern - problems in horizontal scaling
Hi there. I'm plotting two radiation patterns to compare them, but according to the solution I was given, they don't seem to sc...

etwa 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Why does rref() make a sound sample sound different?
I was messing around the other day and ended up with the following code: load handel h = [y;Fs]; h = h'; d = rref(...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
I noticed a difference with round() at 15 decimal places, and I need to know why this is so.
It's OK, I found the answer. Floating point doubles are precise to 15dp only. <https://en.wikipedia.org/wiki/Double-precisio...

mehr als 8 Jahre vor | 0

| akzeptiert

Frage


I noticed a difference with round() at 15 decimal places, and I need to know why this is so.
Yesterday, I noticed that round(2.4999999999999999) %15 decimal places ans = 3 But round(2.499999999999999) %16 d...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort