photo

nana


Last seen: 4 months ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
183,883
of 297,457

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

View by

Question


Kolmogorov-Smirnov (KS) Test
How to find k-s test for non- normal distribution like uniform, beta,expon,Gamma, and log normal distributions.

6 months ago | 1 answer | 0

1

answer

Question


synthetic data follow specific distribution
How to generate synthetic datasets that follow specific distributions

6 months ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers