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
creating a 3d image from points23 Jul 2008 18:08 GMT6
I am looking to create a smooth 3d image from a set of XYZ
coordinate points. For instance, i have about 100,000 points
that form the shape of a cone, and i would like to try and
recreate a 3d image of it that has actual sides and is not
mcrinstaller license23 Jul 2008 18:05 GMT2
I've built a GUI and created a standalone executable for it
but it needs matlab installed to run.  
If I install mcrinstaller on a PC without matlab the GUI
runs fine but is there a licensing issue doing this?
Determining OS23 Jul 2008 17:34 GMT2
I have a series of functions that will be deployed on a number of
different machines which may be running  Windows, Linux or MacOS.  I
need to run a couple of system calls, which will have to change based
on the OS.
Verify if number is integer23 Jul 2008 17:30 GMT10
Hi ppl.
I want to use an IF function, in which it verifies if a
number is integer and if it's also a multiple of 16.
How do I do that?
How many Figures are open ?23 Jul 2008 16:33 GMT3
How can I use "findall" and/or "findobj" to count the number of figures that are
open (even if they are invisible) ?
Thanks.
Saving a Full running GUI figure23 Jul 2008 15:59 GMT9
My GUI has 4 subplots in it, defined using
axes(handles.plotname), and a few buttons. On a save
pushbutton i would like to save the full GUI figure.
The handlevisibility is set on callback, the integerhandle
Kalman filtering with multiplicative noise23 Jul 2008 15:35 GMT17
I'm trying to implement a Kalman filter in MATLAB that will use two
types of measurements: volume and in/out flow rate. For the flow rate,
the measurement error is additive Gaussian, but for the volume the
measurement error is expressed as a percentage of the volume, so that
Changing values in RTW model...23 Jul 2008 15:20 GMT9
Lets see... I have a mass/spring/damper model in simulink, I
then used RTW to build a standalone executable. I used GUIDE
to build a GUI app that will let the user enter values for
simulation time, mass, spring constant, damping constant.
help with loop and fmincon23 Jul 2008 15:13 GMT1
Hi everyone, I am trying to store in a loop the results from fmincon.
The function has two variables so I would like to store in the first element the whole optimal decision...
for iw=1:nw            
[t(iw),t(iw)] = fmincon(@(x) obj2(x,W(iw)),[-bmin 0], [1 1; 0 0],[W(iw);0],[],[] ...
Bode Plot Comparison23 Jul 2008 15:09 GMT2
I am working with model reduction algorithms. I have 1 bode
plot of the original system, then a bode plot of a reduced
order system.
My problem is that i dont know how to compare the plots, get
How MatLab Treats Scalars and Vectors23 Jul 2008 15:05 GMT5
I have a question about how MatLab treats vectors and scalars. It
appears there are instances where MatLab will will implicitly treat a
scalar like a vector. Here is a simple example:
x = [1,2];
Get property for a custom class23 Jul 2008 15:02 GMT6
I'm trying to overload subsref for my class, and in the process I came
across a weird thing. Get doesn't work the way I think ti's supposed
to. I want to do a simple thing, which is to access a property using a
get, not a dot notation. That fails for some reason. Any idea why?
implementation of poisson distribution23 Jul 2008 14:54 GMT2
can any body help me????
My pronlem is that:
I want to distribute say 100 transceiver within 100x100
sq.m area using poisson distribution function. After this
t location-scale23 Jul 2008 14:50 GMT1
It appears that MATLAB Stats toolbox has t location-scale
density.  What is its handle for our using?  Has anyone
tried using this library for their simulation of the
distribution?  Does MATLAB also have an inverse t
glmfit iteration limit23 Jul 2008 14:42 GMT2
I am getting a warning "iteration limit reached" while
using GLMFIT function.
How can I increase this iteration limit? I looked into the
code and figured it has hard coded iteration limit set to
 
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.