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
function in matlab to delay() function in C20 Jul 2008 12:06 GMT1
I am interfacing port to generate clock via parallel port. Is there any fucntion in C which can introduce a given delay . I remember in TURBO C++ 3.0, there was a function delay(milliseconds) in file 'DOS.H'
reduce time for a specific code20 Jul 2008 11:23 GMT5
I have to improve an already existing MATLAB code. To give
you the general idea of the code, there is an electrical
network which has 18 switches. Using GA, the program tests
several topologies (combination of open and closed
simple ellipsoid20 Jul 2008 09:25 GMT2
I have to plot an ellipsoid in a 3d visualization on matlab.
the code is very simple:
a_x=2;
a_y=3;
Bar Plot in MATLAB - Color individual groups, not individual bars     within a group20 Jul 2008 09:13 GMT2
I have a MATLAB Bar Plot question for the group. I'm generating a bar
plot using the following command in MATLAB:
bar(data);
where 'data' is a 3x4 matrix that looks like this:
laplace trans problem20 Jul 2008 05:16 GMT3
run as follows:
%%%%%%%
syms q0 q1 p1 s A V0 x rou;
F=ilaplace(V0/(s+A)*exp(-rou*s*x/(q0/s+(q1/p1-q0)/
Derivest Hessian20 Jul 2008 03:32 GMT1
I need to compute the Hessian to find standard errors for
an MLE.  However, there are some boundary constraints that
cannot be violated in computing the finite differences.  
John D'Errico's Derivest Suite has very nice tools for
Matlab terminates when calling mex function20 Jul 2008 02:52 GMT3
I wrote a C++ Mex file and it compiles without any errors
and warnings. When I try to call the function, Matlab closes
automatically. I debugged with MS Visual Studio 2005 and the
function was able to return to Matlab with correct answers.
help with for loop19 Jul 2008 23:46 GMT4
i have a matrix with numbers of -1 and 1 i want to switch
them, in communication i.e. map them using the binary shift
keying at the receiver side. I should get 1 for 1 and -1
should equal 0. I have written the for loop but what seems
matlab random object19 Jul 2008 23:06 GMT20
does rand in matlab only applicable for numbers?
What can I do if I want to randomise the files?
for examples:
wavread (file1);
apply non-integer power on column vector19 Jul 2008 22:55 GMT1
I am having a problem on how to solve the equation out.
Suppose i am having a column vector:-
s=[3;-5]
when i attempt to apply non-integer power of 3/5 on the
TCP communication of 2 computers running Matlab19 Jul 2008 21:56 GMT4
I am trying to send/receive data between two computers running Matlab
with the tcpip object.
From what I can tell, there is no way to have Matlab "LISTEN" for the
other computer to open a TCP connection.
question on the title of the graph19 Jul 2008 20:25 GMT4
Suppose I use a loop to plot 5 figures (i.e, i=1:5). Now I want to
show the value of i in the title of each figure so that I can index
each figue (since different value of i represents different
variable ). But if I use title(' i '), it only shows i on top of each
help with for loop19 Jul 2008 20:11 GMT1
i have a matrix with numbers of -1 and 1 i want to switch
them, in communication i.e. map them using the binary shift
keying at the receiver side. I should get 1 for 1 and -1
should equal 0. I have written the for loop but what seems
Performance19 Jul 2008 17:43 GMT8
c is a 1000 x 3000 matrix and we have a need to set all elements < 0 to
0 hundreds of thousands of times in our program.  The profiler shows
that c(c<0) = 0 is a bottleneck.  We Mex'd the same code and it
seems to take 1/3 the time.
Linear Parogramming (Out of memory)19 Jul 2008 16:38 GMT1
Dear friends;
I Prepare a Mathematical Model.The objective function  and
Constrains are linear.
Following matrices are created using Horzcat command in
 
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.