統計
All
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
約13年 前 | 1 件の回答 | 0
1
回答回答済み
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...
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...
約13年 前 | 0
質問
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....
約13年 前 | 2 件の回答 | 0
2
回答質問
Simulation time on Simulink
Hi people... For exemplo, if my simulation time in simulink is 10, this represents 10 realy seconds?
約13年 前 | 1 件の回答 | 0
1
回答質問
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... ...
約13年 前 | 1 件の回答 | 0
1
回答質問
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...
約13年 前 | 0 件の回答 | 0
0
回答質問
Error?
What is this error? Calculation for differential and algebraic state derivatives failed. How i resolve this?
13年以上 前 | 2 件の回答 | 0
2
回答回答済み
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...
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...
13年以上 前 | 0
回答済み
Colors in Matlab
You can read the RGB colors in matlab... Exist limits to diferent colors... See there: http://www.mathworks.com/help/toolbox/...
Colors in Matlab
You can read the RGB colors in matlab... Exist limits to diferent colors... See there: http://www.mathworks.com/help/toolbox/...
13年以上 前 | 0
| 採用済み
回答済み
Read part of frames
You can use: nframes = fileinfo.NumFrames; i = 1:10:nframes
Read part of frames
You can use: nframes = fileinfo.NumFrames; i = 1:10:nframes
13年以上 前 | 0
| 採用済み
回答済み
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...
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...
13年以上 前 | 0
質問
Help in Solver error
I have this model: http://img577.imageshack.us/img577/3788/modelr.png Appear this error: Nonlinear solver: failed to conve...
13年以上 前 | 2 件の回答 | 0
2
回答回答済み
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 ...
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 ...
13年以上 前 | 0
| 採用済み
回答済み
Simulate potency
I already implement this... The image is this: http://img197.imageshack.us/img197/726/38245137.png in fact, what is the dif...
Simulate potency
I already implement this... The image is this: http://img197.imageshack.us/img197/726/38245137.png in fact, what is the dif...
13年以上 前 | 0
質問
Simulate potency
Hi... I need to put something that simulates a load with power 1000W for exemple... I thought about putting the next circuit: ...
13年以上 前 | 3 件の回答 | 0
3
回答質問
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...
13年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
13年以上 前 | 3 件の回答 | 0
3
回答質問
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...
13年以上 前 | 1 件の回答 | 0
1
回答質問
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...
13年以上 前 | 1 件の回答 | 0
1
回答回答済み
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...
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...
13年以上 前 | 0
質問
Help me understand this warning message
Is this an important warning? Warning: Block diagram 'mesmotestesSoBatTerra' contains 1 algebraic loop(s). To see more details...
13年以上 前 | 4 件の回答 | 0
4
回答質問
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 ...
13年以上 前 | 1 件の回答 | 0
1
回答回答済み
Where is the error?
I already see, and the block control works successfully... How i know that Switch are openned or closed?
Where is the error?
I already see, and the block control works successfully... How i know that Switch are openned or closed?
13年以上 前 | 0
質問
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...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Doubt in SOC of battery
Hi... Imagine the next battery values: http://img534.imageshack.us/img534/2271/batl.png What voltage value that correspon...
13年以上 前 | 1 件の回答 | 0
1
回答質問
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...
13年以上 前 | 2 件の回答 | 0
2
回答質問
Doubt in Ideal Switch
In Ideal Switch, if g=0 the switch are closed and if g=1 are open, sure?
13年以上 前 | 2 件の回答 | 0