alternative to delaunayn
as most of you probably already know the in built 'delaunayn' function is way too also for realistic practical applications. does anyone know of any alternatives with the same functionality? how about creating a c mex version of it? ... 11 Oct 2009 13:45
Coherence estimate using multi taper
Hello, I am pretty new to Matlab. I urgently need to do the following with my data 1. powerspectrum using multitaper 2. Cross spectral analysis and coherence estimate using multitaper method 3. Putting a 95% confidence interval on all of the above. This may be a lot. But I absolutely have to do this. Any h... 8 Oct 2009 16:50
How to run Matlab R2007b on Windows 7 Beta?
"Ryan " <rcrabb(a)soe.ucsc.edu> wrote in message <h45jim$3nt$1(a)fred.mathworks.com>... I've had similar results to Mathew ^^^ When I try to start Matlab under normal Windows 7 settings I get a pop-up "Error Starting Desktop" with about 50 lines of java.something.or.other. - Changing Compatability mode to ... 8 Oct 2009 14:34
Simulink problem - To workspace and from workspace
Hi, I have built a model A, which has two copmonents: A1 and A2. A1's outputs is A2's inputs, and A1 has its inputs from A2's feedback. Simulating this model, I can get correct results. Then, I output the A1's outputs bus signals to a ToWorkspace variable named bus_out with time stamp. Simulating the model again, n... 8 Oct 2009 19:04
Preparsed files
Rune Allnor <allnor(a)tele.ntnu.no> wrote in message <38b0fa48-3aeb-467f-b895-1124cb489313(a)l14g2000yqj.googlegroups.com>... On 20 Nov, 16:10, "Margaret Segou" <mse...(a)geol.uoa.gr> wrote: Let's assume that you have an m file developed at the current edition, containing a new added Matlab function. Is it possible t... 8 Oct 2009 13:25
is there a source code for expectation maximization (EM) method for missing values?
can you please tell me a source code of expectation maximization algorithm for substituting missing values in the data set? thank you very much. regression imputation and multiple imputation source codes are also welcome. please help me implement it in MATLAB. thank you very much. ... 8 Oct 2009 13:25
feval error
talha <talhaaydin(a)hotmail.com> wrote in message <5642d5c9-5fa1-4899-a93c-b70854f6c4e9(a)c11g2000yqj.googlegroups.com>... Hi, I am studying matcont program for my project. I have such a problem I need your help. When I try to have continuation of a curve(or of fold bifurcations) of limit cycles it gives an err... 8 Oct 2009 12:17
Manipulate colors in contourf
Hello everybody, I'm new here and I have some problems concerning contourf. I want to plot circles with specified radius. This works well. But the colors are defined by the radius and that isn't what I want. I want to define the colors by a property which is defined in a vector of the same length as the radius. ... 8 Oct 2009 10:02
graph allshortest paths
Hi Everyone I am trying to use the Matlab's built-in function "graphallshortestpaths": It is working perfectly fine. But i want to get more than one shortest paths between each pair of nodes. So i have to somehow tweak this built in function. When i ran the command : edit graphallshortestpaths i found another... 8 Oct 2009 11:09
Histogram Backprojection
Hi all, I am trying to implement a histogram backprojection algorithm. So far, without much success. Can someone point me to an example of an implementation, since I can`t find one anywhere. Thank you! ... 8 Oct 2009 05:39