Rank: 2452 based on 21 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.hs-bremen.de

Professional Interests:

 

Watch this Author's files

 

Files Posted by Joerg View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
14 Dec 2011 Screenshot Display symbolic expression in web browser. CUTE(EXPRESSION) displays the symbolic (or string) EXPRESSION in the standard web browser. Author: Joerg Buchholz display, symbolic, latex, web browser, mathematics 0 0
24 Oct 2008 Screenshot Particle System Toolbox Graphically simulate the interactions of particles, springs, and attractions in a particle system. Author: Joerg Buchholz simulation, particle system, gravity, spring, attraction, particle 8 8
  • 4.8
4.8 | 5 ratings
09 Jan 2006 Myblob Exchange blobs (binary large objects) with MySQL databases Author: Joerg Buchholz blob, ado, myblob, database, data import, mysql 8 10
  • 3.8
3.8 | 5 ratings
20 Dec 2005 Doom 1.3 Fly through a 3D scene like in a first-person shooter in god mode Author: Joerg Buchholz firstperson, fps, shooter, data exploration, graphics, interaction 4 16
  • 4.375
4.4 | 8 ratings
19 Dec 2001 trimmod TrimMod finds the trim point (equilibrium) of a Simulink system. Author: Joerg Buchholz simulink, trim, steady state, trim point, equilibrium 1 1
  • 5.0
5.0 | 2 ratings
Comments and Ratings by Joerg View all
Updated File Comments Rating
13 Dec 2010 Almost Real-Time Target v2.0 Generic custom target for almost real-time simulation on windows, linux, and solaris. Author: Dan Bhanderi

How do I use it with 64 bit and Visual Studio?

Unable to locate template makefile: art_vcx64.tmf

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
11 Oct 2012 Myblob Exchange blobs (binary large objects) with MySQL databases Author: Joerg Buchholz Milou

When running myblob_command, i get the following error.

Error using COM.ADODB_Recordset/Open
Invoke Error, Dispatch Exception:
Source: ADODB.Recordset
Description: The connection cannot be used to perform this operation. It is either
closed or invalid in this context.
Help File: C:\WINDOWS\HELP\ADO270.CHM
Help Context ID: 12ee52

I have not figured out a way to fix this

PLEASE HELP!

21 Apr 2012 Particle System Toolbox Graphically simulate the interactions of particles, springs, and attractions in a particle system. Author: Joerg Buchholz Saquib, kalantor

10 Apr 2012 Myblob Exchange blobs (binary large objects) with MySQL databases Author: Joerg Buchholz M., Pavel

Selection and insertion from/to database work great with the uploaded functions! Thank you

06 Apr 2012 Myblob Exchange blobs (binary large objects) with MySQL databases Author: Joerg Buchholz M., Pavel

Hi,
what is command_text should be in myblob_to_db (ado_connection, table, column, where, file) function ?

29 Mar 2012 Myblob Exchange blobs (binary large objects) with MySQL databases Author: Joerg Buchholz Burgel, Joseph

Nice. I was wondering if anybody has tried to write to a BLOB not from a file but directly from a Matlab matrix variable? Say, a 5x5 double matrix? Skip writing to a .mat and reading back out of the file to save time?

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
14 Dec 2011 Screenshot Display symbolic expression in web browser. CUTE(EXPRESSION) displays the symbolic (or string) EXPRESSION in the standard web browser. Author: Joerg Buchholz display, symbolic, latex, web browser, mathematics 0 0
24 Oct 2008 Screenshot Particle System Toolbox Graphically simulate the interactions of particles, springs, and attractions in a particle system. Author: Joerg Buchholz simulation, particle system, gravity, spring, attraction, particle 8 8
  • 4.8
4.8 | 5 ratings
09 Jan 2006 Myblob Exchange blobs (binary large objects) with MySQL databases Author: Joerg Buchholz blob, ado, myblob, database, data import, mysql 8 10
  • 3.8
3.8 | 5 ratings
20 Dec 2005 Doom 1.3 Fly through a 3D scene like in a first-person shooter in god mode Author: Joerg Buchholz firstperson, fps, shooter, data exploration, graphics, interaction 4 16
  • 4.375
4.4 | 8 ratings
19 Dec 2001 trimmod TrimMod finds the trim point (equilibrium) of a Simulink system. Author: Joerg Buchholz simulink, trim, steady state, trim point, equilibrium 1 1
  • 5.0
5.0 | 2 ratings

Contact us