SSBGH
Followers: 0 Following: 0
統計
MATLAB Answers
10 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
step and impulse response of a system
i have a question which is the following: impulse respone of a system is h(t) =( exp(-0.05*t) ) Excitation of a system is x(t...
約2年 前 | 1 件の回答 | 0
1
回答質問
calculating conditional probability in Matlab
Q: Rust Rider cars are produced in four factories. The first factory produces 380 cars per day, the second 260, the third 150...
約2年 前 | 1 件の回答 | 0
1
回答質問
calculating probability in Matlab
i have this question: create a MATLAB function that approximates the probability in the following experiment with simulations!T...
約2年 前 | 1 件の回答 | 0
1
回答質問
finding probability in Matlab
i have a question which it is the following: Create a MATLAB function that approximates the probability in the following exper...
約2年 前 | 1 件の回答 | 0
1
回答質問
partial sum of a series
i have this function and i wrote the following code to calculate the Fourier coefficients im just stuck with writing a...
2年以上 前 | 1 件の回答 | 0
1
回答質問
odd and even functions
given this function is there a way in matlab with which i can know is its odd, even or neither?
2年以上 前 | 2 件の回答 | 0
2
回答質問
Fourier coefficients of a function
given this function with this interval is there any way to calculate the Fourier coefficients (ak, a0, bk) of this fuction i...
2年以上 前 | 2 件の回答 | 0
2
回答質問
problem regarding plotting cuvres
I am supposed to plot 3 curves on the same figure, The first plot is ok( the red one ), but the other 2 I am getting 2 separat...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Solving Differential Equations Symbolically and Numerically
given this equation end two initial values, how can i solve it symbolically, i know how to solve the first one but im stuck...
2年以上 前 | 1 件の回答 | 0
1
回答質問
question related to direction field
equation: x*y'+y-(1+x)*exp(x)=0 domain [-2, 1] [-2, 2] initial values y(-1)=-1 y(-1)=1 y(1/2)=1 code: syms y(x); e...
2年以上 前 | 1 件の回答 | 0