Kendall Donahoe
Followers: 0 Following: 0
Statistik
12 Fragen
0 Antworten
RANG
197.032
of 295.527
REPUTATION
0
BEITRÄGE
12 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
8.33%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
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
I need help using fmincon.
I'm working on a project where I have to maximize a given function to find the best direction to hit an asteroid at the begining...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Interior point method for constrained minimization
I have a code for iinterior point method but am unsure how to use it to solve these problems:
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
steepest descent using armijo rule
I need help using the armijo rule to find the steepest descent. Here is the proplem I need to solve and the code I have so far....
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do i get frequency coefficients from an audio file
How would I get frequency coefficents from the fft to determine the type of music using an audio file
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
moving an image across the screen along some vector path
hey Ive been trying to move an image of the avatar across the screen and can't seem to figure it out. I know how to shift the im...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
alterations such as a morph on an image
I need to morph an image using matlab and don't exactly know how to do that. I need to show a before and after plot for each ca...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
error too many input arguments
I keep getting an error on line 7: imag((xx0(kk)),'r.') How do I go about fixing this xx0=zeros(24000,1); for kk=1:24000 ...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Having trouble displaying an image
I've been trying to display an image of the avatar on matlab and have been using A=imread('avatar.jpg') but it keeps coming up w...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
making a transformation of an already moving image
I need to make it so that the leter k is transformed once per rotation as the letter moves and can't figure out how to do it. pl...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
function with two outputs
I'm trying to create a function that finds the mean and median of testscores (x). I am then supposed to call a specific input i....
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Write a function that takes as input a vector x and uses a for loop to calculate the sum of the vector x. It should output the sum of the vector.
I have no idea what to do and I'm not allowed to use built-in matlab functions
fast 5 Jahre vor | 1 Antwort | 0