photo

Kevin


Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

16 Domande
2 Risposte

RANK
14.592
of 300.753

REPUTAZIONE
3

CONTRIBUTI
16 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
12.5%

VOTI RICEVUTI
2

RANK
 of 21.075

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 170.858

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 1

Visualizza badge

Feeds

Visto da

Domanda


Simple Traffic Light Arduino Problem?
Hi, I have a simple problem involving C programming for my arduino. The problem consists of programming a traffic light but I...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Matlab Extracting X and Y coordinates??
Hi, I have created an xy plot in Matlab but I was wondering if there is a quick and easy way of extracting all x and y points...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


Graph not Plotting Correctly??
Hi, When I run my code I expect to plot a graph which decreases close to 0 as the x axis approaches 10. I ave used the debugg...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Variable Set by Non-scalar Properator??
Hi, In my Matlab code I am using the following equations: if axial_induction<0.4; C_T=(sigma_local .* ((1-axial_ind...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Summing parts of an array??
I have the following lines of code: D=(8./(TSR.*9)).*(F.*(sin(relative_wind).^2).*(cos(relative_wind)-((TSR_local).*(sin(re...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


matrix shape is incorrect??
Hi, I have the following code which will give me values of F along a plane surface. It should give me a vecor matrix in a 1x9 s...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


While Loop not converging??
Hi, I am using a while loop in order to perform a tolerance test. When tha calculated check value becomes greater than an ass...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Storing Integer Values in Matlab?
Hi, I am using the following for loop: for TSR=1:0.1:10 and am storing values as follows: store_F(:,TSR)=F;...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


number of elements in B and I must be the same?
Hi, For the following line of code: for i=1:length(C_T) if C_T(i) > 0.96; axial_induction(i) = 1 ./ (((4...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


If-else statement not working??
Hi, I am trying to calculate values of Ct before finding axial induction values for a 9x1 array using the following equations...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


Graph Not Plotting All Values??
Hi, I am trying to output a graph from my programme which will plot TSR against CP for values of TSR ranging from 4 to 10. Th...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Risposto
For Loop Not Working??
Hi dpb, Thank you so much for the help. I'm still relatively new to the world of Matlab and your advice really makes my life ...

oltre 11 anni fa | 0

Risposto
For Loop Not Working??
Thanks for the help. I put an end if statement at the end which seems to have solved it. This is my entire code: clc c...

oltre 11 anni fa | 1

Domanda


For Loop Not Working??
Hi, I am designing a programme which will operate using a for loop starting at a value of 4 and ending at 10 as shown in the ...

oltre 11 anni fa | 7 risposte | 0

7

risposte

Domanda


Number of elements must be the same??
Hi, When running my Matlab programme, I am storing the desired values at the bottom of a for loop. The loop iterates for incr...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Dimensions do not agree??
Hi, I have the following equation in Matlab: F=(2/3.14)*ACos(exp(-(((B/2)*(1-(X)))/((X)*sin(Phi))))); where X = ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Matrix Configuration in Matlab
Hi guys and gals. I have the following equation in Matlab: TSR_local=r_over_R*TSR; which then gives the following matrix: ...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Blade Element Momentum Simulation
Hi, I have been trying to implement the well known Blade Element Momentum theory into Matlab for the analysis of a marine curre...

oltre 11 anni fa | 1 risposta | 1

1

risposta