First
|
Prev |
Next
|
Last
Pages: 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251
Converting Binary Data to Other Datatype I am reading bunch of binary data from a device that is mixed with various datatypes. The binary data is read in as a "uint8" array. I need to convert this binary data to other various datatypes. For example, elements 40-47 in the array represent a "double". Elements 36-37 are a "uint16". Any suggestions on how I ... 16 Jul 2010 11:00
Export executable in Linux Hi, I'm trying to compile a matlab program into an executable file for linux. However, I can't get the compiler to work (or even set up, it seems) in Linux. I'm running R2009a on Ubuntu, in case that matters. It seems that the first step in compiling is to run "mbuild -setup" from the matlab terminal. When I t... 15 Jul 2010 22:00
Changing the width of the box Hi, I want to change the width of the box in order to be more visible when I reduce the figure dimensions, but I found no command to do this for me, does anybody know anything about how to do this? I appreciate your help in advance ... 16 Jul 2010 01:15
Gucci sale-Gucci outlet store-Cheap Gucci Bags-Handbags,40% off,Free Shipping Tax Free welcome to our website:http://www.guccisaleoutlet.com/.Gucci sale outlet store online Sells Cheap Gucci Bags/Gucci Handbags/with Accessories,40% off, Free Shipping.The Complete Gucci Sale online:Gucci Bags/Handbags/Sunglasses/Wallets etc,available in all kinds of Styles,colors Gucci 2010 included! ... 15 Jul 2010 20:55
Gucci sale-Gucci outlet store-Cheap Gucci Bags-Handbags,40% off,Free Shipping Tax Free welcome to our website:http://www.guccisaleoutlet.com/.Gucci sale outlet store online Sells Cheap Gucci Bags/Gucci Handbags/with Accessories,40% off, Free Shipping.The Complete Gucci Sale online:Gucci Bags/Handbags/Sunglasses/Wallets etc,available in all kinds of Styles,colors Gucci 2010 included! ... 15 Jul 2010 20:55
Inverse evaluation - Give x value and get back the y value Hi All, I've created a function with cfit, with the code shown bellow. Now I need to find the x value for a given y value. I know how to evaluate y values with this command y=feval(func, x). is it possible to create inverse functions ? As much as I remember, this function has no inverse form. I can't even imagi... 16 Jul 2010 14:20
How to find all different turns in a graph from Adjacency List? Hi; I have the following representation of a graph in a form of Adjacenct List: 0 1 2 19 20 21 1 0 3 9 10 2 0 14 3 1 4 5 6 .. .. .. which means for the first row, the node 0 is connected to node 1 and node 2..etc I want to find all possible nodes in the graph and list them in an nx3 matrix. So for the first... 16 Jul 2010 13:13
mexMakeMemoryPersistent with mxRealloc I am working on a c-mex function, and I want to make sure I am using mexMakeMemoryPersistent properly. There is a buffer which periodically grows using mxRealloc. Currently, I call mexMakeMemoryPersistent after each call to mxRealloc, is that the proper usage, or does it only need to be called initially when the buff... 15 Jul 2010 20:55
appending data from within loop Dear all, I'm very new to Matlab and struggling with completing my code for shortwave radiation. I'm not sure how to record/save/keep the data (for further calculations) from within the loop before it gets overwritten during the subsequent loop. Basically, the result should consists of 8760 (365*24) entries; one ... 15 Jul 2010 22:00
how to import data from database to matlab - PLEASE HELP! My main question is: How do I import data from a database into Matlab so that I can use the data in a code? I have a very large data file (1 column with 60,000 rows) that I imported into MS Access and want to I import the data from this database into Matlab so that I can run my function that uses this data. I w... 16 Jul 2010 17:40 |