photo

Cedrick De Block


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
238.929
of 300.037

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
0

RANK
 of 20.862

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 167.106

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


I will like to know what is the problem with my "iterate" function and how to solve it
My script is perfectly working except at the line where it suppose to iterate, matlab does not recognize the iterate function ...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


hello I am getting this warning: Index in position 1 is invalid. Array indices must be positive integers or logical values. Error in dev4 (line 121)
close all % Données k1 = 50; k2 = 500; M_c = 864.4; % Mass of the cabin n_b = 3; % Number of blade M_b = 33.9 * n_b; ...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


why do I get an error "First input argument must be a function handle"
Hello, I want to calculate the integral of the function F_z, like this: nUn = 2000; nU2n = 1500; nU3n = 200; nU4n = 2...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


why do I get the error "Error using atan2 Inputs must be real"
c = 1; tau = 0.12; Npanel = 200; for i = 1:Npanel/2+1 eta(i) = pi*(i-1)/(Npanel/2) ; x(i) = c*(cos(eta(i)+1)/2); ...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


Permute the values of cells in the same matrix
Hi guys, I have a matrix of 66 X 2, but I want some cells to permute with other cells values. For example the cell (row:59, co...

circa 4 anni fa | 1 risposta | 0

1

risposta

Domanda


substract row of an array by a vector
Hi, I have an array of 63X2 and I want to substract the values of the 18, 36 and 54 of the first colum with 2 and then to addit...

circa 4 anni fa | 1 risposta | 0

1

risposta