photo

Reelz


2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 12년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 2 | 1

2

답변

질문


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

12년 초과 전 | 답변 수: 3 | 0

3

답변