Community Profile

photo

SAZZAD HOSSAIN


Last seen: 2 years ago Active since 2012

Professional Interests: Nanoelectronics modelling

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

5 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 3 answers | 0

3

answers

Question


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

11 years ago | 3 answers | 0

3

answers

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 0 answers | 0

0

answers

Question


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

12 years ago | 1 answer | 0

1

answer