BPSK modulation1164 (7/26/2007 8:16:35 AM) comp.soft-sys.matlab Hi i am using BPSK modulation by simply multiplying my bitstream( 1 and 0) with a sine wave in simulink my bitstream is at 11 Mhz and i just want to send this information at the same frequency on the channel... im_aneeq(26)
how to do square root in Simulink?380 (7/26/2007 5:48:01 PM) comp.soft-sys.matlab Hi! My Simulink model requires the calculation of a square root, but I have searched through the Simulink library & documatation, and there doesn't appear to be a block to calculate square root. Anyone know h... quisquiliae2(42)
Problem with the search path122 (7/30/2007 6:27:04 PM) comp.soft-sys.matlab Hi All, I am using Matlab7. When i try to call nnet toolbox from a different working directory, it gives me an error message "Undefined command/function 'newff'. I already add the nnet toolbox path to the matl... yonas_kassa(10)
How do I measure Simulink simulation runtimes?125 (8/14/2007 6:08:18 PM) comp.soft-sys.matlab Hi, Does anyone know of a way to measure the exact runtime of a simulation in Simulink? Other than using a stopwatch... The goal is to use this with System Generator and in a perfect world it would measure th... naude.jaco(44)
rayleigh block in simulink818 (8/21/2007 11:53:10 AM) comp.soft-sys.matlab hi guys just need to confirm that rayleigh fading block (or rician fading)simply provides channel fading but no AWGN so one needs to have an AWGN block alongside rayleigh fading block to see the effects of a c... im_aneeq(26)
Alamouti Maximum Likelihood Estimation421 (8/23/2007 4:08:55 PM) comp.soft-sys.matlab Hi, I am building STC code model for Alamouti. I want to know about the idea of Maximum Likehood estimation. Why we need it after we get signals from combiner as given by Almouti's paper. Any one who ... kimji4u1(21)
Displaying M-File Code530 (8/24/2007 6:31:06 PM) comp.soft-sys.matlab I would like to print my M-file code, including the line numbers, to a *.doc file. I would like the program to look as it would look if you pressed print and sent the m-file to the printer or pdf. However, I ... andrewslaughter(1)