First  |  Prev |  Next  |  Last
Pages: 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
C.Net Assembly interface and Methods
Hi After loading a DLL I am able to view the interfaces and methods. I am unable to call the methods (most likely not doing the write thing). I hope someone can help. When I list the interfaces I get DTNLib._IHistoryLookup3Events' DTNLib._IHistoryLookup3Events_Event' DTNLib.HistoryLookup3' D... 12 Aug 2010 10:22
how to differentiate two fourier spectrum image
I have two fourier spectrum image generated by fft transform.These two images are certainly different.Can any body how to differentiate the two images using some parameter? ... 13 Aug 2010 20:09
Mrdivide problem in matlab
Recently one of my assignment need to run on matlab and got mrdivide error. I don't know what causes this error. So please someone help me to solve this problem. Here is my coding: bw =20000; r = 500; fr = 500000; q = fr/bw; L = (q*r)/ (2*3.14*fr); C = 1/L; G = 1/r; f =100000: 50000: 1000000; BC =2*3... 12 Aug 2010 11:28
combine data and plots on a single page
using subplot i make for example 4 plots i would also put several computed vaklues 9mean, min, max,...etc) on the same page before plotting it on paper i could use the text command to position each line filled with numers and text however, this seesm to me a rather clumsy way of doing. does anyone know a solution t... 13 Aug 2010 10:17
greek symbols in GUI
Doug Schwarz <see(a)sig.for.address.edu> wrote in message <see-5CACE8.09253028102007(a)71-129-133-66.dollamir.com>... In article <fg1mnr$foh$1(a)fred.mathworks.com>, "Jonas " <joslaa02(a)student.umu.se> wrote: "Dan " <dpcore(a)yahoo.com> wrote in message <fg0l33 $b7u$1(a)fred.mathworks.com>... "Jonas " ... 12 Aug 2010 13:39
suppose I have an equation x^2+x+y^2+3*y=5*y^2+3*y+3*x*y+5 and I want to find the set of (x,y) that satisfy the equation.
Question How can i do that? I've been trying, solve, explot and subs. I can get the graph, but i cannot get the (x,y) pairs that I want. When I use function solve to solve the equation in term of x or y and then substitute the numeric value for one of them to find the other, I got the problem about complex numer.... 12 Aug 2010 11:28
plot multiple signals not using subplot
have 8 signals versus time; would like to plot an overview of these signals; can do that with subplot command putting each signal in a single subplot however would like to have optimal vertical signal resolution on the screen; subplot does not do this as regards the large non-used areas of the screen (for example upp... 12 Aug 2010 11:28
Calling objects error function
Hi I have recently started with the matlab OOP. My question is whether it is possible to capture/catch every error that occurs somewhere (arbitrary) in the object methods, without using try/catch or some sort of error detector like: if x>y then call the error function? In other words, when an error occurs the error ... 12 Aug 2010 11:28
saving and processing an image
Hi there ! I have got a IEEE 1394(firewire) camera and want to do a little image processing on pictures that I will take. this is my first code: imaqreset cam = imaqhwinfo('avtmatlabadaptor') cam.DeviceInfo(1).DeviceName cam.DeviceInfo(1).SupportedFormats vid=videoinput('avtmatlabadaptor',1,'F0M5_Mono8_640... 12 Aug 2010 09:16
Changing colors of stacked bar graph
Hi. I'm trying to create a stacked bar graph but to change the colors of the bars from the default to something that's more legible for my needs. My problem is that I expect to have a bunch of zeros (so some bars won't show up) which means I need a more distinguishing color map. Here is what I have countErrorType is... 12 Aug 2010 18:04
First  |  Prev |  Next  |  Last
Pages: 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26