First
|
Prev |
Next
|
Last
Pages: 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302
Image capture problems -- PLEASE HELP Hey All: I've got a gui program that I made which creates plots for each of the fields of the structured data it reads in...one plot per field...thousands of fields. My M.O. for doing this is as follows: for a = 1 : Total_num_message [time_data, msg_data, msg_name] = Black_Box(RAW_DATA); fname = ['C:\t... 12 Feb 2010 15:42
Removing characters from a string? "Mark Hard" <GerryTheLeper(a)hotmail.com> wrote in message <hl42ps$liq$1(a)fred.mathworks.com>... Hi, I have 2 strings, one called "nset=_PickedSet5," and one called "_PickedSet5," (both including the comma at the end) which are both read in automatically from a text file. I would like to add 2 bits of code after... 12 Feb 2010 13:26
Removing characters from a string? Hi, I have 2 strings, one called "nset=_PickedSet5," and one called "_PickedSet5," (both including the comma at the end) which are both read in automatically from a text file. I would like to add 2 bits of code after each of them that would make them both equal to "PickedSet5". Can anyone reccoment me a command t... 12 Feb 2010 13:26
ksdensity Hi, When i use ksdensity funtion and integrate the area under the PDF, I get values gr than 1. Why do i get such values? I used default values for all parameters in the ksdensity. Thanks in advance for the support Anandhi Peter Perkins <Peter.Perkins(a)MathRemoveThisWorks.com> wrote in message <gsptak$e7f$... 12 Feb 2010 17:57
spatial data and neural networks Hi all, This might be a stupid question but I am a complete beginner in Matlab and neural netoworks. I there a way (i am sure it is) to use spatial information as an input to neural network. By spatial information i mean X, Y coordinate (and maybe even Z). I kneo i could use it all as one input but i would like the ... 12 Feb 2010 12:18
interpolation Hi, If I have a set of data such as the following: X1(1:20,1) Y2(1:20,1) -5.2352 -158.8660 -4.5818 -157.7073 -3.7797 -157.1772 -4.5348 -154.5838 -2.8563 -153.9182 -0.8382 -152.6234 -0.5937 -151.4343 -1.4135 -150.9876 -3.3390 -150.5532 -5.2323 -150.5474 -6.5954 -149.8370 -7.7168 -149.2079 -9.8864 -1... 19 Feb 2010 15:30
nntool I want to use nntool ot analysis my data.My input and out put data has excell format(xls). Input has several columns which are variables (characteristics of stations) and several rows which are stations.How can i import my data in matlab? should i transform coulmns with rows in matlab? Please reply to my email: chsata... 12 Feb 2010 11:09
GUI - only 1570 entries are possible Hey, again, I need a little help. I have written a GUI for reading data files (every file consists of 30000 datas). It works, but exactly from data file number 1570 on there is fault message, that he cannot find the files. Is there a limit in GUI? Or what is the problem? Does anyone have an idea? Because I need ... 12 Feb 2010 13:27
Simscape and Simpowersystems Thanks ..yes thats the easy way out..but can we not make a JK FF in Simscape. I am again facing the same problem when I try to model an OTA in Simscape/Simelectronics instead of using the VCCS block provided. Bhaba iege" <arnaud.miege(a)nospam.mathworks.co.uk> wrote in message <hfaq7b$5i8$1(a)fred.mathworks.com>.... 17 Feb 2010 00:08
digitalio buffer Hello all, does anyone knows how to clear the buffer of my digitalio object? I do have an output but usually when I use the new-created digital object, I still get the value of the previous measurement. No matter of timing. J. ... 12 Feb 2010 10:02 |