Rank: 458 based on 244 downloads (last 30 days) and 5 files submitted
photo

Joerg Buchholz

E-mail
Company/University
Hochschule Bremen
Lat/Long
53.07226, 8.793687

Personal Profile:

http://buchholz.tk

Professional Interests:

 

Watch this Author's files

 

Files Posted by Joerg View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
24 Oct 2008 Screenshot Particle System Toolbox Graphically simulate the interactions of particles, springs, and attractions in a particle system. Author: Joerg Buchholz particle system, mechanical modeling, spring, attraction, gravity, simulation 48 7
  • 4.5
4.5 | 2 ratings
09 Jan 2006 Myblob Exchange blobs (binary large objects) with MySQL databases Author: Joerg Buchholz ado, data import, data export, database, sql, myblob 17 6
  • 4.0
4.0 | 4 ratings
20 Dec 2005 Doom 1.3 Fly through a 3D scene like in a first-person shooter in god mode Author: Joerg Buchholz fps, graphics, interaction, firstperson, shooter, data exploration 27 15
  • 4.28571
4.3 | 7 ratings
21 Dec 2001 AES Toolbox Advanced Encryption Standard Implementation Author: Joerg Buchholz aes, cipher, des, encryption, cryptography, rijndael 136 11
  • 4.45455
4.5 | 12 ratings
19 Dec 2001 trimmod TrimMod finds the trim point (equilibrium) of a Simulink system. Author: Joerg Buchholz simulink, trim, trim point, steady state, equilibrium 16 1
  • 5.0
5.0 | 2 ratings
Comments and Ratings by Joerg View all
Updated File Comments Rating
13 Aug 2009 Particle System Toolbox Graphically simulate the interactions of particles, springs, and attractions in a particle system. Author: Joerg Buchholz

@ Prashant Pawar: The Mathworks augmented the Matlab object model in R2008a. Therefore you have to use a version equal or higher than that for the PSTB 2.x. The error indicates that you use an older version of Matlab. I will send you a 1.0 version of the PSTB that sholud work with your Matlab via e-mail .

17 Jan 2009 MathML Visualization Types the MathML code of a mathematical expression and displays it in a webbrowser. Author: Michael Kempf, Marko Reinhold

As of R2008b, Matlab uses a new symbolic engine (MuPAD instead of Maple). If you want to use mml with >R2008b you have to substitute the following line in mml.m:

MATHML_SOURCECODE=maple('MathML[Export]', char(arguments.input_term));

by the line:

MATHML_SOURCECODE = char (feval (symengine, 'generate::MathML', arguments.input_term));

25 Oct 2008 Myblob Exchange blobs (binary large objects) with MySQL databases Author: Joerg Buchholz

@Lucy: Matlab 2008b seems to work with the MySQL ODBC 3.51 Driver and the MySQL ODBC 5.1 Driver. If you want to use the MySQL ODBC 5.1 Driver you have to change line 22 in myblob_open.m from
    'driver=MySQL ODBC 3.51 Driver; ' ...
to
    'driver=MySQL ODBC 5.1 Driver; ' ...

Comments and Ratings on Joerg's Files View all
Updated File Comment by Comments Rating
03 Nov 2009 Myblob Exchange blobs (binary large objects) with MySQL databases Author: Joerg Buchholz Koelemay, Mike

Additionally, to allow this to work from 64-bit Matlab, install the 64-bit version of MSDASQL via a Microsoft hot fix (link below) and add "provider=MSDASQL" to the connection string

Source:
http://forums.mysql.com/read.php?37,280613,281101#msg-281101

Hot fix:
http://www.microsoft.com/downloads/details.aspx?FamilyID=000364db-5e8b-44a8-b9be-ca44d18b059b&displaylang=en

13 Aug 2009 Particle System Toolbox Graphically simulate the interactions of particles, springs, and attractions in a particle system. Author: Joerg Buchholz Pawar, Prashant

thank you

13 Aug 2009 Particle System Toolbox Graphically simulate the interactions of particles, springs, and attractions in a particle system. Author: Joerg Buchholz Buchholz, Joerg

@ Prashant Pawar: The Mathworks augmented the Matlab object model in R2008a. Therefore you have to use a version equal or higher than that for the PSTB 2.x. The error indicates that you use an older version of Matlab. I will send you a 1.0 version of the PSTB that sholud work with your Matlab via e-mail .

13 Aug 2009 Particle System Toolbox Graphically simulate the interactions of particles, springs, and attractions in a particle system. Author: Joerg Buchholz Pawar, Prashant

I am getting following error

??? Error: File: particle_system.m Line: 1 Column: 10
A class definition must be in an "@" directory.

Error in ==> demo_1 at 23
Particle_System = particle_system

Can you plz help me about avoiding the error.

27 May 2009 Doom 1.3 Fly through a 3D scene like in a first-person shooter in god mode Author: Joerg Buchholz Thomas

Great work!
Another key to rotate the camera around its principal axis would be pretty awesome!
Thomas

Top Tags Applied by Joerg
ado, aes, attraction, blob, cipher
Files Tagged by Joerg View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
03 Dec 2008 Screenshot MATLAB colors database (2° version) A serial-parallel soluction of the 301 image-memorizations. Author: M P spam, memory, import, casket, colors, image 15 0
  • 1.92308
1.9 | 13 ratings
24 Oct 2008 Screenshot Particle System Toolbox Graphically simulate the interactions of particles, springs, and attractions in a particle system. Author: Joerg Buchholz particle system, mechanical modeling, spring, attraction, gravity, simulation 48 7
  • 4.5
4.5 | 2 ratings
09 Jan 2006 Myblob Exchange blobs (binary large objects) with MySQL databases Author: Joerg Buchholz ado, data import, data export, database, sql, myblob 17 6
  • 4.0
4.0 | 4 ratings
20 Dec 2005 Doom 1.3 Fly through a 3D scene like in a first-person shooter in god mode Author: Joerg Buchholz fps, graphics, interaction, firstperson, shooter, data exploration 27 15
  • 4.28571
4.3 | 7 ratings
21 Dec 2001 AES Toolbox Advanced Encryption Standard Implementation Author: Joerg Buchholz aes, cipher, des, encryption, cryptography, rijndael 136 11
  • 4.45455
4.5 | 12 ratings
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com