Community Profile

photo

Mara Gati


D'Tola

Last seen: 1 year ago Active since 2016

Followers: 0   Following: 0

Message

Interested in computers, motion and electricity.

Statistics

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

View badges

Feeds

View by

Answered
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.

5 years ago | 0

Answered
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...

5 years ago | 0

Question


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...

6 years ago | 0 answers | 0

0

answers

Question


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(...

8 years ago | 2 answers | 0

2

answers

Answered
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...

8 years ago | 0

| accepted

Question


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...

8 years ago | 1 answer | 0

1

answer