01-27-2011 01:41 PM
Thank you,I'm new in LabVIEW , and please If you know make it, and attach it, I want to see the way it is made, because I will must to make similar graphs, I want to learn it.
01-27-2011 01:44 PM
@Goce wrote:
Thank you,I'm new in LabVIEW , and please If you know make it, and attach it, I want to see the way it is made, because I will must to make similar graphs, I want to learn it.
We cannot make anything until you let us know what you want.
You keep saying that you want to graph this model, but you really need to specify what is being graphed.
Do you just want to graph t vs X with all of the other parameters held constant?
01-27-2011 01:51 PM
As I think , I must to recieve a graph like in the picture that is attached, and that parameters must be in those borders. This is a Disturbance swell model, I think.
X(t)=A ( 1+α ( u(t-t1)-u(t-t2))) sin(wt)
t1<t2, u(t) = { 1, t>= 0 ; 0, t<0
parameters
0.1=< α=< 0.8
T =< t2-t1=< 9T
Best Regards
01-28-2011 02:23 AM
01-28-2011 08:06 AM
Here is an implementation of the code that was given to you above.
... along with the exact advice on how to implement the graph you are looking for.
Please listen to advice when it is given to you, and at least try it.
01-28-2011 08:16 AM
I can't open your document, because I have LabVIEW 8.5 v .In the attach is the VI that I created so far.I separated the components from the formula in a 3 parts .
I wan't to generate array and to create a graph.
Best Regards
01-28-2011 10:34 AM
Hi,
here it is.
Mike
01-28-2011 10:36 AM