photo

Nuno


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

All
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • 3 Month Streak
  • Thankful Level 3
  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Help in construct pulse on Signal Builder
Hi... How i construct two pulses in the same Signal Builder, like this: http://img685.imageshack.us/img685/5617/10425555.pn...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Change the Scope color?
proecsm thanks for the help... If i save this image in JPG or EPS, the image appear without title and time... I can change this...

etwa 13 Jahre vor | 0

Frage


Change the Scope color?
How i change the color of the Scope curve?

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


What is rated capacity of battery?
Hi... In battery block in Simulink, what is rated capacity? In battery's datasheet's appears the capacity, for example, 3100 Ah....

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Simulation time on Simulink
Hi people... For exemplo, if my simulation time in simulink is 10, this represents 10 realy seconds?

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Simulation very slow
Hi... I have a model that i need 2400 for the stop time. Now, i introduce a inverter that transforme simutation very slow... ...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Invalid connection PS to S (PS-S)
Hi... I make a connection from Simscape to SimPowerSystems but appear this error: "Physical Signal to Simulink Converter connect...

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Error?
What is this error? Calculation for differential and algebraic state derivatives failed. How i resolve this?

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Simulate potency
But how i get control de current? Because in this case, the current is always very low (~0.02A)... This makes that resistence i...

mehr als 13 Jahre vor | 0

Beantwortet
Help in Solver error
Anyone can help me please?

mehr als 13 Jahre vor | 0

Beantwortet
Colors in Matlab
You can read the RGB colors in matlab... Exist limits to diferent colors... See there: http://www.mathworks.com/help/toolbox/...

mehr als 13 Jahre vor | 0

| akzeptiert

Beantwortet
Read part of frames
You can use: nframes = fileinfo.NumFrames; i = 1:10:nframes

mehr als 13 Jahre vor | 0

| akzeptiert

Beantwortet
roipoly with a specified area
You can use this sintaxe: frame(y1(1):y1(2),x1(1):x1(2),:); With this, you specify 4 points...

mehr als 13 Jahre vor | 0

Frage


Help in Solver error
I have this model: http://img577.imageshack.us/img577/3788/modelr.png Appear this error: Nonlinear solver: failed to conve...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
HELP FOR PLOTTING I-V CHARACTERISTICS OF MESFET
To make a plot? For example this: plot(V,I,'r',V,I1,'g'); hleg1 = legend('G=700W','G=800W'); hold on axis([0 40 ...

mehr als 13 Jahre vor | 0

| akzeptiert

Beantwortet
Simulate potency
I already implement this... The image is this: http://img197.imageshack.us/img197/726/38245137.png in fact, what is the dif...

mehr als 13 Jahre vor | 0

Frage


Simulate potency
Hi... I need to put something that simulates a load with power 1000W for exemple... I thought about putting the next circuit: ...

mehr als 13 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Help in programming
I have a programming problem... I implement a model and in this model i read the SOC value to off the battery's charger when SO...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I display a MATLAB error from a Simulink Model?
Hi... I construct a model in simulink... How i make to appear in Matlab window one message with error? For exemple, when V<0.1 ...

mehr als 13 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Help to resolve error
When i resolve this error in my model ModuloV1? Unable to reduce the step size without violating a minimum step size of 2.4...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Help me understand this warning message
How i put the low-pass filter?

mehr als 13 Jahre vor | 0

Frage


Help with X-axis
I have an simulation with start time=0 to stop time=2400... When i see the Scope only appear 1400 to 2400... How do i to appea...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Help me understand this warning message
My loop is this: http://img808.imageshack.us/img808/3449/loop.png And said this: Block diagram 'mesmotestesSoBatTerra' conta...

mehr als 13 Jahre vor | 0

Frage


Help me understand this warning message
Is this an important warning? Warning: Block diagram 'mesmotestesSoBatTerra' contains 1 algebraic loop(s). To see more details...

mehr als 13 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Help in my model
In my model i need that Switch charged or not charged the battery... Model: http://img64.imageshack.us/img64/9082/modelt.png ...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Where is the error?
I already see, and the block control works successfully... How i know that Switch are openned or closed?

mehr als 13 Jahre vor | 0

Frage


Help to understand generic battery model
hi... I construct a model but now i have difficult to understant if my connections are right's? I need that Sine Wave charged b...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Doubt in SOC of battery
Hi... Imagine the next battery values: http://img534.imageshack.us/img534/2271/batl.png What voltage value that correspon...

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Where is the error?
Hi... I have the model that i show in the image: http://img51.imageshack.us/img51/5766/modelkq.png I need that, after i know th...

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Doubt in Ideal Switch
In Ideal Switch, if g=0 the switch are closed and if g=1 are open, sure?

mehr als 13 Jahre vor | 2 Antworten | 0

2

Antworten

Mehr laden