photo

piggy_jes


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
2 Answers

RANK
290.818
of 300.343

REPUTATION
0

CONTRIBUTIONS
6 Questions
2 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
0

RANK
 of 20.926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.172

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 1

View badges

Feeds

View by

Question


Question about creating matrices.
How can I randomly create two non-diagonal matrices that are similar ?

meer dan 10 jaar ago | 1 answer | 0

1

answer

Question


Can I create a matrix with unknown dimension ?
Can Matlab allow me to create a matrix that has an unknown dimension ? In case that the amount of data is unknown.

bijna 11 jaar ago | 2 answers | 0

2

answers

Question


What did I do wrong ?
This is my code : count=0; for m=1:9 for n=1:10 for p=1:9 for q=1:10 if abs(...

bijna 11 jaar ago | 0 answers | 0

0

answers

Answered
Cannot type anything in Command Window after run M.file!
Thank you. I've found the solution.

bijna 11 jaar ago | 0

Question


Cannot type anything in Command Window after run M.file!
This is my code : lottery=[1000,500,200,300,0,0,0,0,0,0] l=length(lottery); a=zeros(9:10); for i=1:l for j=i+...

bijna 11 jaar ago | 3 answers | 0

3

answers

Question


Probability dealing a deck of cards. Need helps!
I'd like to use Matlab to solve this problem. There are 10 cards in a box that each has its number from 1 to 10. The cards nu...

bijna 11 jaar ago | 2 answers | 0

2

answers

Answered
How can I use matlab to solve this probability problem ?
Hi, Sorry for my unclear statement. The last sentence mean the problem ask to know what's the probability that the "differenc...

bijna 11 jaar ago | 0

Question


How can I use matlab to solve this probability problem ?
There are 10 lottery cards in a box that each has its number from 1 to 10. The cards number 1,2,3 and 4 have lottery prize of 10...

bijna 11 jaar ago | 3 answers | 0

3

answers