photo

Mara Gati


D'Tola

Last seen: 1 year 前 自 2016 起处于活动状态

Followers: 0   Following: 0

消息

Interested in computers, motion and electricity.

统计学

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

查看徽章

Feeds

排序方式:

已回答
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 前 | 0

已回答
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 前 | 0

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

已回答
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 前 | 0

| 已接受

提问


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 前 | 1 个回答 | 0

1

个回答