Re: book on MATLAB OOP?
In <kmgbfd$58$1@newscl01ah.mathworks.com> "Steven_Lord" <slord@mathworks.com> writes:>"kj" <no.email@please.post> wrote in message...
View ArticleAudio Output in Simulink with Real-Time Windows
Hello, Â Â Â Â Â Â Â I'm currently using Windows Real-Time Target to connect to a CAN communication device in Simulink. A user manipulates a device and our model determines whether or not a specific task is...
View ArticlePlotting Captured Accelerometer Data into a 3D Line Graph
I am trying to plot accelerometer data I captured from a comma separated file. Firstly, I used the xlsxread function and read each column individually into variables: x, y, z I have already plotted...
View ArticleMatlab and Lidar data
How we can process point cloud data (lidar data) in Matlab ? Do any one have some code to process, manipulate or analyze this data ?? Thanks
View ArticleRe: Least-Squares Approximation of FIR by IIR Digital Filters
"CHANDRA" wrote in message <ibcrqg$n0n$1@fred.mathworks.com>...> Hi Kenneth,> > My name is Chandra. I have been working on the same problem as you. While I have developed my own method...
View ArticleFind the location of the single smallest absolute nonzero entry [NO QUESTION...
BTW, as you may have figured out, there is no need to respond to this post. It was posted in error. "Jeff" wrote in message <kmrfks$raj$1@newscl01ah.mathworks.com>...> I need to locate the...
View ArticleRe: Plotting Captured Accelerometer Data into a 3D Line Graph
Have you tried plot3........?????
View Articlelinux matlabpool
I typed matlabpool open local 2 and get Error using matlabpool (line 134) Java exception occurred: java.net.UnknownHostException: plasmahpc: plasmahpc at java.net.InetAddress.getLocalHost(Unknown...
View ArticleRe: Looking for "publish" example for a function with input arguments.
I have been searching for the same answer as to how to implement the options structure or name-value pairs in the publish() function. I found this solution from the 2008 MATLAB...
View ArticleRe: avi compression in Windows 7
"Jakub " <j-kopal@seznam.cz> wrote in message <kk8n8d$ei$1@newscl01ah.mathworks.com>...> > hello Tim,> > I've tried out what you've mentioned above, surprisingly it works well...
View ArticleRe: fminsearch and integers
"Thomas Bunn" wrote in message <kmtnqk$jhh$1@newscl01ah.mathworks.com>...> I am using fminsearch to minimize a function that depends on 5 variables. I want two of the variables to be integers....
View ArticleRe: System Identification Toolbox: MIMO / MISO models based on transfer
Hello There, as i understood and correct me if i am wrong, your problem is the transfer-matrix and since you can't jump to the desired space using the transfer-matrix so you'll not get the desired...
View ArticleRe: matlab help
On 5/14/2013 1:53 PM, xp_64@hotmail.com wrote:> Actually, i'm taking electrical course involves some mat-lab homework>but they never gave us mat-lab class related to this material.> You really...
View ArticleRe: unwanted part of an image
I don't actually understand the basics behind working with images but i can help you with the mask. If you can create a matrix that is the same size as your tree image, and it will contain only zero...
View ArticleRe: "Failed on converting date string to date number"
On 5/14/2013 2:20 PM, Barry Williams wrote: ...> He's got two problems: the format string and the fact that all of four> of the date/time strings are apparently in a single cell. That doesn't...
View ArticleOptimization of ANN model
Hello, I would like to know how the ANN model generated by matlab prepared from a raw data set be optimized using NSGA-II or any kind of multiobjective algorithm. how should i feed the ann model in my...
View ArticleRe: Calculating the largest EigenValue of Jacobian
Hatoddyam Toto <bhattacharyya.samit@gmail.com> wrote in message <fd563ad8-f669-448f-bec7-701e8059d54a@googlegroups.com>...> Hi,> I have a set of 132 Differential Equations. I want to...
View ArticleRe: jitter & shimmer
On Monday, May 10, 2010 3:17:05 PM UTC+5:30, Milana wrote:> Hello,> > does somebody know if there exists code for jitter and shimmer> detection for matlab.> Please reply direct to me:...
View ArticleRe: LevenbergMarquardt optimset r2012b
Alan_Weiss <aweiss@mathworks.com> wrote in message <kmtpr0$q8t$1@newscl01ah.mathworks.com>...> On 5/14/2013 11:48 AM, Huanxin wrote:> > dear all, I used a code in matlab 2008a, but...
View ArticleRe: markov switching models
I see you posted this back in 2000. Have you achieved anythg with time varying Transition Prob matrix in the model?
View Article