photo

fima v


Last seen: 12 Monate vor Aktiv seit 2017

Followers: 0   Following: 0

Statistik

MATLAB Answers

160 Fragen
2 Antworten

RANG
4.373
of 300.771

REPUTATION
12

BEITRÄGE
160 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
30.0%

ERHALTENE STIMMEN
11

RANG
 of 21.084

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 170.969

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 4

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


steady plot end with different rate of rise question
Hello, in the photo below the start and end points are stable,the rate of change between them changes. In the code below i trie...

12 Monate vor | 2 Antworten | 0

2

Antworten

Frage


plotting vector in matlab
Hello,I have the following code to represent vectoric components of E-field. The field has X and Y directions, as you can see...

etwa ein Jahr vor | 1 Antwort | 1

1

Antwort

Frage


ploting vectorial expression in 3D question
Hello,I have the formula and photo shown below. Is there a way to do a similar plot in matlab (if vectorial arrows is possible ...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


nexctracting data from overlapping plots in a photo
Hello , In the attached photo I have two plots one on top the other. Is there a way to extract the data of both plots? Thanks....

etwa ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


shifting a column in Matlab of CSV
Hello , I have two CSV files attached in ZIP format.one of the colums is from -1 to 1. Is the a way in matlab to import the CSV...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


converting and shifting photo from osciloscope
Hello, I have an osciloscope photo attached.As you can see I have two signals going from -1ms to 1ms. Is there a way In Matlab ...

etwa ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


extracting table data from a plot picture question
Hello,I have many plots like this in the data sheet. there is a java tools which manually allow to extract the data of each plo...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Matlab logic of plotting meshgrid formula
There is a code which uses meshgrid which is basicly doing all combination of one vector with the size of the other vector and v...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


optimization problem for exponential coefficients
Hello , i have the attached code which produces certain radiation pattern shown below. basicly in matlab view its AF,theta plot...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


inverse FFT for recreating radiation pattern
Hello,I have created a code which created the plot below. The heart of the code is the AF expression.(array factor) I want to do...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


recreating in matlab Butterworth Filter filter response
There is a manual which presents a filter response. In the video they present a formula and a plot of the response. However when...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


fit S11to poles and zeros like in the article
Hello,In the article bellow they refer to a method of converting s1p file (attached as text into a pole zero model . could you ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


recreating coupler responce plot numercly question
Hello,There are tables as shown bellow. each number is the even impedance coefficient for example for z1: Z1_even=1.0183450=50....

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


gradient arrows plot in matlab
Hello, the code bellow creates a shape as shown bellow.How ever i would like to convert this plot into gradient arrows shape as...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


recreating roots of a derivative of bessel funtion of first order
Hello , i want to recreate the root table which are the derivative of a bessel function of the first order. i think besselj(nu...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


recreating mesh grid plot of polar formula
Hello,i want to recreate the photo shown bellow in matlab. I have tried to build it as follows but i get a rectangular surface ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


recreating nyquist regions using FFT
Hello,Using code bellowI have sampled a signal and made FFT to see the spectral picture of the time domain signal. the plot bell...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


question regarding ploting a table as a surface
Hello, i have the following EM field shown bellow, i have extracted the field into a table attached as zipped txt and a printscr...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


link to a figure of matlab
Hello , i have a matlab code that creating a figure, Its very problematic for me to do snipping tool print screens and put then...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


question regarding sum(m,3) command
hello, i have a three dimentional matrices m. output of sum(m,3) return a two dimentional matrices. What kind of summing being...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


converting vector result into matrices for surf command
Hello,in a program there is feald on aplane shown bellow. the field data was exports and i am trying to recreate this fiels in ...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


special data tip in matlab
Hello i have a figure with multiple plots i want to make a data tip line as shown bellow. so the points of intersectionof the r...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


problem running optimization SOLVE function in matlab
Hello, I am trying to run an optimization so i get my S function at some biunds as shown bellow. I got the error from the optim...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


optimization of a function with array of parameters using matlab solver ga
Hello, i i am trying to optimize function S, so it will get values between 0 and 10 using its E_opt parameter coefficients whic...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


help using matlab solve ga function for optimization of non linear expression
Hello , i have this non linear function called "h" shown in the code bellow. I want to optimize k1, k2 ,a ,b parameters so th...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


optimization of a function using optiminzation toolbox commands
Hello,I have built a function in the code shown bellow.The function is plotted as follows. my goal is to lower the lobe at X=-2...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


find angle of propagation in matlab
Hello, I have a matrces with values which when they are ploted the give a plot as attached. red is high values green is low va...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


vector partial derivative of a two variable function
Hello i have the following function which is dependant on two variables. Is there a way to find the vector of the derivative wi...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


highting single plot among lots of plots on the same figure
Hello,I have a figure with 10 plots mingled together. my legend consists of 10 items . Is there a way in MATLAB where i could ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


filtering excel commands in matlab
Hello, i have the attched file . i want using script command to extract the table and filter the rows of the table where the do...

mehr als 3 Jahre vor | 2 Antworten | 1

2

Antworten

Mehr laden