Statistics
14 Questions
0 Answers
RANK
28.624
of 295.467
REPUTATION
1
CONTRIBUTIONS
14 Questions
0 Answers
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
1
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
form a formula to calculate the time between bounces of a ball
find the time between the first 8 bounces of a bouncing ball n= 1:8 h=2 g= 9.81 vimpact= sqrt( 2*g*h) vrebound= ....
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
assign variable k as imaginary number
how do I assign k as an imaginary variable in the equn. U= -8*i - 14*j + 25*k
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
using Cramers rule to find X variables for an equation without using right division
How would I solve this system of equations using cramer's rule WITHOUT the use of right divison the matrices for the five e...
ongeveer 11 jaar ago | 0 answers | 0
0
answersQuestion
create Matlab function to preform a running average filter
hi there I am clueless on how to create Matlab function to preform a running average filter using the following data: [1 9 10...
meer dan 11 jaar ago | 2 answers | 0
2
answersQuestion
plotting a pie chart
Hi I am Having trouble getting this chart to come up, I want to plot a pie chart showing the name of the country and what piece ...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
mesh plotting with eqn
I am trying to plot this code as a mesh plot but it keeps on giving me an error for the mesh(x,y,z) line everytime I try it. wit...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
three dimension plotting...yea
hi I have this code so far but keep on getting an error when trying to plot it in 3D. I want to plot the equation....exp(i*x)=co...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
adding noise to a wav file
if I add noise to the script... load handel.mat; hfile= 'handel.wav'; wavwrite(y, Fs, hfile); nsamples...
meer dan 11 jaar ago | 3 answers | 1
3
answersQuestion
Play last third of a wav file
this is part of a question I have to create a program for, I have no code just yet, but I was wondering how to play the last pa...
meer dan 11 jaar ago | 2 answers | 0
2
answersQuestion
Fadein fadeout in a wav file
Hi there, I have a problem I am stuck with... 1. The WAV file will have the first Hallelujah repeated twice (and no other s...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
plotting libnez taylor series
hi there i have tried to plot libnez's taylor series as a line graph but it will not show up. correctly it only plots the same r...
bijna 12 jaar ago | 2 answers | 0
2
answersQuestion
fast and easy series for pi
Hi, i was wondering if anyone would be able to show me a fast and easy infinite series for pi? I have a project i'm doing and ...
bijna 12 jaar ago | 0 answers | 0
0
answersQuestion
Infinite series for pi
Hi I was wondering how I would go about writing a program for this infinite series of pi, so that the script works and I am woul...
bijna 12 jaar ago | 1 answer | 0
1
answerQuestion
infinite series for pi
Hi I am trying to create an infinite series for pi using INF SIGMA <http://mathworld.wolfram.com/images/equations/PiFormula...
bijna 12 jaar ago | 2 answers | 0