photo

ali talib


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
131,881
of 300,364

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


matrices, collect, rows, columns
hi every one I need help with a program to calculate the sum of matrices If I have a main matrix A and another matrix B and I ...

5 years ago | 1 answer | 0

1

answer

Question


hi ineed to run this matlab program
i have an error run , the data is an (nx2) matrix disp(' '); disp(' '); disp(' '); disp(' This program computes the pointwise ...

7 years ago | 0 answers | 0

0

answers

Question


how can I generate data mixture of 2 Normal distributions and has the form f(x) = 0.4X1 + 0.6X2 where X1 ~ N(0.4 ,0.15^2) and X2 ~ N(0.7 , 0.09^2)?
i need help to generate data from two mixture normal distributions of the denstiy function f(x)=0.4*x1+0.6*x2 where x1~N(0.4,0...

7 years ago | 1 answer | 0

1

answer