Community Profile

photo

BHARAT SINGH RAWAT


Institute for Plasma Research

Last seen: 1년 초과 전 2019년부터 활동

Followers: 0   Following: 0

연락

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)

통계

  • Thankful Level 3
  • Thankful Level 2
  • First Review

배지 보기

Feeds

보기 기준

질문


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...

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


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...

거의 2년 전 | 답변 수: 2 | 0

2

답변

질문


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)...

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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...

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

4년 초과 전 | 0

질문


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...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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...

거의 5년 전 | 답변 수: 4 | 0

4

답변

질문


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...

대략 5년 전 | 답변 수: 1 | 0

1

답변