Feeds
提问
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 前 | 3 个回答 | 0
3
个回答提问
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 ...
12 years 前 | 2 个回答 | 0
2
个回答提问
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...
12 years 前 | 1 个回答 | 0
1
个回答已回答
For loop element Matrix construction
Sorry to be so confusing, ill leave it and do it a slightly different way, thanks though
For loop element Matrix construction
Sorry to be so confusing, ill leave it and do it a slightly different way, thanks though
12 years 前 | 0
已回答
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...
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...
12 years 前 | 0
提问
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...
12 years 前 | 3 个回答 | 0