Varun Jadhav
Followers: 0 Following: 0
Statistics
RANK
255 310
of 295 569
REPUTATION
0
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
mer än 7 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 8 år ago | 0 answers | 0
0
answersQuestion
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...
nästan 9 år ago | 1 answer | 0
1
answerHow 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, ...
nästan 9 år ago | 0
| accepted
Question
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 ...
nästan 9 år ago | 1 answer | 0
1
answerQuestion
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),...
nästan 9 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 9 år ago | 0 answers | 0
0
answersQuestion
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...
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 9 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 9 år ago | 1 answer | 0