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
Voice playback from a buffer using wavplay16 Jul 2008 05:02 GMT1
I am trying to make an intercom type application where Voice is
recorded on CompA, sent over UDP to CompB, and played back on CompB in
real time with a slight delay.
I am recording my voice using wavrecord, then sending that data to
finding all possible roots16 Jul 2008 04:25 GMT16
Hi, I need to find all possible solutions of the equation
a^2+b^2+c^2+d^2=1, the values of the variables (a/b/c/d)
will be within the range -1 to +1. It would be nice if
anyone please help in this regard. Thanks a lot in advance.
return index of positive row16 Jul 2008 03:13 GMT2
how to return the index of positive row?
For example,
A = [1 2 -3; 4 5 6; 7 9 -8];
I expect a function returenpositive(A) = 2;
Variables16 Jul 2008 02:34 GMT12
Hi all,
may i know how do i assign to a series of variables?
for example i tried :
for k=1:100
random number16 Jul 2008 02:20 GMT1
> I want to generate random numbers whose value varies
between 0 & 1, and has a specified mean and standard
deviation. (Soemthing like a amplitude varying duty cycle
ifft and fft with an odd number of points16 Jul 2008 02:07 GMT1
I like to define funcions (f(w)) so that the smallest
frequency is on the left and the largest is on the right.
So when I use fft to fourier transform this fucion I have to
do it like this:
making an independent copy of a matlab object16 Jul 2008 01:26 GMT8
I have written a class using the 'handle' parent class. I
understand that the default behaivior for derived classes
of this type is that when a copy is made (using the copy
constructor):
vectorization without repmat16 Jul 2008 01:10 GMT4
There's got to be a simple way to do this. Suppose you have
A and B, with
size(A) = [N 1]
size(B) = [1 T]
need help for FFT2 of an Image.16 Jul 2008 00:54 GMT1
I am a beginner in matlab and i seriously need some help.
MY PROBLEM:
 I have a grayscale image(1024 X 1280) of a pyrovalve(a
valve used in rocket engines, looks like a small piston
Random Number Generation16 Jul 2008 00:36 GMT2
I want to generate a non-uniform distribution (or random
numbers )whose value varies between 0 & 1, and has a
specified mean and standard deviation. (Soemthing like a
amplitude varying duty cycle varying pulse train with some
Extendible H5 Datasets in Matlab using Low-Level Functions16 Jul 2008 00:26 GMT10
I am trying to use the low-level matlab HDF5 functions to create a
extendible dataset. I am mostly converting the code from the
"Introduction to HDF5" (in the section on Extendible Datasets) guide
found at the website: <http://hdf.ncsa.uiuc.edu/HDF5/>
Seg-fault on Matlab exit after running mex-file16 Jul 2008 00:23 GMT1
I have a problem with some Fortran mex-files.
On our Linux x86-64 cluster (which runs Matlab R2006b), I
can run mex-files which seem to return sensible results.
However, when I quit the Matlab session using the "exit"
Ugly axis labels on Mac15 Jul 2008 23:19 GMT3
I've just started using MatLab R2007a Student Version on Mac OS X (Tiger) and I
have problems with plots. This code produces very bad looking labels on the
axis (on screen and when printing):
x = [0:10];
updating figure15 Jul 2008 22:46 GMT2
I want to be able to view images in a figure window as i update them.
If I run the script:
figure(1)
im=rgb2gray(imread('http://192.168.1.30/goform/video'));
Evaluating 3d integrals15 Jul 2008 22:22 GMT1
Hi - I'm a newbie so I apologize in advance.
I want to evaluate integrals like:
\int_D p(\vec(r)) exp(i\vec(r) \cdot \vec(q))d\vec(r)
where D is some 3D domain, i.e., its a 3D Fourier transform.
 
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.