First  |  Prev |  Next  |  Last
Pages: 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243
question on qtr2ann
I cannot find any documents or help file on function "qtr2ann", which is likely to transform quarters into annuals for date-format data. Could someone explain the input and output for this function please? Thanks. ... 16 Jul 2010 18:46
Correlation changes over time programming question
Hi, I am new to matlab and want to run some correlations of data over time and see how they change. I want to run the correlation between 2 time series over a 200 period window and save each correlation value to a new matrix so I can then graph the resulting correlations. I know this should be easy but I am stuck,... 17 Jul 2010 01:16
want to look up matlab built in code
i want to look at a matab built in function to understand it better. the particular function is: qr(x,0) , so i think there must be a built in function called qr. can someone tell me how to pull up this build in mfile so i can look at the code that operates this built in function? Thanks! ... 19 Jul 2010 14:39
Hex to IEEE single precision conversion
Hi there, I am trying to convert from Hex to a floating point number. For Hex to IEEE Double precision number I use the hex2num function and wanted to know which function can be used to convert from Hex to a float. Thanks. Akshay "Brian.Farrelly" <Brian.Farrelly(a)nho.hydro.com> wrote in message <3C3AB961.3... 17 Jul 2010 07:39
image rotation puzzle
I have a 2D circular figure that is essentially a spline. I have a set of points (x, y) that lie along this circular spline. Now I take this figure and put it into 3D space with its center at a known point in 3D space. I also have a vector normal to the circular figure that defines the orientation of the circular fi... 16 Jul 2010 17:40
LSODA solver implementation in Matlab?
Howdy Folks, I'm trying to help someone convert a ODE based model from one software package to another. The other software package uses the LSODA solver [1]. Her system is pretty stiff, and I could get it to solve for one set of parameters using ode15s, but I had to switch to ode23s to get it to solve with a dif... 16 Jul 2010 16:34
simulink model and processor model integration
hi, i am trying to work on a combined model of different automotive components whose models are freely available in matlab simulink. with this system, i would like to add a processor model, where i would like to write a code (i assume it typically to be a simulator of that processor). is this interfacing of simulink m... 18 Jul 2010 11:36
remove row if contains NaN
"Natalie Sin Hwee " <sin.ng09(a)imperial.ac.uk> wrote in message <i1pqh4$pmj$1(a)fred.mathworks.com>... Dear Mathworks users ^^ I have a matrix of 800x2 1 NaN 1 NaN 1 NaN 1 NaN 1 97 1 47 1 NaN 1 NaN 2 NaN 2 NaN 2 NaN 2 13 2 97 2 47 2 NaN 2 NaN ..... con... 16 Jul 2010 16:34
Import multiple figures to Excel using VBA
I would like import the MULTIPLE figures (around 100) I generate in matlab to excel. Using MLGetFigure in VBA only imports the current figure and does import all figures. Is there a way to grab all figures? If MLGetFigure took a figure number as a parameter, it would be easy to loop though them in VBA. Any ideas?... 16 Jul 2010 15:27
Recognize path in save dialog for future save dialog boxes
Hello all, I have several save dialog boxes that pop-up one after the other using uiputfile. The first time the dialog appears the user must select a folder for saving the data. I want the consecutive save dialog boxes to recognize the path/folder that the user selected in the first save dialog box. There has to b... 16 Jul 2010 15:27
First  |  Prev |  Next  |  Last
Pages: 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243