Frage


Double the resolution of a vector
Dear I would like to double the resolution of a vector in an efficient way (i.e. vectorizing) I mean, for example for the ve...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


lookin for x(k)<u<=x(k+1)
Dear; In matlab there is a function that could be used to locate the inverval (defined by a monotic incresing sucesion x(k))...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Repmat the rows of a matrix
Dear; I would like to efficiently repmat the rows of a matrix to for a new one; For example the matrix: A=[2 0 0; ...

fast 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Normalization of JacobiP function
Dear; I am new in MuPAD I would like to know if the matlab function JacobiP (which computes the Jacobi polynomial) is normal...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


why sin(x) is different to sqrt(1-cos(x).^2)
Dear, I'm new at matlab programming I do not undestand why the following results s and s2 are different: teta=0:pi/10:2*...

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Add first element to a cell array
Dear, I would like to add a new element in the first position in an cell array For example if ArrCell={[1],[2],[3],[4],[5]} ...

etwa 10 Jahre vor | 4 Antworten | 2

4

Antworten

Frage


How to vectorice a set of linear system of equations over 4D and 3D matrices
Dear I have a 4D and a 3D matrix, and over them we have to perform the following operations: for i=1 to n for...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten