First
|
Prev |
Next
|
Last
Pages: 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944
Reading and modifying XML file using MATLAB Hi, Take a look at http://www.mathworks.com/access/helpdesk/help/techdoc/ref/xmlread.html Hope it helps... Regards ... 14 Apr 2010 14:26
Weird Mex behavior in RTW Hello, I'm developping an way to access network traffic using Simulink. I have a configured Block, which is masking a subsystem : Ground -----> Fcn ------> Output The Fcn is a "Fcn Block" from Simulink. It calls a C MEX Function to access data. At first, the Mex function is called with a param 'Start' to star... 14 Apr 2010 15:33
Random numbers (integers) from a to b? I am trying to generate 100 random numbers (integer) from 1 to 10. Currently I do: 1 + round(rand(100,1)*9) but is that the correct/optimal approach? ... 15 Apr 2010 16:58
Executing Matlab code using Visual basic Hi, I am using Visual Basic to develop a GUI. I need to execute Matlab in the background to process the stored data. How do I invoke the matlab application and execute an m-file using visual basic. Thanks in advance.... ... 14 Apr 2010 18:55
need matlab code for detecting R-R interval hi, have u got the code to find the rr interval pls share it to me,if u? ... 14 Apr 2010 14:26
Edit Box question What was your fix on this? I am trying to so the same thing you are and I can't figure it out. ... 14 Apr 2010 18:55
Problem with SVM Hello Guys I am trying to use the SVM classifier to classify a data that contains 1152 rows (candidates) and 138 columns (attributes). I am using the 'rbf kernel'. Everything works fine when using small sigma values (1 to 5). But, an error occurs when I increase the sigma value (10 and more). The error that oc... 14 Apr 2010 14:26
Reading and modifying XML file using MATLAB Hi I have a XML file exported from Copasi (a modelling software). Using a MATLAB script, how would I go about reading in this XML file so that the ODEs and parameter values contained in this XML are displayed clearly in the MATLAB command window? Ultimately, I would like to change some parameter values using MAT... 14 Apr 2010 13:18
Band pass filter problem hai, regarding filtering tech, i have made low pass filtering, followed by high pass too. but for ecg wave, i need to find the peakness,is there any specialised functions? and also, in high pass filter function, i need to specify the gain? pls help me ... 14 Apr 2010 17:47
Overlapping Circular Area Problem I'm working on some data that'll require a geometry code. Essentially, the data is composed of a number of randomly sized circles on a flat surface. I have to see how much overlap is there and the thickness of overlap: 1. Does anyone know a code (or suggestions on how to write a code) to find the total overlapping a... 14 Apr 2010 15:33 |