photo

Sujan


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • 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 ?

11 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...

11 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...

11 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...

12 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...

12 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 ?

12 years ago | 1 answer | 0

1

answer

Question


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

12 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 ...

12 years ago | 1 answer | 0

1

answer

Question


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

12 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 ?

12 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...

12 years ago | 1 answer | 0

1

answer