Community Profile

photo

Mark


University

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
How to read and manipulate binary numbers?
Cheers guys

11 years ago | 0

Question


How to read and manipulate binary numbers?
Hi, Im currently working with binary numbers within matlab, however they are read into my code as single numbers eg. 10001011...

11 years ago | 3 answers | 0

3

answers

Question


Solving algebraically not numerically
Hi, Iv been writing a program which is to examine a function of CD = f(Re,Ma,Alpha,X1,X2) with the aim being to reduce this ...

11 years ago | 2 answers | 0

2

answers

Question


Plotting [1,n) cell arrays against each other
Hi guys, Iv been writing up a program for estimation of rotor power, however, i need to output a graph plot of thrust coeff a...

11 years ago | 1 answer | 0

1

answer

Answered
For loop element Matrix construction
Sorry to be so confusing, ill leave it and do it a slightly different way, thanks though

11 years ago | 0

Answered
For loop element Matrix construction
I dont quite see how to do it for numerous varibales...Sorry :-s So my code is: for i = 1:nbe; r(i) = (R*xo)+(del...

11 years ago | 0

Question


For loop element Matrix construction
I am currently writing an element based analytical program for Uni but have hit a wall. I have a for loop for a set number of el...

11 years ago | 3 answers | 0

3

answers