First
|
Prev |
Next
|
Last
Pages: 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841
how to unload an image from an axis hi..i got another problem i'm using imshow('') to unload or delete an image from an axis...but this doesn't work everytime...is ther a better way to delete an image from the axis............... thank you...... ... 5 May 2010 10:25
summing arrays in a loop I have two equations which are dependent on eachother in a loop . All these variables are matrices. I'd like to keep track of previous values so i can have a running sum throughout the execution of the loop. Any suggestions? thanks. for i=0:90 p=[1,2,3:6,4,2]; some intial value p0=[5,3,6:5,3,2] %i need the... 30 Apr 2010 01:51
co-simulation Hello, I am working on co-simulation of gcc and Maltab. i want to know which version of gcc is supported by matlab2008? ... 29 Apr 2010 19:13
record line-in mic on os x This is the example I found, but I don't really know if it works for macs http://www.mathworks.com/matlabcentral/fileexchange/18596-real-time-microphone-and-camera-data-acquisition-and-audio-video-processing ... 28 Apr 2010 00:38
need help with imtransform I'm getting this error: ??? Error using ==> maketform>box2 at 762 OUTBOUNDS(1,k) may equal OUTBOUNDS(2,k) if and only if INBOUNDS(1,k) equals INBOUNDS(2,k).'INBOUNDS and OUTBOUNDS must be 2-by-N (for the same N). Error in ==> maketform>box at 720 t = box2(inbounds,outbounds); Error in ==> maketform at 126 ... 27 Apr 2010 22:25
* Tight Teens Getting Plonked * Tight Teens Getting Plonked Hi-Res photos, videos , clips, and articles free downloads! http://www.liquid-cash.net ... 27 Apr 2010 22:25
Reading a 2D array from a mat file in C++ "Ehsan Salari" <ehsan.salari(a)gmail.com> wrote in message <hr7toa$brk$1(a)fred.mathworks.com>... "James Tursa" <aclassyguy_with_a_k_not_a_c(a)hotmail.com> wrote in message <hr7s00$k8c$1(a)fred.mathworks.com>... "Ehsan Salari" <ehsan.salari(a)gmail.com> wrote in message <hr7p0c$b02$1(a)fred.mathworks.com>... Hello, ... 27 Apr 2010 21:18
dct2 Hi everyone, This is how I am trying to inplement the dct2 function using the equation for dct. I am not able to understand why the program runs into an infinite loop when i execute the code. Pls let me know where the error is and how I can enhance the speed of the program... Thanx in advance i=imread('p_6_1.... 29 Apr 2010 18:04
PSNR of edge and noisy edge Hello People! I am doing a project wherein I am comparing edge detector performance for a clean image and a noisy image case. Can anybody help me as to how the PSNR (or SNR) can be used to measure the performance of the edge detected map in the case of clean image and noisy image? Thanks, Aditya ... 7 May 2010 10:01 |