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
HDF5 String Datasets18 Jul 2008 19:16 GMT3
I'm having some major troubles using the low-level HDF5
functions to write character datasets.
My code is as follows:
% String_Dataset.m
Read Part of String18 Jul 2008 19:16 GMT12
This may sound like a rediculous question, but a solution would make
my day a hell of a lot easier.
I have two files, for example we'll call them "F423.dat" and
"F423_spectra.dat"  i have written a program that will import all
Creating list of image variables with imread()18 Jul 2008 19:10 GMT4
Hello, im trying to accomplish the following:
i have 10 raster image files and want to create 10
variables, each to hold one of the images, ie
pattern_image1
2D nonmonotonic interpolation18 Jul 2008 19:10 GMT2
hi,
i am trying to find a 2D nonmonotonic interpolation.
my data is z(x,y), but again the x and the y are
nonmonotonic data.
raster images and imshow(), image() problems18 Jul 2008 19:04 GMT1
Hello, im trying to create a 3 dimensional matrix to store
10 640x480 raster images. One set of these images i need
to apply thresholding to.
I first store the images into matrices the following way
Working with cells and  matrix arrays18 Jul 2008 19:02 GMT9
I am loading a file of stock historical prices:
File fid is a list of (date, Price).
while fid
  tline = fgetl(fid);
Is there any way to vectorize this code...18 Jul 2008 18:55 GMT1
Can anyone help me in vectorizing this code....
M & N are the boundaries.....
   for theta = 0:pi/180:2*pi;
       x = cent_x + radius*sin(theta);
matlab-command for expand axes18 Jul 2008 18:23 GMT3
Hi, I have just a small problem.
What is the matlab-command to "expand axes to fill figure". This is  a check-
box in the Export-Setup of figures. Even after searching very long, I didn't find a
solution how to write it in a Matlab-Code.
Transcendent equation18 Jul 2008 18:01 GMT2
Hey there,
I want to solve the following equation for "m". How can I
make MATLAB solve the problem? D1, D2 and A are given values.
0 = [exp(m*D1) - 1]/[1 - exp(-m*D2)] - A
Including one line of C code in Real Time Windows Target18 Jul 2008 17:46 GMT1
I have a RTW model which runs as I want to. All I want to do is add an if block which when satisfied executes an exe file.
One way I thought of is to make a subsystem and add the following custom code c-code using the Model Source block:
#include <stdlib.h>
#include <process.h>
"program terminated" message by mail18 Jul 2008 16:52 GMT4
I've been doing a long-hours-run analysis in MATLAB in which
I used "sendmail" in several parts of the script with the
intention of having been informed about the process. It
worked superb till now.
Dwork in m-file s-function18 Jul 2008 16:43 GMT1
Hi,
I'm writing a M-file s-function and I need to save an
object created in the 'setup' function in a Dwork vector to
use it in the 'Outputs' function.
Turn a vector to a triangular matrix18 Jul 2008 16:03 GMT4
Does anyone know how to turn a vector to a upper triangular
matrix?
For example, I have a vector [1 2 3 4 5 6 7 8 9 10],and
I want to turn it to a matrix
Assigning values to arrays returned from mxCreateNumericArray18 Jul 2008 16:01 GMT3
Hi, I'm having trouble trying to assign values to a 2D array
after having called mxCreateNumericArray.  I would normally
expect for the 2D array to be stored as a 1D array in column
order, but this doesn't seem to be what I'm seeing.  I've
limit callback function?18 Jul 2008 16:00 GMT4
is it possible to limit the callback function?
for example, the gui button can only be pressed for 10
times, then the callback function is not valid anymore after
10 times.
 
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.