Statistiques
13 Questions
0 Réponses
RANG
24 251
of 297 016
RÉPUTATION
1
CONTRIBUTIONS
13 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
15.38%
VOTES REÇUS
1
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
Jetty Problem
Typical Jetty Problem, problem with my code though? (specifically the line prob = 100 * nsafe / n;) Why doesn't this work? Al...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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_,...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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)...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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,...
presque 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 13 ans il y a | 2 réponses | 1
2
réponsesQuestion
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...
presque 13 ans il y a | 3 réponses | 0