photo

Reelz


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 12 anni fa | 2 risposte | 0

2

risposte

Domanda


Jetty Problem
Typical Jetty Problem, problem with my code though? (specifically the line prob = 100 * nsafe / n;) Why doesn't this work? Al...

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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_,...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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)...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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,...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 12 anni fa | 2 risposte | 1

2

risposte

Domanda


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...

oltre 12 anni fa | 3 risposte | 0

3

risposte