photo

Sujan


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

11 Questions
0 Answers

RANK
264,180
of 300,756

REPUTATION
0

CONTRIBUTIONS
11 Questions
0 Answers

ANSWER ACCEPTANCE
36.36%

VOTES RECEIVED
0

RANK
 of 21,077

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,890

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How can RM codes be generated ?
Can any one tell if matlab 2010a provides any functions or tools for generating Reed-Muller codes ?

13 years ago | 1 answer | 0

1

answer

Question


How to add arrays to specific rows of a matrix in single step ?
Suppose I have a matrix A of size (k x n). I want to add an array of size (1 x n) to some of the rows of this matrix, say row...

13 years ago | 2 answers | 0

2

answers

Question


How can recursive functions be written in matlab mex ?
Can anyone help me about writing recursive function in matlab mex ? I get error message and then I am told to shutdown and rest...

13 years ago | 1 answer | 0

1

answer

Question


Can we use recursion in mex file ?
I am trying to use recursion in mex but I can't simply get through it. Can anyone suggest me regarding using recursion in mex wi...

13 years ago | 0 answers | 0

0

answers

Question


can anyone help me with mex file ?
I am new to mex file. I am trying to run demo program. The compiler I use is Lcc-win32. I try to run it on the command prompt bu...

13 years ago | 1 answer | 0

1

answer

Question


matrix operation
I have lower triangular matrix. How can I change it into upper triangular matrix. Is there any single step function ?

13 years ago | 1 answer | 0

1

answer

Question


Binary values
How do I assign the value in Binary format to a uint8/uint16 variable ?

13 years ago | 1 answer | 0

1

answer

Question


Random numbers
I have a problem regarding random numbers. Suppose I have a zero vector with length 10. I want to generate random numbers only ...

13 years ago | 1 answer | 0

1

answer

Question


binary erasure channel simulation
Can anyone help me to simulate the Binary Erasure Channel ?

14 years ago | 0 answers | 0

0

answers

Question


linking GUI
How do I link the GUI to a function and generate the plot for it ? Can anyone help me with it ?

14 years ago | 0 answers | 0

0

answers

Question


matric operation
let's say I have H = 3x7 matrix. I have other two matrices P = 3x3 matrix and Q = 3x4 matrix. Is there any way/function by w...

14 years ago | 1 answer | 0

1

answer