Community Profile

photo

Tania Islam


Last seen: ongeveer 2 jaar ago Active since 2019

Statistics

  • Thankful Level 3
  • First Review

View badges

Content Feed

View by

Question


How to remove the unwanted zero at the end in the floating point variable?
Hello, I have a floating point variable that I need to convert into into the binary. So, at first i want to limit the numb...

ongeveer 3 jaar ago | 2 answers | 0

2

answers

Question


How can I merge my data set based on the time in MATLAB?
I want to merge the two data into one. But as they are in two different times that's why I cannot just combine them. I need to ...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


How to merge data from different time line?
Hello, I want to merge the two data into one. But as they are in two different time thats why I cannot just combine them. I ...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


How can I duplicate the array data into a fixed number?
Hello, I have an array size of 240 data. But to plot that data into the figure I need 1000 data as my another dataset is 1000...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


How can set the starting point of X-axes while using string in the x-axes?
Hello, I am using following code to plot my figure but here the starting point of x-axes is not close the starting point and ...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


How to plot string on X-axes and number in Y-axes in figure?
Hello, I want plot my RMSE data value on the y-axes and the string the value on the x-axes for my research work paper. I n...

ongeveer 3 jaar ago | 1 answer | 1

1

answer

Question


Working with for loop
Hi, In my following code I want my final result ( final_delay) without skipping any index. Currently it skipping 4 index becaus...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


How to access array element sequentially in for loop?
Hello, I have 5 dataset: data1=rand(1,1000) data2=rand(1,1000) data3=rand(1,1000) data4=rand(1,1000) data5=rand(1,1000) T...

meer dan 3 jaar ago | 2 answers | 0

2

answers

Question


How can I remove the error "unable to perform because the indices on the left side are not compatible with the size of the right side"
Hi, I am trying to run a for loop but it shows me this error "Unable to perform assignment because the indices on the left si...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


How to solve integration function with limit and get the values between the limit ?
Hi, How can I solve this equation?

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


How can I show a certain value in a certain position in the figure?
Hello, I want to a specific value in the figure. I put the black circle and arrow manually through the figure insert option. Bu...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


How to mark a specific point on CDF graph?
Hi, I have some query. How can I mark a specific point on my CDF curve. For example, If I want to describe my proposed scheme ...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


How can I get data from histogram ?
Hi, I want a CDF curve from my dataset. For that, at first I am plotting the dataset into histogram using histogram function....

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


How to obtain CDF from large dataset?
I have a dataset of containing 10000 values. I want to generate their CDF and want to plot them figure. How can I do that?...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


How to plot multiple CDF in one figure?
Hello I have 6 dataset. Each contains 10000 values. I want to plot the CDF (Cumulative distribution function) of the dataset...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


How can I select a random numbers from an array in a repeating way?
I have an array name time with 1 row and 1000 columns. time=[5,6,7,2,8,1,3,9......] I want to call randomly any values from th...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


Plot multiple values according to their percentage
hello I have an array with 1000 values which contain 30 categories of values. i want to plot them according to their percentage...

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Question


How to find proper distribution model for my Dataset
Hi Here is my output of data in histogram and i am trying to represent it as Gaussian distribution. As far i know to represent ...

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


Index exceeds the number of array elements (111)(this is error)
hello everyone, I have two queries. I want to calculate the average of all maxvalue i want to find the time of occuarance...

ongeveer 5 jaar ago | 0 answers | 0

0

answers