Community Profile

photo

Venkatkumar M


Last seen: 12 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 3
  • First Review

查看徽章

Feeds

排序方式:

提问


MATLAB Simulink connect spice resistor or capacitor to impedance block
Hi, I am trying to connect the spice resistor/Passive componets to impedance measurement block for measure impedance from spice...

1 year 前 | 1 个回答 | 0

1

个回答

提问


how to convert z parameter to s parameter?
Hi, I have two set of data. One data has frequency, Z(ohm), theta.(R1Z.csv) other data set has frequency, Z(db), theta (R1.t...

1 year 前 | 1 个回答 | 0

1

个回答

提问


how to separate columns from txt file
Hi, I have attached a txt file needed to be delimeter by 3 columns. Txt file looks like this Freq. V(n001) 2.00000000000000e...

1 year 前 | 3 个回答 | 0

3

个回答

提问


Plot Semilog/loglog data missing in plot
Hi, I am Plotting attched csv in semilogx and loglog plot. In semilogx plot is 20hz to 30MHz but in loglog i am not able to p...

2 years 前 | 2 个回答 | 0

2

个回答

提问


introduce dead band time for a complementary signal in TI processor
Hi, could anyone tell me how to introduce dead band time for 10us in TI DSP processor using simulink? I tried with period ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


access multiple csv files from different folder
Hi, I have three folder in the drive namely 'D/Buck/V=12v' , 'D/Buck/V=24v' and 'D/Buck/V=48v' each folder 4 differnt csv fil...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Convert a table of S param to Z param
Hi, I have text file which has freq and s21 value(In cartesian form and polar form ). Need a help in convertering those S-pa...

2 years 前 | 1 个回答 | 0

1

个回答

提问


split value in table two columns
Table look this in matlab(attached the table). another table looks like below I want to separate 2nd colum into two colum...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Obatin s domain and transfer function from the data
I have two set of graph data Frequency / phase , angle data - Freq_phase_angle.txt Frequency / real , imaginary data - Freq_co...

2 years 前 | 1 个回答 | 0

1

个回答

提问


retrieve particular time data from .txt file
hello, the text file time and votlage values from 0.5sec to 0.55sec but i need extract 0.52sec to 0.54sec from this txt file ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how to plot 3d spectrogram from data in txt file
Hi guys , I have file which time domain of particular output. clear all; clc; data = readmatrix('t.txt'); % Extract time ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


how to read txt file with delimeter
Hey guys i have read particular data from text file with header shown below Freq. V(x) 0.00000000000000e+000 (3.282430724291...

3 years 前 | 1 个回答 | 0

1

个回答

提问


need to draw lattice diagram in matlab for txt file
I need to draw Bewley lattice diagram for given data using matlab code could anyone please idea. I have attached txt file which...

4 years 前 | 3 个回答 | 0

3

个回答

提问


remove variables in txt file
Hi guys, I have trouble in removing first line in txt file, remove () , in txt file and split into three vectors. fnm1 = 'p_s....

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to use slider in matlab for varying two values in graph?
HELLO, I have reading of freq vs ampl for different s and h. as slider moves over different s and h the exact graph should be ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


how to store value computed from into array and plot the value in graph
In given code the value ss has to be incremented from 0 to n values and to be stored as variable. and for every value of ss the...

4 years 前 | 1 个回答 | 0

1

个回答

提问


calculate normalised frequency of the below plot
How to calulate frequency from above graph? convert normalised frequency(0.03) into frequncy(hz)? how to do this?

4 years 前 | 1 个回答 | 0

1

个回答

提问


Looping problem in this program
Vs=1; rs=1; rl=1; r=10; ll=2e-3; VRi(n)=0; VLi(n)=0; l=5e-3; c=10e-6; g=1; zo=sqrt(l/c); t=sqrt(l*c); zl=(2*ll)/t; ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Illegal use of reserved keyword
vs=10; r=1; c=1; dt=0.1; z=dt/(2*c); i= vs/r; vi=-(i*z)/2; for j=0:0.1:1 { if j = 0 { ...

5 years 前 | 2 个回答 | 0

2

个回答