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
How to fit multidimensional data in MATLAB?22 Jul 2008 19:34 GMT2
Does any one know how to fit data of the following type:
x - column of real numbers (first independent variable)
y - column of real numbers (second independent variable)
f - dependent variable, also a column of real numbers
Weighted random number generator22 Jul 2008 19:10 GMT16
I would like a function similar to the rnd function but I
want the generated numbers to be weighted, i.e. I would like
the function to be more likely to give me a higher number
than a lower number and I would like to be able to specify
default arguments "in between" other arguments.22 Jul 2008 19:04 GMT3
Say there is the following function:
func(a,b,c,d,e,f)
only argument a is required.  What if I want b to be the default, but give c a definite value?  How do I call the function?  I tried:
func(a, ,c)
blocks of numbers22 Jul 2008 18:13 GMT1
I am a bit stuck with this
My array looks like this
[4]
[3]
edges in histc22 Jul 2008 18:11 GMT1
histc counts from a (incl) to b (exclusive). Is there anyway to define the edges to a (excl) to b (inclusive)?
Numerical Diff22 Jul 2008 18:08 GMT1
What scheme uses the gradient function in matlab for
approximate derivatives?
I need to compute 1st and 2nd order derivative of a
discrete data on a rectangular domain on equall spaced
splines - not-a-knot end conditions22 Jul 2008 18:00 GMT7
Hi everyone, I am trying to use splines. I understand that if there are n coefficients to determine, n-2 conditions are common to all splines but 2 of them may change.
which are those 2 used by matlab?
what are the not-a-knot end conditions?
many thanks
vectorise a reshape loop22 Jul 2008 16:46 GMT16
Hi, I am having trouble vectorising the below for loop. Can
anyone help me please? I am expecting M to consist of 3 rows
of 2x2 matrices each with 16 deep. Thanks in advance.
for p=1:3
GA help22 Jul 2008 16:45 GMT2
Dear all friends;
I am solving single objective minimization problem having
150 decision variables and 144 constraints. The probem is
solved by conventional method Linear programming (Linprob
problem with train command function22 Jul 2008 16:36 GMT3
I tried to use the command function of train. Reading the
Neural Network Toolbox™ 6 User’s Guide, on page 1-26 and
1-27 it refered that after running train function Matlabs
automatically opens neural network training. When i tried
Numerical Integration22 Jul 2008 16:34 GMT2
I have a rectangular domain and equally spaced points on
this domain. At each point I have some variables
(velocity , temperature etc..)
I want to evaluate  integral
Manipulating Simulink Parameters from GUI22 Jul 2008 15:54 GMT2
Hi,
I am fairly new to creating GUIs.  I wanted to manipulate
certain parameters in my Simulink simulation from my GUI.  
The only way I can think of doing this, is by pausing the
Mesh2D V2322 Jul 2008 15:52 GMT6
Hi ppl.
I saw this project (Mesh2D V23) in File Exchange area and
it's great, however, i have some doubts...
First off, i don't understand why there is a "connectivity"
default value when no callback22 Jul 2008 15:20 GMT6
How to put a default value of the callback if it's not being
called? so that there is always a value even it's not being
used. Like this?
function  answer_nochange_Callback(hObject, eventdata, handles)
go to next function in one callback?22 Jul 2008 15:12 GMT8
In Gui, how do I command the callback function to go to the
next function?
For example, when I first press the button, it will go to this,
function answer_faster_Callback(hObject, eventdata, handles)
 
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.