![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16211264_1568270682341_DEF.jpg)
Tejas Rivonkar
Followers: 0 Following: 0
Statistica
RANK
154.098
of 297.016
REPUTAZIONE
0
CONTRIBUTI
10 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
30.0%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How inrush current related to saturation characteristics of transformer block ?
when i am simulating a system for inrush current, unless and until the transformer block is set in saturable condition it won't ...
quasi 5 anni fa | 0 risposte | 0
0
risposteDomanda
How do I generate a variable in work space for the sample time which Simulink uses for simulation to be used in a code?
clc format short %tout: a vector of number. The below removes numbers that are not multiple of 0.00005 tol = 1e-14; %abritra...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to generate a variable for step size of Powergui in the workspace?
clc format short %tout: a vector of number. The below removes numbers that are not multiple of 0.00005 tol = 1e-14; %abr...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
how to get the sampling frequency from powergui as variable in workspace?
clc; tout = [0;3.46876101232481e-08;2.08125660739489e-07;1.07531591382069e-06;5.41126717922670e-06;2.70910235062568e-05;5.00000...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
Need help to delete garbage values from a Matrix
% Create the .dat file clc format short tout1=tout; tout2=tout; r=size(tout1); n=r(1,1); for i=2:n if mod(tout1(...
circa 5 anni fa | 1 risposta | 0
1
rispostaRed dotted line problem in simulink?
That because you are trying to connect to two blocks which belong to two different domains. try PS-simulink converter or simuli...
circa 5 anni fa | 0
Domanda
How to generate COMTRADE file from simulink simulations?
% Create the .dat file clc format short NS1 = size(tout); % to find the number of samples NS2 = NS1(1,1)...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
GUI to interface Matlab with Omicron (Significance of the syntex used)
invoke(test, 'CMDevlock', hEngine, Info2(1)') what is the difference between the above code and the one below? invoke(test, 'C...
circa 5 anni fa | 1 risposta | 0
1
rispostaDomanda
How to interface a Simulink block with slider button on GUI?
% function for the "slider" Load Active Power % % The slider value is passed on the "edit text" box % function ldR_Callback(hO...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
how to create an interface matlab with omicron
test = actxserver('omicron.cmengine.1') [Number , Version] = invoke (te...
circa 5 anni fa | 0 risposte | 0
0
risposteDomanda
why there is a voltage drop across the secondary side of the transformer from other of the theoretical values in simulink?
the secondary output of the simulated three phase balanced system with transformer in simulink shows different values then the t...
oltre 5 anni fa | 1 risposta | 0