![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/28940406_1674320103667_DEF.jpg)
nana
Followers: 0 Following: 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.
5개월 전 | 답변 수: 1 | 0
1
답변질문
synthetic data follow specific distribution
How to generate synthetic datasets that follow specific distributions
5개월 전 | 답변 수: 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...
거의 2년 전 | 답변 수: 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...
거의 2년 전 | 답변 수: 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 ....
거의 2년 전 | 답변 수: 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...
거의 2년 전 | 답변 수: 0 | 0