Varun Jadhav
Followers: 0 Following: 0
Statistik
RANG
255.310
of 295.569
REPUTATION
0
ANTWORTZUSTIMMUNG
60.0%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Is there a way to get the line capacitive and inductive current through a MATLAB model for a transmission & distribution network?
Hi, I have developed a small transmission & distribution network in MATLAB and I need to get only the line capacitive current...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Can I use restriction of selections in multiple mode in listdlg?
Hi, I am using listdlg to list out a file showing multiple currents outputs. I always need to select only three currents a...
etwa 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Is it possible to get instantaneous fundamental component values from an array of raw field data (consisting of Harmonics)?
Hi, I have some instantaneous raw data sampled every 1.25ms, which consists of harmonics. Is there a way to programmatical...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to maintain aspect ratio of the GUI?
Hello, I have made a GUI and designed it to fit well in the entire screen space of my workstation, but if I run the file on m...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortHow are the R & X values calculated in the Parallel RLC Load Block?
The Code, I tried solving it: - Voltage = str2num(get(handles.sys_volt, 'String')); Impedance = str2num(get(handles.imp, ...
fast 9 Jahre vor | 0
| akzeptiert
Frage
How are the R & X values calculated in the Parallel RLC Load Block?
Hello, I'm using a Parallel RLC Load block in my model & need to back calculate to find the R, X & load angle values, such that ...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I extract specific data from a time series?
I have a time series with dimensions 10001x3 from which I need to extract samples from 2001:7001. I tried ts(2001,1):ts(7001,1),...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Sequence Networking of a Model
Is it possible to compute the sequence networks of a model directly in MATLAB or does it have to be done manually by calculating...
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Clearing Subplots & getting the original view
Hi, In my GUI, on pushing a button, I split one "axes" (handle: plot) into 3 subplots (ax1, ax2, ax3); & once I have done thi...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I select/deselect plots from the GUI figure?
Hello, I have successfully plotted the graphs of 3 phase voltage and current (multiplot) in my GUI figure using axes tool, bu...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to input the sample time of model (.slx file) from a .m file?
Hello, I want to integrate the model and the .m file together such that I don't have to open the model file to make the necessa...
etwa 9 Jahre vor | 1 Antwort | 0