First  |  Prev |  Next  |  Last
Pages: 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301
Is the newfftd function deployable.....
I've compiled my project and several error messages incurred, Error in ==> network.subsasgn>setAdaptFcn at 1806 Error in ==> network.subsasgn at 420 Error in ==> newfftd>new_5p1 at 169 Error in ==> newfftd at 108 From what I can make of it by reading the source code of the functions generating the er... 11 Jul 2010 11:33
help with the code
hi, I am new to matlab and so i do not know about the codes. I have been trying to make a qq-plot as i am working on extreme value theory. I found the codes online, but there is a problem with this code. data=surecol(data); line=1; if nargin < 2, error('Data and xi inputs should be supplied at... 9 Jul 2010 22:43
Find minimum and maximum points of a spline
I've fit some data to a spline function. Now, I need to find all maximum and minimum points of this function. Does any one knows how to do it? Here follows a simple test code that I'm using. Thank you very much. Alex a=[0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 ... 12 Jul 2010 09:34
importing geometry to PDEtool
Evening to Everyone.. I'm trying to solve a dynamic diffusion problem using the PDEtool. The study consists on taking snapshots to a pressurized cell, which contens a neddle with heavy oil (pendant drop) and CO2; i'm measuring the diffusion of CO2 into the heavy oil drop and one variable i'd like to determine i... 9 Jul 2010 21:38
Using ActiveX control of a DAQ board in MATLAB
Hello, I hope to find an Answer here, I m trying to build a GUI to control Counter/Timer (generating Frequency and Pulses) Outputs of a DAQ board (KPCI-3103A). The DAQ board has several example programs written in VB which include ActiveX controls. Using MATLAB I can load this ActiveX Controls to the GUI. I... 9 Jul 2010 19:26
redballs
i have a program that shows floating redballs i need a matlab program that when two balls hit each other, there is a perfectly elastic collision, if you could change it to be the apportion answer i would be very great full %redball.m classdef redball < handle properties x; % x position y; % y posi... 9 Jul 2010 19:26
redballs
i have a program that shows floating redballs i need a matlab program that when two balls hit each other, there is a perfectly elastic collision, if you could change it to be the apportion answer i would be very great full %redball.m classdef redball < handle properties x; % x position y; % y posi... 9 Jul 2010 19:26
write on serial port in real time
Hi, I am trying to read from a 10 Hz device connected to serial port. I searched the forum and wrote the code. But, I have a problem. The device that I am working with, requires an input to show the results. The inputs are in ASCI, like 'A' or '0', '1', etc. I am using fprintf function to write to the device. But, ... 13 Jul 2010 01:07
Textread with fixed width and consecutive whitespace
Hello- I am running into some trouble while using textread or even textscan in reading my data. Here is a sample of my data: "USC00011084192604TMAX 222 6 244 6..." Columns 1-11: "ID"--> 'USC00011084' Columns 12-15: "YEAR"--> '1926' Columns 16-17: "MONTH"--> '04' Columns 18-21: "ELEMENT"--> 'TMAX' ... 9 Jul 2010 23:49
rise time analysis
Hi, im new to matlab, and ive been trying to learn it on my own, using the help section.. i was trying to do this, it looks very easy, but im not sure how to write to matlab to do this.. I have thousands of signal pulses. And i want to compare their rise times. The rise times are from 0.1Maxpulse height to 0.9xMa... 9 Jul 2010 19:25
First  |  Prev |  Next  |  Last
Pages: 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301