Community Profile

photo

BHARAT SINGH RAWAT


Institute for Plasma Research

Last seen: oltre un anno fa Attivo dal 2019

Followers: 0   Following: 0

Contatto

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)

Statistiche

  • Thankful Level 3
  • Thankful Level 2
  • First Review

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 4 anni fa | 1 risposta | 0

1

risposta

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

oltre 4 anni fa | 0

Domanda


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

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 5 anni fa | 4 risposte | 0

4

risposte

Domanda


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

circa 5 anni fa | 1 risposta | 0

1

risposta