First
|
Prev |
Next
|
Last
Pages: 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531
BER-Tool: Hy, I am using the BER-Tool (Bit-Errorrate-Tool) in Matlab. When I simulate with a QPSK-Modulation and an AWGN-Channel there is difference between the simulated BER and the theoretical-exact BER. The difference is about factor 100 with Eb/No = 10 dB. But the two curves should be the same in ideal simulation, shouldn... 9 Jun 2010 03:10
multivariate binary logistic regression FYI For anyone who has looked at these old post's as a guide for logistic regression in matlab (using glmfit). I found the glm function in R to handle categorical variables much better than glmfit in matlab. So if you are looking to do a quick logistic regression analysis, and you have categorical predictors, I would r... 9 Jun 2010 03:10
Modulation transfer function Hello, I need to compute modulation transfer function from Zernike polynomials. Can you guys help me with that? Also when I compute MTF from Zernike polynomials for a number of eyes do I have to include the standard deviation of all those or just means of the polynomials. Thanks in advance, Krupa ... 9 Jun 2010 03:10
blob analysis Hello Friends, I am trying to filter out blobs in an image which are lesser than a threshold value. My image contains a few dozen blobs(amoeba shaped). Some are big and some are small. I intend to filter out all the blobs except the largest, followed by filtering all blobs except the second largest and so on and ... 9 Jun 2010 22:00
Positive real root "Kiril " <kkirqkov(a)gmail.com> wrote in message <gs89bu$3j4$1(a)fred.mathworks.com>... Yes now i get it...(i hope so) :-) I did this p=[10 0 0 0 0 -1] r=roots(p) r = -0.5105 + 0.3709i -0.5105 - 0.3709i 0.1950 + 0.6001i 0.1950 - 0.6001i 0.6310 for i=1:size(r,1);a=imag(r(i));if a==0;sol=r(i... 9 Jun 2010 03:10
frequency translation project(MATLAB) help needed....... hi all i am working on a project .which is basically as follows---- I/p=105.078 to 109.765 MHz (OQPSK) and to convert this into o/p =965 to 1265MHz The solution for this is--- I/p----->mixer------>bpf------>o/p Now my problem is that i am not able to design mixer for this system in matlab/simulink . i... 9 Jun 2010 03:10
Plotting multiple figures Hello This is Ronald. I need to plot several earthquake records in a single figure. I could use subplot but I do not want that. These records were from the same earthquake and recorded at different distances. By plotting them according to the epicentral distance I can read better rather than using subplot. I also w... 9 Jun 2010 18:41
delineation of skin boundary i need the matlab code for implementing the delineation of skin boundary used in medical applications. Please ! provide me with your valuable suggestions as soon as possible. with regards! saumitr ... 9 Jun 2010 07:31
image processing hello have a good day please how can i put timer to know my program in matlab spend to run program and take result i want know my program how take time to give me result ... 9 Jun 2010 02:05
image processing hello have a good day please how can i put timer to know my program in matlab spend to run program and take result i want know my program how take time to give me result ... 8 Jun 2010 23:53 |