First
|
Prev |
Next
|
Last
Pages: 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071
How to Retrieve Data from Toolbox Plots & Subplots Hi, how can I retrieve data from the plots & subplots in a toolbox. -wavelet toolbox specifically- The regular codes are not working; x = get(get(gca,’Children’),’XData’); y = get(get(gca,’Children’),’YData’); Basically, a figure created with the toolbo... 28 Mar 2010 13:24
IEEE ARTICLE Hi all please i need this IEEE article : http://ieeexplore.ieee.org/Xplore/login.jsp?url=http%3A%2F2Fieeexplore.ieee.org%2Fiel5%2F10481%2F33236%2F01566910.pdf&authDecision=-201 i am waiting to your response , Best regards ! ... 27 Mar 2010 14:16
Diehard tests I need advice on how to write a binary file suitable for testing by Diehard suite. My RNG (whose output is a string of 0s and 1s) is implemented using Matlab. How should the 0s and 1s be written in the binary file - as a 32bit integer or in a different way? ... 28 Mar 2010 15:40
how to run a GUI in simulink i'm new to MATLAB and SIMULINK..and would like assistance /advice as to how to run a GUI in SIMULINK a bit more about the exact problem i have made about 7 Fuzzy inference boxes and the out put of these are to be interpreted and represented on a GUI 1. i want to know how to configure the inputs from the previous... 27 Mar 2010 03:20
frequency in image hello... i am doing image steganography. now i have two image,before embed and after embed. i want to analize the different between these two images. do anyone know the matlab's code to analize the frequency of image? and the code to see the distortion occured in the image. thank you.. ... 27 Mar 2010 09:34
geometry profile in pde tool. hi friends, Can you please help me by giving some suggestions for the following problem. I am trying to solve laplace equation for a boundary which changes with time. initially it is a R1-R2 shaped region i.e two rectangles (one placed inside other) after certain time it changes and one of the sides of the ... 27 Mar 2010 03:20
A partial FFT algorithm that is even faster than the build-in "fft" function The Matlab build-in function "fft" is a highly efficient algorithm for fast implementation of the Fourier transform. However, in some situations I do not need the calculate the full-point FFTs every time. Suppose I only need to calculate a subset of outputs, I have to develop a partial FFT (i.e. fractional FFT, or pru... 29 Mar 2010 09:06
Problem with gath geva algorithm hi all, i am facing problem with implementation of gath geva algorithm for speech recognition please help me if anyone knows about it at earliest ... 27 Mar 2010 03:20
Store and retrive image from databse Hi everyone, I need matlab code for store an image and retrive image from image database with their name.... Pls reply me Thanks in advance ... 27 Mar 2010 02:15
UMACE Filter Respected all , I'm doing project in anesthesia Workstation at CSIO Chandigarh. I would like to differentiate Pain and Normal states of patient by using 4 sec eeg signal as input in both conditions. I'm using 3 normal Training images and 1 Pain state image as test image. i would like to design a UMACE filter to diffe... 27 Mar 2010 02:15 |