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 2009



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Image crop, Push button01 Aug 2009 00:36 GMT1
Dear Sir
** How can i crop a circle from an image?
** How can i create a push button without border using matlab?
                                                           Thanks
Thresholding an image sectionally31 Jul 2009 22:30 GMT13
I can take an image and easily threshold it to find the bright spots and count them. In this case they are dyed cells. However the background intensity and dyed cell intensity varies over the area of the images. I need an example of how to locally find the background intensity in ...
Looping trouble31 Jul 2009 22:22 GMT3
i wrote a function for ode23s and what to put a loop in it. the original looks like this:
function ydot=chloride(t,y)
K1=5e7;
K1r=58;
help with combining if and for loops31 Jul 2009 21:43 GMT17
Hopefully this is a simple answer (I'm new to matlab), but how do I create an if/for loop where some of the if conditions are joined? So if I want the if statements to check to see if x>3 AND if y=5 how do I go around doing that? Any help would be great. here's a mock script of ...
xPC target w/ Matlab 2009a - unable to build model31 Jul 2009 21:25 GMT3
I recently upgraded to Matlab 2009a, and I'm having trouble building an XPC Target model. I've tried two different compilers -Visual C++ Express 2008 and Open Watcom 1.8- to build a very simple model, but I get errors in each case:
========================================
Open ...
adding one data into an array31 Jul 2009 21:25 GMT3
I have an array A:
A=[1 2 4 5];
I want to add 3 in the third column thus
A=[1 2 3 4 5];
Can I force mouse click output using MATLAB?31 Jul 2009 21:10 GMT2
Using set(0,'pointerposition',[x,y]), I can move the mouse cursor around. But can I make it click for real?
Prevent scaling of image in Matlab-GUI31 Jul 2009 20:55 GMT2
I'm twiddling together my first Matlab-GUI with Guide.  Everything
works out nicely so far, but my lack of experience shows.
My routines produce a bitmap image that I want to display in an
axes-control in my GUI.  The tag of the axes-control is "preview_area"
fopen, fprintf, fwrite31 Jul 2009 20:53 GMT8
I am trying to export data to a text file, feature.s2p, that is supposed to look like this:
<code># GHZ S RI R 50
31 34
71 78</code>
help needed, Unrecognized parameter name 'Algorithm' when using "optimset"31 Jul 2009 20:45 GMT2
May I ask why there is an error occur as
"??? Error using ==> optimset
Unrecognized parameter name 'Algorithm'."
when I write the following sentence?
Retrieve internal function name that is different from file name?31 Jul 2009 20:44 GMT3
I am trying to retrieve internal function name that is different from
the .m file name, but failed to do it.
For example, I have a .m file named as test.m, and inside the mysum.m,
I have:
Inner join problem31 Jul 2009 20:01 GMT1
I have A and B written in this way
A =
1
1
how to read a certain column in excel?31 Jul 2009 19:37 GMT8
[NUMERIC,TXT,RAW]=XLSREAD(FILE, RANGE)
If I want the "RANGE" to be the second column, how to write it? thanks.
Plot axis at fixed scale31 Jul 2009 19:20 GMT1
Just look to modify a figure so that the axis is at a fixed scale. For
example, 100 samples of data equals 25 mm on the screen (used to plot
ECG's).
Thanks!
Web interface?31 Jul 2009 19:18 GMT1
Are there matlab functions that will:
1. access a web page
2. find a particular field on that web page
3. submit information in that field
 
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.