photo

BHARAT SINGH RAWAT


Institute for Plasma Research

Last seen: mehr als ein Jahr vor Aktiv seit 2019

Followers: 0   Following: 0

Nachricht

I am a PhD student at institute for Plasma research, gandhinagar,India.My research areas include ion source design,beam diagnostics and electric propulsion

Programming Languages:
Python, MATLAB
Spoken Languages:
English, Hindi, Russian, Spanish
Professional Interests:
Optimization, Simulation, Data Analysis, General PDEs, Finite Element Analysis (FEA)

Statistik

  • Thankful Level 3
  • Thankful Level 2
  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Plotting Magnetic field with arrows showing the direction
I wish to plot the vector field based on three dimensional data given in the file.First three columns are X,Y,Z cordinates.The o...

etwa 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Calculating mean of signal between certain time interval in a loop.
I want to calculate the mean of such signals where for the time interval where the signal value is almost constant.(for ex betwe...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


I want to contour plot the data as shown in attached figure from my equation. I am not able to get the gaussian type behavior. What's wrong with my code?
%%%Simulation of Ion beam profile M=40*1.67e-27;%%Mass of Argon in kg Ib=40/1000;%%Beam Current in A vb=sqrt((2*1000*1.6e-19)...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


My data files are labelled WAVE001.CSV, WAVE002.csv..etc.The problem with my code is I can only read it when the files are in right order.If I want to read the code from WAVE0021.csv to WAVE0031.csv how should I modify the code? Please help.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%Script for calculating beam di...

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I am not able to plot the last loop in my figure with R(xx) figure(1) for xx=1:5; plot(R(xx),'--'); end .What is the issue with plotting the data from the curve fit? How do I solve it?
clc; clear all; close all; %-------Date:20122019--------Doppler Shift Spectroscopy Experiment Data---% %Grating :1200lin...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I am getting error in the following code can anyone help and suggest?
clc; clear all; close all; %-------Date:20122019--------Doppler Shift Spectroscopy Experiment Data---% %Grating :1200lin...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
I want to reduce the length of my program.It is very repetitive.Since I am not from a programming background can anyone suggest or help me improve my code for plotting multiple beam profiles?
clc; clear all; close all; %-------Date:041020119--------Data with new pressure guage and 4 filaments---% %Set for press...

mehr als 4 Jahre vor | 0

Frage


I want to reduce the length of my program.It is very repetitive.Since I am not from a programming background can anyone suggest or help me improve my code for plotting multiple beam profiles?
clc; clear all; close all; %-------Date:041020119--------Data with new pressure guage and 4 filaments---% %Set for press...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


I want to plot an ellipse over the emmitance plot.The ellipse should be the minimum area ellipse that covers the maximum number of points.All the different points in figure 1 need to be covered with a minum area ellipse.Can anyone help?
clc; close all; clear all; %------------------------------------------ %Vacc:-50V Vp:25V Vsc:0V Vcol:0V Bohmdensity:2E-5...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Can anyone suggest how can I draw a tangent from a given point in line and get its intercept value on y axis?I
I have a langmuir probe data and I wish to calculate the Ion saturation current for which I have to plot a tangent to the curv...

etwa 5 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Command to get specific row and column data to be displayed in the code
I wish to get the value of Voltage(First column) where my current(Second) changes its sign from negative to positive(or Vice v...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort