Janell Lopez
Followers: 0 Following: 0
Statistik
12 Fragen
0 Antworten
RANG
37.511
of 295.569
REPUTATION
1
BEITRÄGE
12 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
1
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Finding a zero location in a vector
Hi, I have to find the zero-lift angle of attack for a given airfoil. This means that I have a vector of alpha values and a vec...
etwa 7 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Trimming multiple plots down to same time frame
I have a lab in which we take thrust data from a static test stand. We are then supposed to trim the data down to only the porti...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Pass text file as argument to function?
Hi, I have a homework assignment where we have a main function that calls 3 other functions: one reads a system of equations ...
etwa 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Plotting values of an equation with linspace
For an assignment, I have calculated values of properties of processes with the equation C=P*V^n, and now I have to plot these v...
etwa 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Find the largest number adjacent to a 0 in a vector
I must write a function that returns the largest number adjacent to a 0 in a given vector of positive or negative numbers (doubl...
mehr als 8 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Comparing strings, case insensitive, without str functions
I have a project I'm working on for school where we write a Palindrome function. We are supposed to use the "programming method"...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Checking if an index has been used
I am to create a function called "anagram" that will receive an input string, shuffle the letters, and return an output string o...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Random shuffle of vector elements without repeating
For my class, I have to create an anagram-type function that receives an input string, shuffles all the elements, and returns a ...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Making a matrix of NaN and integers
I'm having trouble with another assignment. We are to design a "mean filter" image processing function, where each pixel of an i...
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Replacing elements in a matrix in an if-else statement?
I have an assignment where I am supposed to make a function that will take a photo of myself, with a sharply contrasting backgro...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How do I repeat a column vector with a for loop?
Hi, I'm making a synthetic image for my class, and we have to use a for loop to do so. I have a column vector with the color va...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I make an image out of 3D matrices?
I have a homework assignment that I just need help understanding. We are to make a 4x6x3 matrix, where each column of the image ...
fast 9 Jahre vor | 1 Antwort | 0