| Thread | Last Post | Replies |
|
| GUI edit box | 31 Jul 2008 09:58 GMT | 2 |
How could I have a variable's value show up automatically in an edit box? For some reason I can only show strings in the edit box and the inspector does not let me a variables value. Thank you!
|
| export matlab code to latex | 31 Jul 2008 09:38 GMT | 1 |
is there a way to export matlab code to latex? i'm thinking of a 'big' matrix for example. TIA, Kai
|
| isolate | 31 Jul 2008 09:21 GMT | 16 |
hi friends, please, i need code for isolate object from background. thanks
|
| working with matrices | 31 Jul 2008 09:13 GMT | 7 |
I got a problem. My problem is to write a code which checks 4th column element of a matrix by scanning each row and if the element is found to be some number, say 10, remove the whole row from the matrix and copy it into a new matrix. So the new matrix should have all the rows ...
|
| image processing | 31 Jul 2008 09:00 GMT | 1 |
|
| setting a "working" structure in Matlab | 31 Jul 2008 08:36 GMT | 3 |
I'm new to Matlab and this is my first post, so bare with me :). Basically, I'm using structures, and I was wondering if there are specific commands for "setting" a current structure, so that all variables created or accessed
|
| correlation matrix estimation | 31 Jul 2008 08:35 GMT | 4 |
I have written some code which calculates an EWMA estimate for the correlation matrix of two time series. Suppose that X and Y are our time series vectors of length N (say N daily observations of two market interest rates) with X_1 the oldest observation and X_N the
|
| Calculate with tolerances anyone? | 31 Jul 2008 08:34 GMT | 2 |
I work as a system design engineer and now and then I am faced with measurement values that are not exact, but have a tolerance attached to them. Since I work with algorithms and larger systems I often need to process and combine these
|
| Search Wikipedia Network | 31 Jul 2008 08:08 GMT | 1 |
I was wondering if someone has found a quick solution to this problem: **************************************** Connect to article A of Wikipedia and find all those
|
| bar3 and z-axis shading | 31 Jul 2008 07:46 GMT | 1 |
I've run into a strange problem when trying to use a color gradient in the z-axis of a 3-D bar plot. I want to get the bar3 to produce a plot like this: http://people.csail.mit.edu/mahony/bar3_1.png
|
| Global optimum for non-strictly convex quadratic programming | 31 Jul 2008 06:42 GMT | 1 |
The Matlab function "quadprog" may find a local optimum for the convex, but not strictly convex quadratic programming problem. Is there any function/method to find the global optimum of a QP with positive semidefinite objective matrix H?
|
| s-function | 31 Jul 2008 06:37 GMT | 1 |
Hi, i need to model a tank draining under gravity in a simulink model. i am unexperienced with implementing a nonlinear equation in simulink. would it be easier to model this system with an s-function or embedded matlab function?
|
| SIMULINK digital input sampling rate. | 31 Jul 2008 05:43 GMT | 1 |
I would like to know the sampling rate of digital input block in SIMULINK. Also can we change sampling rate?. I want to pass an external clock of 104 KHz to my simulation through parallel port.
|
| Help with figure windows and SNDR calculations | 31 Jul 2008 04:27 GMT | 1 |
I have 2 questions. first. I am producing a lot of plots and saving them to look at later. Is there any way to create a plot with
|
| How to get a list of all open files in Matlab editor | 31 Jul 2008 04:21 GMT | 3 |
Hello, How to get a list of all open files in the Matlab editor?
|