About the continuous Fourier Transform
|
12-14-2020, 06:02 AM
(This post was last modified: 12-14-2020 11:20 AM by Stevetuc.)
Post: #21
|
|||
|
|||
RE: About the continuous Fourier Transform
(12-13-2020 08:33 AM)Aries Wrote:(12-10-2020 06:51 AM)dah145 Wrote: That'll be nice yeah. Thank you. Ive had a stab at translating this for the prime. Code:
The undefined symbol after e^(- in the listing is the imaginary symbol i from the shift keyboard. Im getting an undefined result from the integration: Edit: I corrected a mistake in the code s*int(fff*ggg,x,a,b|assumi)▶s should be s+int(fff*ggg,x,a,b|assumi)▶s The result is now [x,0,±∞,±∞] in cas and [10.2581355196,0,+Inf,+Inf] in home Without the assume the result is 1 Needs more work! After clearing cas vars, I get this result: Code: ((−i)*e^(i*w*τ/2)+i*e^((−i)*w*τ/2))/w After applying exp2trig() Updated code with exp2trig included in returned value: Code: #cas |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)