Answered
who to sort pairs of arrays in the same order one based on the other?
[firstsordered, firstsortorder] = sort(first_array); sometimes gave a values after sorting i just used the following and it do...

8 years ago | 0

Question


who to sort pairs of arrays in the same order one based on the other?
Hello MATLAB experts, I have asked many questions and I really appreciate your prompt responses. My New question is that, I hav...

8 years ago | 2 answers | 0

2

answers

Question


how to read spread sheet row by row iteratively ?
Hello everyone, I have an excel sheet that contains several rows with different lengths. I want to read these rows, using the...

8 years ago | 1 answer | 0

1

answer

Question


How can i use AND (&&) and OR (||) in one if statement
Hi all, please I am seeking you help, I am using the following if statement if y~=1 && y~= length(Radius) && -1.1<=aa_ &...

8 years ago | 0 answers | 0

0

answers

Question


how to show performance of RBF neural network?
I am using Radial Basis Function neural network (newrbe command)to interpolate some data; however, this command (newrbe ) does n...

8 years ago | 1 answer | 0

1

answer

Question


artificial neural network question
Hi all, I have scaled the input and target data by using these commands [pn,ps] = mapminmax(xt1'); [tn, ts] = mapminmax(yt1...

8 years ago | 2 answers | 0

2

answers

Question


how to fit an array in matrix?
Hi All, is there any function or command to fit (insert) an array in a 2D matrix by shifting the later arrays one step down ...

8 years ago | 2 answers | 0

2

answers

Question


hot to find data point from 3D space.
Hi everyone, I have three variable x, y and T. x and y are independent variables and T is dependent variable. I have the T as a...

8 years ago | 1 answer | 0

1

answer

Question


how to include degree circle symbol in legend
Hi all, is there any way to include the degree circle symbol in a legend. My attempt was legendInfo{j}=['\theta=' num2str(P...

9 years ago | 1 answer | 0

1

answer

Question


How to substituting repeated term
Hi everyone, Please, I have an equation that has repeated term (x/L) but exponentiate to different numbers. Is there any way ...

9 years ago | 0 answers | 0

0

answers

Question


Integration is not as I expect
Hi all, Please I have an integration I am trying to solve using matlab. The integration derived me crazy because i know the out...

9 years ago | 1 answer | 0

1

answer

Question


finding the peaks of vector
Hi all, I have a vector that if plotted will give multiple peaks with different values. Please is there any way to know this ...

9 years ago | 1 answer | 0

1

answer

Question


how to define the range of solution?
Hi matlab experts, I am trying to solve the equation below where T is the time. The solution was just one negative number which...

9 years ago | 0 answers | 0

0

answers