
Nicholas DeGarmo
Statistics
4 Questions
0 Answers
RANK
216.025
of 262.893
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 17.994
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 113.868
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
I need the value of a changing variable at a specific value
clc clear close all AR = 5; Cl = [0:0.01:1.7]; Cd = 0.04 + (1.26/(pi*AR))*Cl.^2; LDR = Cl./Cd; max(LDR) plot(C...
4 maanden ago | 1 answer | 0
1
answerQuestion
connect the points of my plot
I need to connect my point of my plot, but I am using an equation to get these points and I do not know how to connect the point...
6 maanden ago | 0 answers | 0
0
answersQuestion
Creating variables based on number of columns?
So I have a project I am working on, and I have to import an excel sheet where the first column is just dates, and every column ...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
Finding a specific row in a matrix based on user inputs?
I have a matrix with 365 rows and 7 columns, the first column is the month (1-12) and the second column is a day of that mon...
meer dan 2 jaar ago | 2 answers | 0