DAQ Toolbox NI-6052E HwDigital trigger037 (1/12/2004 1:41:05 AM) I'm trying to repeatedly trigger analog input on a National Instruments PCI-6052E board using the hardware trigger input. I can trigger once fine, but then although matlab continues to wait for subsequent trig... doconnor(4)
DAQ Toolbox NI-6052E HwDigital trigger problem046 (1/12/2004 1:37:40 AM) I'm trying to repeatedly trigger analog input on a National Instruments PCI-6052E board using the hardware trigger input. I can trigger once fine, but then although matlab continues to wait for subsequent trig... doconnor(4)
white Gaussian noise #2162 (1/12/2004 12:56:41 AM) HI May i Know how to introduce white Gaussian noise into speech signal using matlab and how can we change the amplitude of the white Gaussian noise? thanx you ivan ... ivanlow1(13)
Parallel Matlab146 (1/11/2004 11:40:31 PM) Hi everyone, We are interested in using Parallel Matlab over a Linux cluster. But, Math works doesn�t support Parallel Matlab. And we don�t want to use a Beta version or a temporarily solution. I would appreci... rutgers_936(1)
wait141 (1/9/2004 11:43:40 PM) One question, can someone give me an example of how i can use the wait function to pause matlab for 5 seconds? Thanks, Jon ... waisman(11)
Median filter for a RGB image?1095 (1/11/2004 9:45:11 PM) Is there a function in Matlab that does median filtering for a RGB image (3-D)? ... marciff(11)
Statistics #2551 (1/10/2004 9:21:56 PM) How do you determine the proportion of closing stock prices that are at least 50. Also how do write a short statement that describes the stock price data? You are given the following date for the number of tim... btrmc5468(2)
a question about im2frame1157 (1/11/2004 9:29:56 PM) Hi, everybody, I want to convert a series indexed images into movie format. I use the code'movie(i)= im2frame(frame, map)'. But when I run this line, the matlab gives me an error warning "?? Error using ==> im... alexse_may(4)
Simulink memory problem059 (1/11/2004 8:21:06 PM) Matlab 6.5/Simulink 5 Hi, I've created a Simulink block library FOO with a subsystem block BAR that contains a native Simulink two-dimensional lookup table with 300x300 elements. This table requires 720 kB o... usenet2073(49)
Unloading a mex function267 (1/11/2004 6:56:57 AM) I am calling a function which is implemented as a dll (mex function). The problem is that whenever I make any changes in the function, I have to close matlab and then relaunch it. Otherwise, it doesnt let cpp c... ajaysachi(70)