Feeds
질문
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...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
6년 초과 전 | 답변 수: 0 | 1
0
답변질문
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...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 8년 전 | 답변 수: 1 | 1
1
답변질문
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 ...
거의 9년 전 | 답변 수: 0 | 1

