
Ryan McBurney
Followers: 0 Following: 0
Aerospace Engineer | Rock Climber | Always seeking a challenge
MATLAB
Spoken Languages:
English
Statistica
RANK
150.795
of 298.264
REPUTAZIONE
0
CONTRIBUTI
5 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Solving an implicit equation with fsolve and validating with fplot
Fixed my problem with the following adjustments to my code. cfi = .455/(log10(RX))^2.58; f = @(cfe,RX,Me) ((D)/(log10(RX*cfe)...
circa 4 anni fa | 0
| accettato
Domanda
Solving an implicit equation with fsolve and validating with fplot
Below is my code to try and solve this function: D/(log10(RX*cfe)-C))^2 = cfe I'm not sure if I'm using fsolve correctly. I g...
circa 4 anni fa | 2 risposte | 0
2
risposteDomanda
Creating a for loop that calls to a separate function script and collects outputs in vector
I have a function file called AirProperties.m that takes an Altitude and Mach Number as input and spits out 7 characteristics of...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Converting a date in character format to an actual date recognized by MATLAB
I pulled the date from a cell in an excel file that looked like this "Date: 06-Jun-2019 start" without the quotes and shortened ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Convert table format from %s to %f
I put together a table with variables that I imported from an excel file and now I am unable to plot them. I think I need to co...
oltre 5 anni fa | 0 risposte | 0
0
risposteDomanda
Converting time data to plot
I imported an excel file (xlsread) and the time data turned into decimal form. I wrote the following code get a what I think is ...
oltre 5 anni fa | 1 risposta | 0