Rank: 246 based on 288 downloads (last 30 days) and 13 files submitted
photo

Wolfgang Schwanghart

E-mail
Company/University
University of Basel
Lat/Long
47.56169891357422, 7.58060884475708

Personal Profile:

Professional Interests:
GIS, Physical Geography, Hydrology

 

Watch this Author's files

 

Files Posted by Wolfgang View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
13 Jul 2010 Screenshot Line Simplification Recursive Douglas-Peucker Polyline Simplification (Iterative Endpoint Fit) Author: Wolfgang Schwanghart interpolation, vertex reduction, approximations, polyline, mathematics, approximation 45 4
23 Feb 2010 Screenshot variogramfit fits different theoretical variograms to an experimental variogram Author: Wolfgang Schwanghart kriging, geostatistics, optimization, variogram, statistics, spatial statistics 41 1
  • 5.0
5.0 | 1 rating
09 Feb 2010 Screenshot Experimental (Semi-) Variogram calculate the isotropic and anisotropic experimental (semi-) variogram Author: Wolfgang Schwanghart variogram, geostatistics, kriging, spatial modelling, dimensions 79 5
  • 5.0
5.0 | 2 ratings
21 Sep 2009 Screenshot cropmat crop arrays with axis-aligned minimum bounding box Author: Wolfgang Schwanghart matrix, matrix manipulation, image processing 21 0
16 Sep 2009 Screenshot shuffle label randomly relabel a label matrix Author: Wolfgang Schwanghart matrix manipulation, image processing 4 0
Comments and Ratings by Wolfgang View all
Updated File Comments Rating
13 Jul 2010 sandpile sandpile cellular automaton according to Bak & Paczuski Author: Wolfgang Schwanghart

Dear Liu, I can hardly help you here. Do you have sandpile on a search path or in your working direcotry? Please verify that.

13 Jul 2010 sandpile sandpile cellular automaton according to Bak & Paczuski Author: Wolfgang Schwanghart

The error says all: Don't use the function definition in the prompt. Please try following: Type in the command window

help sandpile

than copy the lines in the example and paste them. Does that work?

11 May 2010 votebar function to plot 'election-like' 3d bars Author: paul koch

Nice one! Works perfectly. Yet I think this function could be made more user-friendly in some ways.

1. Leave the latter two inputs optional such that the function can be called like hp=votebar(high,val);
2. Surpress the output of hp if the function is called without output arguments

Moreover, I found it extremely useful to add some functionality to label the plots. For example it might be great, if a legend could be added to the figure using the function legend.

Yet, all in all this function offers a nice add-on to Matlab's visualization functionality.

20 Apr 2010 Sparsity pattern Apply sparsity pattern of one matrix to another. Author: Pascal Schulthess

I am glad this helped! I hate to give bad ratings. Good luck with your work!

20 Apr 2010 Sparsity pattern Apply sparsity pattern of one matrix to another. Author: Pascal Schulthess

To be honest, I am not quite sure what this function is supposed to do different from this statement:
OutPatternMatrix = spones(InPattern).*InMatrix;

Your function help doesn't help much to clarify.
 
Moreover, your function returns an error for following example:
>> InPattern = sprand(5,5,0.4);
>> InMatrix = sprand(5,5,0.4);
>> OutPatternMatrix = sppattern(InPattern,InMatrix)
??? Error using ==> sparse
Vectors must be the same lengths.

Error in ==> sppattern at 30
OutPatternMatrix = sparse(iP,jP,sT,m,n);

Comments and Ratings on Wolfgang's Files View all
Updated File Comment by Comments Rating
13 Jul 2010 sandpile sandpile cellular automaton according to Bak & Paczuski Author: Wolfgang Schwanghart Schwanghart, Wolfgang

Dear Liu, I can hardly help you here. Do you have sandpile on a search path or in your working direcotry? Please verify that.

13 Jul 2010 variogramfit fits different theoretical variograms to an experimental variogram Author: Wolfgang Schwanghart Christian

Great program Wolfgang, simplicity of use, great code commenting, everything I could have wanted...(and I didnt have to do it myself!)

13 Jul 2010 sandpile sandpile cellular automaton according to Bak & Paczuski Author: Wolfgang Schwanghart wei, liu

It still didn't work!And there is no "sandpile" in the matlab?What I can do now ?Thank you !
 
 

13 Jul 2010 sandpile sandpile cellular automaton according to Bak & Paczuski Author: Wolfgang Schwanghart Schwanghart, Wolfgang

The error says all: Don't use the function definition in the prompt. Please try following: Type in the command window

help sandpile

than copy the lines in the example and paste them. Does that work?

12 Jul 2010 sandpile sandpile cellular automaton according to Bak & Paczuski Author: Wolfgang Schwanghart wei, liu

Why it can't run?And Matlab say"??? function [nrgrains,nrout,avsize] = sandpile(siz,nrsteps)
    |
Error: Function definitions are not permitted at the prompt or in scripts.
".Please give me a hand!Thank you very much!

Top Tags Applied by Wolfgang
geomorphology, hydrology, image processing, matrix manipulation, digital elevation model
Files Tagged by Wolfgang View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
13 Jul 2010 Screenshot Line Simplification Recursive Douglas-Peucker Polyline Simplification (Iterative Endpoint Fit) Author: Wolfgang Schwanghart interpolation, vertex reduction, approximations, polyline, mathematics, approximation 45 4
10 Jun 2010 Screenshot Robust spline smoothing for 1-D to N-D data SMOOTHN allows automatized and robust smoothing in one and higher dimensions w/wo missing values Author: Damien Garcia statistics, smooth, image processing, signal processing 84 9
  • 4.55556
4.6 | 9 ratings
23 Feb 2010 Screenshot variogramfit fits different theoretical variograms to an experimental variogram Author: Wolfgang Schwanghart kriging, geostatistics, optimization, variogram, statistics, spatial statistics 41 1
  • 5.0
5.0 | 1 rating
09 Feb 2010 Screenshot Experimental (Semi-) Variogram calculate the isotropic and anisotropic experimental (semi-) variogram Author: Wolfgang Schwanghart variogram, geostatistics, kriging, spatial modelling, dimensions 79 5
  • 5.0
5.0 | 2 ratings
21 Sep 2009 Screenshot cropmat crop arrays with axis-aligned minimum bounding box Author: Wolfgang Schwanghart matrix, matrix manipulation, image processing 21 0

Contact us at files@mathworks.com