First
|
Prev |
Next
|
Last
Pages: 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441
example speech files I'm writing a simple program that I would like to control with verbal commands. I've read what I can understand about voice command. I'm finishing my M.S. Mechanical Engineering. This will be for a single user, 20 word vocabulary. The user will be trained to use a specific syntax to help with recognition. For example: ... 22 Jun 2010 12:41
Getting an houlry average from a data set Hello, I have a similar problem and am also pretty new to matlab. I would like to get clarification on getting the data into the format mentioned below by dpb "Building from my previous posting that read the values into [d,t,am,r]". I didn't see this post. Also, my data is over several days and I would like... 22 Jun 2010 00:41
Conditional statements with text Is there a way to use conditional statements on text in Matlab? I'd like to set up something like: if TXT{i,1} = 'text' NUMERIC(i,1) = 1 end Nothing I've found online has helped so far. ... 22 Jun 2010 01:46
Rotation matrix used for what in body sensor in simmechanics As the title said. Very appreciated for attention. ... 21 Jun 2010 23:35
Fixed time step output for stiff model Hello all, I have a SimHydraulics model which is stiff, so I'm using ode15s to solve the model. I want to compare the outputs of same model for a small change in a parameter (e.g. valve area). The problem is, the lengths of outputs (resultant force) for nominal parameter value and perturbed parameter are not the same,... 22 Jun 2010 10:27
data files in embedded CTF archive "Guy " <grigot(a)nospam.com> wrote in message <gvol16$ovn$1(a)fred.mathworks.com>... Hello all, I'm trying to include data files (images/plain text) into the executable that mcc creates. This all works when I do not include the CTF archive in the executable. All files added with the -a option are then placed in t... 21 Jun 2010 23:35
How to construct a closed B-spline curve approximation Hello! my problem is to construct a B-spline approximation to given data(x,y,z). And this spline must be a closed curve. But matlab function: 'spap2 ' and 'spaps ' can not return a closed spline. Thank you in advance! Regards, ... 22 Jun 2010 03:55
how to display a mpg file with mmreader I am working on Motion Detection. In order to load the mpg file I use the mmreader function and then when I try to display it, it looks like the images are plotted three times in each frame. I do not know the reason, maybe I'm wrongly using the function or maybe it's because I've to use another function in order to lo... 21 Jun 2010 21:24
make the image background transparent I want to draw the image with transparent background. Could someone please tell me how to do it using matlab? ... 21 Jun 2010 21:24
Regarding automatic two black points detection using Matlab (.m) file Hi there. I would like to get the codes for detecting two black points in an image with a white background. I mean, the two black points would be anywhere in the image, i need a matlab codes similar to face detection codes which when run, can automatically find the two black points and then crosshair it also. In short,... 21 Jun 2010 21:24 |