Display graphics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Display graphics
Hello,
thank you for your help, these equations are very important and I would like to find a résulat for each graph.
I want to display TF191(f, tpas) + TF291(f,tpas) or TF4569 + TF4570. The result should be the same but I do not understand the difference between Mod1(f)/m1 and Mod1561(f456). One uses a frequency sweep and the other a vector.
Solved! Go to Solution.
- Labels:
-
Other
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Why are you cross posting?
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have correct the mesures, so i post my new file Mathcad.
Olivier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
There is still no need to cross post. However it seems you need to look at your definitions of TF191 becuase it seems to be coming out as a 51,1 Matrix, which I'm sure you don't want.
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
What do you want to say by : it seems to be coming out as a 51.
I don't understand '51' ?
Thank you very much
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
What I'm saying is that the eqwuation of TF191 is returning a Nested Matrix, try expanding the answer and changing the results from a table to matrix.
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
See if the attached helps any.
Also, I strongly suggest that you put many more comments in your worksheets, with explanations as to what you are trying to achieve at each step.
Alan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you very much for your response.
You says : 'These functions produce complex numbers so they cannot be plotted'.
How to plotted the produce complex numbers ?
How to plotted the vector of ones and zeros ? It's this result what i want to plotted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
ptc-4346041 wrote:
You says : 'These functions produce complex numbers so they cannot be plotted'.
How to plotted the produce complex numbers ?
If you want to plot the absolute magnitude, just use the absolute value operator (on the calculator menu). if you want to plot the phase, use the 'angle' function. You'll need to vectorise.
How to plotted the vector of ones and zeros ? It's this result what i want to plotted.
You have plotted these. The fact is your Ph vectors consist of a single 1 and the rest are zeros!
Alan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
My last files Mathcad.
I have to try to plotted the module and the phase of the function TF191(f,tpas) , i have a problem !
And so , to plotted the result of Ph1978(f,tpas) !
Sincerely.
Olivier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
ptc-4346041 wrote:
My last files Mathcad.
I have to try to plotted the module and the phase of the function TF191(f,tpas) , i have a problem !
And so , to plotted the result of Ph1978(f,tpas) !
Sincerely.
Olivier
See attached. I've done TF191 for you. I'll leave the rest to you.
Alan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The phase can't to be plotted because i use a signal sinusoîde, i don't understand what the calcul don't work.
Thank you for all the help you bring to me.
Olivier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The function 'angle' doesn't like a zero imaginary part.
Alan
