how can i get minimum positive value in an expression number of solutions, give me the code for this
clear all syms Er r xa ya a b N=10;% number of times NR=0; nr=0; m=0; M=0; xa=zeros(1,10); ya=zeros(1,10); % E=zeros(1,10); % r0=zeros(1,10); gama=0.05; % x=1; for x=1:10 %recureence ralation for an r0=1/sqrt(gama); a0=1; a(1)=a0/(2*abs(m)+1); a(2)= (2*a(1)-Er*a0)/((4*abs(... 2 Feb 2010 15:25
project
how can i interface my atmega 32 microcontroller with matlab and can i acquire live video into matlab via my video camera(a/v output) not webcamera please help ... 2 Feb 2010 15:24
Remove email from posts
Hi, There are some posts where my email shows up after someone posted a reply. How do I remove posts where my email is displayed? Thanks, André ... 2 Feb 2010 15:24
Plot value on graph
I plot a row of image containing its pixel values... for example row = 110.... http://farm3.static.flickr.com/2763/4318073947_3de891d114_o.jpg the code is.. plot(I7(110,1:640), 'DisplayName', 'I7(110,1:640)', 'YDataSource', 'I7(110,1:640)'); figure(gcf) but i want to add a marker on the graph on certain x-... 2 Feb 2010 15:24
Data Acquisition
Hi , I am new to this forum and I needed help in the following. I am uising WinDAQ 194 rs 4-channel DAQ module to collect data to the computer from a sinusudol type voltage signal. My requirement is to view the data in the real time from the DAQ board once the signal is generated and to calculate the cycle on t... 2 Feb 2010 15:26
how to keep a horizontal line in real time plot without
Plot the line again in the new plot. It takes no time, compared to clearing the figure and redrawing a large quiver plot. Rune When I try that, the line flashes, since it disappears and than appears again. How do I make sure the line stays? Lisette ... 2 Feb 2010 15:24
investire oro
conviene investire in sterline d'oro... ... 2 Feb 2010 15:24
dendrogram labelling
Hi all, I am plotting a dendrogram, but the dendrogram labelling are two big, so everything overlaps. Is there a way I can change the font size of the dendrogram labelling. My code is h=dendrogram(Z,0,'labels',names); I tried set(h,'FontSize',6), but it did not work, and gives me an error saying "??? Error u... 2 Feb 2010 15:25
speech recognition system for my FYP
Hello, I'm going to do a speech recognition system for my FYP, but i do not really know how to start. Please help me with this matter. ... 2 Feb 2010 15:23
Higher Order Statistics for Gaussian Distribution
On 31 Jan, 09:06, "Muhammad Farrukh Yaqub" <farrukh.ya...(a)gmail.com> wrote: Hi Everyone, I'm calculating higher order Cumulants (order>2) for Gaussian Distribution. Theoretically these Cumulants should be equal to zero. But I'm not getting these Cumulants equal to zero. That's because you don't compute the... 2 Feb 2010 15:24