First  |  Prev |  Next  |  Last
Pages: 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424
The year of Cyber Tester
The VM machine keeps testing the Rubi. http://www.apmaths.uwo.ca/~arich/ More about our plans in a month. ... 21 Jul 2010 14:43
how do you find adjacent numbers fast?
Here is the number I want to find, let's call it x, here is the big vector, let me call it A, I want to find the number x in A, in a fuzzy way. Lets do an example: x=3, A=[0, 1, 2, 3, 4, 5], then I want to identify the target location to be position 4. Another example: x=3, A=[0, 2, 4, 6, 8], then I want... 23 Jun 2010 17:17
Replacing values in an array
"Diem " <didi.bui(a)gmail.com> wrote in message <hvthnt$q4$1(a)fred.mathworks.com>... I have a problem with datas from a signal. I would like to remove all the noise from the beginning of the recording. To do so, I thought of specifying the datas in my array I wished to be zeroed. However, MatLab doesn't seem to account... 23 Jun 2010 16:11
Data Acquisition and Windows 7 UAC
I'm having trouble with getting Matlab to start up on Windows 7 when User Account Control is enabled. I installed Matlab 2010a and drivers for my acquisition card (nidaq), and set it up as an administrator. Everything works fine there. When I start Matlab as a normal user (with UAC enabled at any level), though, the... 16 Jul 2010 14:20
how do I do "today in last year" in Matlab?
It's like this: Today is 6/22/2010, last year's today is 6/22/2009, and today 2 years agoo is 6/22/2008. This is simple to do in Matlab. How about what about business days and weekend...? I am looking for something like today in last year... but if that was a weekend or holiday, then I would like the... 24 Jun 2010 14:08
VisualStudio RTW Compiler Configuration
Does anyone know how to properly configure VS2005 to compile RealTimeWorkshop source code? I keep getting an error xxxxxx.cpp(169732) : warning C4101: 'i' : unreferenced local variable when I am trying to compile with Rsim from within matlab. I wanted to attempt to compile in VS to have more control, but i'm no... 23 Jun 2010 15:04
Turning experimental data into a piecewise function
I am working with a tensile tester that performs an intermittent load-hold test profile. The load is steadily increased, then held for some period of time, then steadily reduced, then held, etc. The result is over 10,000 data points that form a lovely graph of load vs. time, made up out of a series of straight lines.... 29 Jun 2010 00:55
C++ Compiler for x64 win7
Hi, I am running on windows 7 x64 bits and matlab 7.1 R2010, when running mbuild - setup i am having the famous error below "Could not find the 64-bit compiler. This may indicate that the "X64 Compilers and Tools" or the Microsoft Windows Software Development Kit (SDK) is not installed.... 24 Jun 2010 11:50
Replacing values in an array
I have a problem with datas from a signal. I would like to remove all the noise from the beginning of the recording. To do so, I thought of specifying the datas in my array I wished to be zeroed. However, MatLab doesn't seem to account for the procedure. This is what the code looks like as of now: s(1:10000)=0; ... 23 Jun 2010 16:11
seletion du roi dans une image
je cherche un code pour selectionner une partie roi de l'image avec la souris ... 23 Jun 2010 13:57
First  |  Prev |  Next  |  Last
Pages: 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424