photo

Dyno


Active since 2012

Followers: 0   Following: 0

Message

NA

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
25,572
of 300,364

REPUTATION
1

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
1

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 1

View badges

Feeds

View by

Question


BInary matrix multiplication
Hii, I am trying to multiply two matrices defined as follows: U = [1 1 1 1 0 0 0 0 0 1 1]; G = [0 1 0 1 1 0 0 0 0 0 0...

13 years ago | 1 answer | 0

1

answer

Answered
random number generation within the defined range
Thank you for your suggestion: @ Junaid i tried working your trick but it dosent seem to solve my problem. @ Junaid and Dan...

13 years ago | 0

Question


random number generation within the defined range
Hii, First of all thanks to everybody for giving time to respond to my question, which is as follows: I am trying to gener...

13 years ago | 3 answers | 0

3

answers

Question


problem using mex -setup
Hii I am trying to use libsvm for which i have to associate C/C++ file with matlab and following is the procedure: Step...

13 years ago | 2 answers | 1

2

answers

Question


Plotting Math function
Trying to visualize the surface of following function: func = (2^(-2*((x.-.1)/.9)*2))*((sin(5*pi*.x))^6); where x can take va...

13 years ago | 1 answer | 0

1

answer