Error in code. Please help Hello all. I have written the code below which is giving me an error. I want 'LS' to be the summation of- the values of ditances between the MS position and the RS (FROM 1 to 6) whereas I want 'd' to be the distance calculation for one MS to the first RS only (RS(1)) MSX and MSY are the x and y coordinates fo... 9 Aug 2010 14:33
system of partial differential and differential equations Hello, I´m trying to solve a system of partial differential and ordinary differential equations. The system of equations is described by the following two equations: du1/dt=A*du2/dx du2/dx=B*(u1-u2) u1 is only dependent on the time t; u2 is dependent on the two variables time t and position x. It follows tha... 13 Aug 2010 07:02
Simulating an inverter which solver am i supposed to use in simulink while simulating inverters?? how do i decide which solver to use under what situation??? ... 9 Aug 2010 12:19
Help with discrete double integral Hi everyone, My problem is : I want to integrate f(x,y)*q(x) over x~(a,b),y~(c,d). f(x,y) and q(x) are discrete numbers not functions. The f(x,y) is a two-dimensional function which is dispalyed in discrete numbers. I couldn't figure out how to do this integration. Any suggestion is appreciated.... 10 Aug 2010 23:32
Transparency in 2-D Area Plots Hello, I want do an area plot for two sets of data on the same plot. Since there are regions which completely overlap, I would like to introduce transparency in one of them so that I can view the other as well through the 'sheer' layer. How can I do this? Thanks, Mika ... 10 Aug 2010 10:13
Reading data generated by javascript on a website I want to read data into Matlab from a table created by javascript on a website*. However urlread only reads the text and not the table; it does not execute the javascript command like a web browser would with the "View > Page Source" command. Are there any Matlab commands that can help? If I open the web page w... 9 Aug 2010 11:12
How to read in DEM data Hello, I want to read in DEM data from this site: ftp://ftp.geostor.arkansas.gov/geostor_raster_01/ADOP2_DEM_XYZ/J/Judsonia_NW.xyz The first column and second column is the x and y (horizontal) axis respectively; the third is the elevation (z). How do I read this in in a way mesh or surf can display it? Thank you, ... 9 Aug 2010 13:26
Image command and NaNs Hi I am having a problem with your solutions, I think it is a problem with my computer system. - I have first run your program with the two subplots (imagesc and pcolor), and that work fine, - Then I have copied your last program (with the three subplots, imagesc, pcolor and alpha), and I get the figure with the lab... 9 Aug 2010 11:12
Parallel Computing; File Dependencies Hello, I've setup a distributed computing environment. Now from my local machines (with my models on my local disks) I want to see calculations to the jobmanager which has several computers/cpu's linked to it. I can make a connection and for example the sample_pct file works (when I add it to FileDependencies). H... 9 Aug 2010 11:12
remove a specific frequency from emg signal "Debora " <debi_can(a)yahoo.com.br> wrote in message <i3otib$rjd$1(a)fred.mathworks.com>... Sorry, let me try to explain further. First, yes, I have used the filter design toolbox for the butterworth filter. As for the signal, I may not be using the appropriate terms, so I will try to write about it. My da... 9 Aug 2010 10:06 |