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
pixel list from bounding box?24 Jul 2008 17:34 GMT4
Can anyone suggest a better way to do the following?  I
want a pixel list (x,y), not linear indices, of a region in
an image specified by a bounding box ... Below is a for-
loop sort of brute force approach, but I get the impression
ask Matlab for the type of an object24 Jul 2008 16:44 GMT3
many languages has functions to determine wich is the type
of a given object. For instance, in Python I have `type`
>>> type(['a',3])
<type 'list'>
About the stability of PDE splver24 Jul 2008 16:40 GMT4
I am trying to solve a parabolic PDE with a variable
cofficient.
This is the form of my PDE:
(du/dt)=A(t,x)*(d^2 u/ dx^2)+ b*(du/dx)+c*u
return x-y coordinates using mouse24 Jul 2008 16:35 GMT2
There used to be a function called mmcxy that returned the
x-y coordinates of a mouse.  Is there a new function that
does the same thing or do I have to write one on my own?
Thank you
Saving a cell array to text file24 Jul 2008 16:16 GMT8
Is there a way to save a cell array to a text file?
plot 3D graph24 Jul 2008 15:57 GMT3
I am new in Matlab figures.
I would like to plot gray-scale 3D graph by using the  
following  commands:
 deltax=20/150;
machine cheat24 Jul 2008 15:29 GMT2
Say pieces on a board, make each piece a pair with another piece.
like...
|55|33|66|
|44|66|55|
mxCopyPtrToCharacter Error24 Jul 2008 15:00 GMT2
I use 'mxCopyPtrToCharacter' to copy a string (5
characters) from Matlab to Fortran, but it can only copy
the first character of the string. Could anyone give some
suggestion?
Creating a large Matrix24 Jul 2008 14:24 GMT8
I want to create a matrix of dimensions m x n with m = 2000
and n = 4000. How can i do it without having to write whole
of it manually. Please help me out with this.
directory permissions24 Jul 2008 13:41 GMT1
I am writing a script that needs to know if the current
user has permission to write to a particular directory.
I am using "fileattrib" to determine owner, group, world
permissions for the directory, but I am stuck on
imag and real don't work24 Jul 2008 13:37 GMT4
I am sure this must be a simple thing, but it is doing my
head in!!! imag and real don't work for me see below:
>> real(0.0116 + 0.3333i)
??? Subscript indices must either be real positive integers
find elements to include page indices24 Jul 2008 13:36 GMT16
I have a matrix of size [1,16,50] and want to find the
positions of the non-zero and zero elements within.
I have been using find but this only either gives linear
indices or row and column indices. I want it to include page
Stand Alone24 Jul 2008 13:35 GMT6
I am trying to use the deploy tool to create a stand alone
application.  I follow the steps i have seen on the matlab
tutorials.  I see in one of the tutorials the instructor
can click on the EXE file after matlab Builds the project.  
Struct arrays?24 Jul 2008 12:59 GMT2
Hello, I am using a function that returns a struct array.  But I have no idea how to get at what is inside.  Here is what matlab tells me if I type the variable name, and do a "whos" on it:
-----------------------------------------------------
EDU>> OPTS
OPTS =
how to implement PSD24 Jul 2008 12:48 GMT1
Hello, I'm trying to implement a customized Power Spectral
Density (PSD) function in a Simulink model. Is there any
way to do it? Thank you.
 
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.