nana
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Kolmogorov-Smirnov (KS) Test
How to find k-s test for non- normal distribution like uniform, beta,expon,Gamma, and log normal distributions.
2ヶ月 前 | 1 件の回答 | 0
1
回答質問
synthetic data follow specific distribution
How to generate synthetic datasets that follow specific distributions
2ヶ月 前 | 1 件の回答 | 0
1
回答質問
Unable to perform assignment because the size of the left side is 15-by-16 and the size of the right side is 16-by-16.
could you please tell me how to fix this code? % Define the mesh size h = 0.25; % Define the number of grid points along on...
1年以上 前 | 1 件の回答 | 0
1
回答質問
could you help me in this code
% Define grid parameters h = 1/4; % Grid spacing x = -1:h:1; % Grid points in x direction y = -1:h:1; % Grid p...
1年以上 前 | 1 件の回答 | 0
1
回答質問
how do make a driver code and wire plots of wire positions
Write matlab program The function U satisfies d^2U/dx^2 = d^2U/dt^2 satisfies the boundary conditions U=0 at x=0 and 1 , t>0 ....
1年以上 前 | 0 件の回答 | 0
0
回答質問
wave equation (MATLAB program problem)
Write matlab program The function U satisfies d^2U/dx^2 = d^2U/dt^2 satisfies the boundary conditions U=0 at x=0 and 1 , t>0 . a...
1年以上 前 | 0 件の回答 | 0