photo

Jon


Last seen: 3 months ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
13,644
of 298,649

REPUTATION
3

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
3

RANK
 of 20,641

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 161,897

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to define a symbolic function that is only evaluated for numeric inputs?
If I define a symbolic function that calls the legendreP function (or others like dirac) with symbolic inputs: Z(n,x)=n+x+legen...

5 years ago | 0 answers | 0

0

answers

Question


How to evaluate recursive piecewise symbolic functions?
Is it possible to define & evaluate recursive piecewise symbolic functions. As a simple example, here's an attempt at a recursiv...

5 years ago | 0 answers | 1

0

answers

Question


How to overload a function with arguments of class sym?
How can I create an overloaded function of type sym, for use by the symbolic tool box? I can do this for double and char, by cr...

5 years ago | 0 answers | 0

0

answers

Question


What is the accuracy of log() and other functions?
What is the accuracy of log()? IEEE 754-2008 recommends log() to be "correctly rounded". However, if I run the following: s...

7 years ago | 1 answer | 1

1

answer

Question


How to adjust gain of dsp.FIRHalfbandInterpolator
How can the gain of a dsp.FIRHalfbandInterpolator be adjusted? Unlike dsp.FIRInterpolator, there doesn't seem to be a Numerator ...

8 years ago | 0 answers | 1

0

answers