Statistik
13 Fragen
0 Antworten
RANG
24.251
of 297.016
REPUTATION
1
BEITRÄGE
13 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
15.38%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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
Bandpass filtering with noise sequence
Hi guys, I am trying to make a filtered noise sequence with a nonzero spectrum between f1 = 100 and f2 = 300 Hz. However, my fol...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Ski Jump HELPPPP
I want to design this: The ski jump starts at a height of h feet and finishes at a launch point height of eh feet, where he...
fast 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Jetty Problem
Typical Jetty Problem, problem with my code though? (specifically the line prob = 100 * nsafe / n;) Why doesn't this work? Al...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Writing a sin function program dealing with factorials, help in editing and error?
I am trying to write a specific program involving the sine function and factorials. The problem states that: sin(x) = x ...
fast 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Collatz Sequence Plotting Issue
I have written code for the collatz problem, and performed some plotting for the number of steps versus the integer values. But ...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Computing vectors using a square n by n matrix. Seems easy but is tricking me.
I am given a square _n_ by _n_ matrix _A_ , a column vector _v_ of _n_ entries, and a vector _c_ with entries _c1,c2,c3,....ck_,...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Writing a program for generating random numbers involving a circle and a square, help please??
A circle of radius 1 is centered in a square target with sides of length 2. The are of the circle to the are of the square is pi...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
The Collatz Problem, help writing a program for this?
Here is the collatz problem: X_k+1 x_k/2 if x_k is even { f...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Trying to write a program to implement Euler's Algorithm????
I am trying to write a program to implement Euler's algorithm. I know that the greatest common divisor of (a,b,c) = gcd(gcd(a,b)...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Writing a quadratic equation program to satisfy a solution. I am very confused help please.
I am trying to write a program in which two solutions, v and w, of the quadratic equation q(x) = ax^2 + bx +c = 0, that satisfie...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Writing a matlab program to create a matrice column by column?
I am trying to write a matlab program to create a matrice column by column and whose entries are columnwise successive integers,...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Writing a matlab program that is diagonally dominant? Very confused help please.
Here's what I am trying to do: Write a matlab program which determines whether a given _n_ by _n_ matrix A is strictly diagonal...
fast 13 Jahre vor | 2 Antworten | 1
2
AntwortenFrage
MATLAB Matrice Function Question help please?
I am trying to write a matlab program which creates an n by n matrix with the following: a = [0 1 2 3 4; 1 0 1 2 3; 2 1 0 1 2...
fast 13 Jahre vor | 3 Antworten | 0