First
|
Prev |
Next
|
Last
Pages: 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167
Reading a Header txt file I have a txt file that is of unknown column/row length or size. Similar to this: Title1 Title2 Title3 ... 1 2 3 1 2 3 1 2 3 ....you get the point. It is basically a /t delimited txt file exactly like a excel sheet. How do I use the textread function s... 26 Jul 2010 18:16
core 2 duo XPC target video not working Even in single core mode, I find I am unable to download data over TCP/IP from the target (even very small amounts of data). I always get a "TCP/IP timeout while receiving data" error. I've even upgraded to R2009bSP1. Is this also an issue with the hardware I am using? Since my application would significantly benefi... 29 Jul 2010 18:29
Divergence application I need to find the divergence of a 2D vector field, A= xuX + yuY as an example. I understand I need to get the derivatives, the problem is that I have to use DIVERGENCE application; so I would have to give a range to the variables? the command is div = divergence(X,Y,U,V) or div = divergence(U,V) I'm not so sure of... 26 Jul 2010 18:16
MATLAB in a Linux Shell without GUI Hello readers I use a 64-bit Linux distribution with an AMD dual core. I usually work with MATLAB in the command line. However, there is this weird thing, that when I finish the MATLAB session and return to the shell prompt (I use aterm and xterm) I can type any command but the shell does not print to stdout any... 13 Aug 2010 07:02
MCR Backward compatibility Hi guys. Currently im having a problem with some MatLab stand alone windows application (compiled using lcc), because it was compiled under MCR 7.10 and now im trying to run it under MCR 7.13 So, my question is: There is backward compatibility from MCR 7.13 to MCR 7.10. Is strictly neccessary to do a (re)compila... 1 Aug 2010 23:32
Functions for intervals Hey, I have a question regarding how to deal with intervals in matlab. There is a determined number of balls "A". Those balls are to be assigned randomly to a determined number of baskets "B". First you draw for each ball "a" a random number "c" between 0 and 1. Then each ball "a" is assigned to a basket "b" in accord... 26 Jul 2010 20:28
Question about Symbolic Tool Box Hi I have one more question. If I have the version that uses MuPad, is it possible to create a stand-alone ? Thank you Prabhakar Walter Roberson <roberson(a)hushmail.com> wrote in message <GrUJn.13267$rU6.7673(a)newsfe10.iad>... Prabhakar wrote: Is there any alternative one can use to bypass this problem.... 27 Jul 2010 22:48
Simulink AWGN+LMS Equalizer Hi Everybody, I have a problem with LMS equalizer. I set up the below model in matlab. When there is no LMS equalizer the BER analysis results are acceptable(1e-4) If I added LMS block the BER results are approx 3.5e-1 so where am I wrong? I need professional help! Please, give your clue as soon as possible. Her... 27 Jul 2010 17:16
Plot 2D figures with one 3D plot I am not sure how to properly do this. I have several Fourier Transform 2d plots that I want to be able to show in 3D with essentially just the 2d plots stacked on top of each other. Now what I have done thus far is take Fourier Transforms of some data I have in MATLAB and I have created a 262143 x 20 matrix, whe... 27 Jul 2010 13:56
remember pushbutton state of internal GUI "pedro moreno" <pjmf17(a)hotmail.com> wrote in message <i2knsa$ba1$1(a)fred.mathworks.com>... Well, actually I don't understand very well the responses... but I still hope that some can give me a solution/idea for my problem... because http://www.mathworks.com/matlabcentral/fileexchange/24861-41-complete-gui-examples is... 26 Jul 2010 17:08 |