Question


Connecting two Matlab scripts under one loop
Hi, I written a matlab script to help me in some basic data filtration. Please see a copy of the code below. The code is for me ...

1 year ago | 2 answers | 0

2

answers

Question


loops and conditional statements in Matlab for data filtration
Hi Matlab community. Can someone kindly assist with this question. Assuming you have an input matrix A=transpose([1 3 4 2 3 -9 4...

1 year ago | 1 answer | 0

1

answer

Question


Fitting bimodal wind data using Weibull mixture in matlab
Hi, I have wind data that am analyzing and I intially chose Weibull distribution to fit the data. However, from the results, the...

2 years ago | 2 answers | 0

2

answers

Question


Weibull mixture model in matlab
Hello everyone in this fantastic community. I just discorvered that I have a bimodal wind data, traditional Weibull distribution...

2 years ago | 0 answers | 0

0

answers

Question


How to find empirical and estimated (Weibull) probability density
Hi, I have filtered wind data array in a matrix, say A=[12000 by 1] (12000 rows and 1 column). I would like to tabulate probabil...

2 years ago | 2 answers | 0

2

answers

Question


Splitting n by 1 matrix
Hi, I have n by 1 matrix, I want to splitt this matrix into systematically into several smaller matrices of the same dimension. ...

2 years ago | 1 answer | 0

1

answer

Question


Selecting specific rows and then summing them up
Hi, suppose I have a matrix A=[1 2 3 4 5 6 7 8 9 10 11 13......12555], I want to select specific elements and add them up in one...

2 years ago | 1 answer | 0

1

answer

Question


Deleting specific values from multidimensional matrix
I have a huge data which can be repersented as matrix of dimenson 34000 by 2. I would like to delete some rows that contains und...

2 years ago | 1 answer | 0

1

answer