SAZZAD HOSSAIN
Followers: 0 Following: 0
Professional Interests: Nanoelectronics modelling
Estadística
22 Preguntas
0 Respuestas
CLASIFICACIÓN
161.984
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
22 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
54.55%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
plotting a variable size of dataset
Hello all, The question is to ease my data plotting. Right now I have 6 sets of data array. Lets call them C1, C2, C3, V1, V2,...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Import multiple .txt files
Hi, I have some text files that I want to import all at once. I am using the following code to try to import them. files =...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
surface plotting selected data
Hello, I have done a surface mapping. The data is now spread over a 10 by 10 matrix. However, In these 100 points I have data ...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
How to delete header lines at the beginning and from the middle of a text file
Hello I have a text file which contains data in the following way - Series_1_2 Sweep_1_2_1 5.362E+04 2018/04/03 14...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Curve Fitting using lsqcurvefit
Hello All I have some experimental data that i am trying to fit using lsqcurvefit. However, the fitting is all wrong and just...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Picking columns from different matrices with different variable names assigned to each column
Hello I have generated 50 .dat files from a run; each of size 6-by-400 containing information for 6 different variables. The ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How can i extract a 2D plane out of 3D plot?
Hello I want to extract a 2D-plane out of a 3D plot. x = -a:1:a; y = x; z = f(x,y); I plotted a 3D plot using mesh co...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Evaluating a function defined by "sym" command
Hello I am using "sym" command to define the variables in small expressions that form the elements of a matrix. Eventually i ...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Writing matrix for 2D plane of atoms
Hello all I have a row of 100 atoms and i am considering nearest neighbour interaction. What that means is that each atom has...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Finding the index of a particular point
Hello all, I am working with a curve having 1000 points along horizontal axis. Lets say that the value is zero along the curv...
más de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
How to assign values with a smooth trend
Hello all I have a 1by500 array which i have divided into two parts right in the middle (250). Initially its all zeros but i ...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Running program from the middle of the script
Hello all My program has a loop at the beginning which takes quite a while to finish. Most of the contents in the script come...
más de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
Finding a noninteger value from an array
I have an array which looks like: x = linspace(0,1,101); To find the index of the maximum point from an array, I can writ...
casi 12 años hace | 3 respuestas | 0
3
respuestasPregunta
Index with min command
Hi I am working with the minimums calculated from two arrays in the following way - NE = 100; t = linspace(0,2,2*NE); ...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Putting random values in for loop
Hi everyone I am writing a program in which i am using the following loop. for t = 1:1:81; vv(t) = floor(+1*120...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Matlab linkup between home computer and a cluster
Hi all I have been using Matlab for just a year now. Most of the time i need to handle problems that take very long time to f...
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Saving selected array of data from set of output array
Hello My problem looks similar to the following - for ii = 1:1000 x = cos(ii)*{a 1by1000 array} end Now, ou...
más de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
Saving particular datapoint from an array of numbers
Hi all, I am working on a problem where i have a variable say current, varying with time (or time steps). so at the end i will ...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Robert Pierret - Semiconductor device fundamentals Matlab script
Hi all, Con anyone please give me the matlab scripts for the book " Semiconductor device fundamentals" by robert pierret? It wo...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Controlling linewidth in a bunch of curves using 'semilogx'
Hi all I am trying to draw a set of curves on the same plot using semilogx command, which looks like semilogx ( n,Ex,'k'...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Bringing Numbers from txt file
Hello I have a text file that has two columns of numbers and there are around 4000 rows. when i try to open the file with exc...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
matrix inside a matrix
Hello everyone, I am working on building an energy momentum relationship (E-K diagram) for a semiconductor. I am treating my ...
más de 12 años hace | 1 respuesta | 0