Tania Islam
Followers: 0 Following: 0
Statistik
19 Fragen
0 Antworten
RANG
29.143
of 295.569
REPUTATION
1
BEITRÄGE
19 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
42.11%
ERHALTENE STIMMEN
1
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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 ...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 4 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to solve integration function with limit and get the values between the limit ?
Hi, How can I solve this equation?
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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....
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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?...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
fast 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 6 Jahre vor | 0 Antworten | 0