photo

Prathap Sakalenahalli Honnegowda


Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to read folders one by one?
I have a code to read many files from one folder. Now I want to know how to read the same for next folder. the files inside the ...

6 years ago | 0 answers | 0

0

answers

Question


How to find out mean within a loop?
Number_of_measurements= 5; numfreq = 201; k= 50; for n = 1:Number_of_measurements filename = ['...

6 years ago | 1 answer | 0

1

answer

Question


How to find rows and column for particular value in a given table?
I have 3 columns in the attached files( frequency , s parameter, magnitude angle) # I want this file to be read first. # for...

6 years ago | 0 answers | 0

0

answers

Question


How to select particular value from any table?
I have table of frequency, s parameters and angle.(if you know .s1p files) the values of each variables are listed below for ex ...

6 years ago | 1 answer | 0

1

answer

Question


How do I set two values in one variable and that variable should be used in another formula?
freq1 = [9600;500]; %These are my two values for one variable. Capacitance = 1/(-2*pi*freq1*Imagianry_parts_90_5(1,1,:));% ...

6 years ago | 1 answer | 0

1

answer