Tania Islam
Followers: 0 Following: 0
Statistiques
19 Questions
0 Réponses
RANG
29 139
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
19 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
42.11%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus de 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to solve integration function with limit and get the values between the limit ?
Hi, How can I solve this equation?
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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....
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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?...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 6 ans il y a | 1 réponse | 0