統計
MATLAB Answers
14 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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= ....
約11年 前 | 1 件の回答 | 0
1
回答質問
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
約11年 前 | 1 件の回答 | 0
1
回答質問
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...
約11年 前 | 0 件の回答 | 0
0
回答質問
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...
11年以上 前 | 2 件の回答 | 0
2
回答質問
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 ...
11年以上 前 | 1 件の回答 | 0
1
回答質問
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...
11年以上 前 | 1 件の回答 | 0
1
回答質問
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...
11年以上 前 | 1 件の回答 | 0
1
回答質問
adding noise to a wav file
if I add noise to the script... load handel.mat; hfile= 'handel.wav'; wavwrite(y, Fs, hfile); nsamples...
11年以上 前 | 3 件の回答 | 1
3
回答質問
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...
11年以上 前 | 2 件の回答 | 0
2
回答質問
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...
11年以上 前 | 1 件の回答 | 0
1
回答質問
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...
12年弱 前 | 2 件の回答 | 0
2
回答質問
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 ...
12年弱 前 | 0 件の回答 | 0
0
回答質問
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...
12年弱 前 | 1 件の回答 | 0
1
回答質問
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...
12年弱 前 | 2 件の回答 | 0