Furqan Haider
College of Electrical and Mechanical Engineering
自 2013 起处于活动状态
Followers: 0 Following: 0
Professional Interests: DSP and Communication Systems
Feeds
提问
make a logical matrix from an available array of numbers.
i get an array of numbers in which minimum number is 1 and maximum number is 7 , total elements in that array are 6, e.g. A=...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to find second largest OR third largest Or any largest value among the columns of a matrix?
I have a matrix A=rand(7,25) I want to find the second largest/third largest/fourth/fifth and sixth largest value among all ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Get sigmoid envelope for a speech signal ?
how can I enhance my speech signal with a sigmoid envelope ? can anyone help me out. Thanks
10 years 前 | 0 个回答 | 0
0
个回答提问
Generate random variables with specified 2nd moment ?
Hellow all, I am using randn() to generate random variables. I know how to generate normal random variables with specific me...
10 years 前 | 1 个回答 | 0
1
个回答提问
Kindly help me integrate this function.
I am trying to integrate the following expression using 'quad' fuction for all the values of vector 'h' , kindly help me with th...
10 years 前 | 1 个回答 | 0
1
个回答提问
Kindly help me integrate this function.
I am trying to integrate the following expression using 'quad' fuction but MATLAB is giving errors, kindly help me with the code...
10 years 前 | 1 个回答 | 0
1
个回答提问
how Create a structure function of my own like "modem.qammod"
Hellow everybody here, There is a function in MATLAB named 'modem.qammod' to modulate M-ary QAM. I wish to make a similar...
10 years 前 | 0 个回答 | 0
0
个回答提问
Random Variables with Nakagami - m distribution.
How can i generate random variables having distribution Nakagami-m ? such that parameter 'm' is user defined. Thank you.
10 years 前 | 0 个回答 | 0
0
个回答提问
Random Variables with nakaqami - m distribution.
How can i generate random variables having distribution Nakagami-m ? such that parameter 'm' is user defined. Thank you.
10 years 前 | 1 个回答 | 0
1
个回答提问
comm.RectangularQAMModulator(16) is not working in MATLAB version 2010a. What to do?
comm.RectangularQAMModulator(16) is not working in MATLAB version 2010a. What to do?
11 years 前 | 0 个回答 | 0
0
个回答提问
convert class 'char' to class 'logical' , How?
I have some binary bits in a string of class 'char': b= 10001010101010101000000111110000111 I wish to covert class of 'b' ...
11 years 前 | 3 个回答 | 2
3
个回答提问
How can I rearrange all row elements into a single row?
I have a matrix, m*n , b = 0011 1110 1100 0000 1101 0010 0111 1011 0011 0011 now i want to ...
11 years 前 | 1 个回答 | 0
1
个回答提问
I need my angles in the [-pi:pi] range instead of [0:2*pi]?
I have an angle in degrees, 225 degrees. Now degtorad(225) function gives me: >>degtorad(225) ans = 3.9270 radians ...
11 years 前 | 1 个回答 | 0
1
个回答提问
How can i resolve "Error: continuos sample times not allowed" in simulink?
Hellow, I am giving a time-based "sin wave source" input to "buffer" block in the simulink, and getting this following error: ...
11 years 前 | 0 个回答 | 0
0
个回答提问
How to recnstruct a signal from given discrete values ?
I have discrete values given in an array "xn". I wish to reconstruct the signal using sinc function (i.e. interpolation), but un...
12 years 前 | 1 个回答 | 0