Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Mathematics
General TopicsResearchOperations ResearchStatisticsMathematical LogicNumerical AnalysisUndergraduate MathAlgebra HelpRecreational Math
Math Software
MapleMathematicaMATLABScilabSASSPSS

Math Forum / Math Software / MATLAB / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Generalize eigenvalue problem18 Jul 2008 06:33 GMT6
I'm reading a paper "Estimating Observation Functions in
Dynamical Systems using Unsupervised Regression" recently.
The authors claim that equation 7-9 in the paper can be
formulated as a generalize eigenvalue problem.
Transparency and geoshow questions?18 Jul 2008 02:35 GMT2
 I am still trying to solve a problem of removing NaN data
from my image created using geoshow. The NaN data is
visible as the lowest values from the colorbar. I changed
this to purple for better visualization:
joint pdf18 Jul 2008 01:59 GMT4
1.  I have an n-dimension data.
2.  I could get the pdf of each one from each of their
histograms.
3.  Now I would like to get the joint pdf of the all the
WindowButtonUpFcn while rotate3d is active?18 Jul 2008 00:42 GMT2
I am trying to update the position of a camlight after using
rotate3d to rotate my patch data. The callback works if
rotate3d is off, but not while it is on. How can I make it
work while rotate3d is on so I don't have to turn off
need urgent help17 Jul 2008 23:38 GMT1
when ever I try to execute the program below it gives the
following message:
--------
??? Attempted to access ev(1,3); index must be a positive
Opening one GUI from another17 Jul 2008 23:15 GMT4
I have two GUI's saved in one folder. I want GUI_2 to start
when one of the button in GUI_1 is pressed. Please let me
know how this can be done...
2D power spectral density / 2D power spectrum density17 Jul 2008 23:04 GMT4
Please kindly correct me if I'm wrong.  
I have two variables of the same length obtained from a
measurement: A and B.
I took the two dimensional power spectral density by:
many random permutations?17 Jul 2008 22:56 GMT1
What is the fastest way to compute 50000 random
permutations on 10 symbols?
I had thought evaluating Z(50000,10), where
Z = @(m,n) arrayfun(@(o) randperm(n), 1:m, 'UniformOutput',
How to calculate the hessian matrix H for quadprog17 Jul 2008 21:59 GMT5
Hi,
I have a quadratic objective function like this:
y=a_0+a_1*x_1+a_2*x_2+...+a_n*x_n
 +a_12*x_1*x_2+.....a_n-1,n*x_(n-1)*x_n+
Cell arrays17 Jul 2008 21:23 GMT7
I have a bunch of variables labled var1,var2,var3....
i tried to create a cell array as i was running through the
function but i kept getting an empty array before the
indexed number.  Such that:
Turning off ticks for a 3D plot17 Jul 2008 20:56 GMT2
I am trying to do plot an isosurface, but I don't want any
tick marks.  I have included the line:
set(gca,'XTick',[],'YTick',[],'ZTick',[]);
in my code, but the exponent (i.e. the x 10^-8 part) won't
xorING different length integers17 Jul 2008 20:43 GMT1
I have two integers with different length:
int1 = 82;
int2 = 34563409;
Basically I would like to Xor them together but then Matlab yields
matrix multiplication17 Jul 2008 20:36 GMT1
i need to multiply two matrices of A(17,111,132) and B(4,17) over k that s from 1 to 17 (the B matrix variable).
how can i do this calculation in matlab? i tried repmat but cound not be able to solve it.
thanks
matrix multiplication17 Jul 2008 20:34 GMT2
i need to multiply two matrices of A(17,111,132) and B
(4,17) over k that s from 1 to 17 (the B matrix variable).
how can i do this calculation in matlab? i tried repmat
but cound not be able to solve it.
easy one17 Jul 2008 20:27 GMT3
I'm new to Matlab so excuse me if this is a stupid question :)
Suppose I have X = [0 6 2 9 9 12 15]
And I want to get a vector which has ones for values between
3 and 10 and everything else a zero. So the new vector is then:
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.