The MindForth free open-source AI on-line at http://www.scn.org/~mentifex/mindforth.txt and also at http://code.google.com/p/mindforth/wiki/ForthMindTextFile ...
... Not true! There has been a long history of research striving to improve matrix multiplication. Many tricks have been discovered, driving the "loop...
... You always need 3 levels of do..loops irregardless of the size of the matrices you are multiplying. Fred [Non-text portions of this message have been...
... Jos ... From: "RAMZI TLIGUE" <ramziesstt@...> To: <win32forth@yahoogroups.com> Sent: Sunday, November 22, 2009 9:38 AM Subject: [win32forth] matrix...
hi, thanks for responding,there is a problem because i use gforth to compile my forth file to vhdl and not win32. so there is some error in the program like in...
... Since it is a 3x3 matrix you need 3 levels of do..loops After some more time I came to the following: aNew -3x3Matrix.f \ Final source 3 constant rows ......
Ramzi, do you know the definition of a matrix product? If not, look it up at Wikipedia: http://en.wikipedia.org/wiki/Matrix_multiplication In Win32Forth you...
Hi Ramzi, Here follows a first result. The 3x3m* could perhaps be better. aNew -3x3Matrix.f 3 constant rows ... Create 3x3Matrix1 \ Create a 3x3 matrix 1 , 2...
Hi Ramzi, ... Changing it would mean redign and start all over again. That is not my favorite aproach! So if you think you will end into floats, then it is...
hi, i prefer to begin with single then we can change.i hope that you can help as soon as possible.thanks ________________________________ De : Jos v.d.Ven...
Hi Ramzi, ... Sounds quite serious. What need the matrix contain? Singles doubles or floats? Jos ... From: "RAMZI TLIGUE" <ramziesstt@...> To: "forth...
Dear All, I wont to acces to a Labjack U12 device by calling a dll. These are the headers: long _stdcall EDigitalIn(long *idnum, long demo, long channel, long...
... That refers to -- used outside of the locals declaration (which is a synonym of \ ), though I agree it's confusing ... Which is correct ... Lparm n - ; ...
Hi all, While using some locals I found the following: ... postpone \ ; immediate deprecated \ june 27 2008 - was in-system ... Lparm n - ; ... Lparm n - ; ...
Thanks. That is what I am looking for. I have very large data files of cyclic fatigue test. The testing software does not ID peaks/valleys or max/min. So I...
... Are you talking about curve-fitting to data points using the least squares method as in: http://en.wikipedia.org/wiki/Least_squares ? If so I agree that...
Hello George et all, I am sorry I wasn't aware when you encountered a first time in your Win32Forth programmer life two strings that provide the same...
Hello all FYI, I have encountered a second time in my Win32Forth programmer life two strings that provide the same hash-code: s" FILT_X_15mm{A}[MAX](04)"...
... Yes I am :-) (but I am overloaded with "conventionnal" work at the moment). I am ok too for the new release, even if I might be involved or questionned...
yes its ok ... -- ________________________________________________________ David N. Sands, ST Robotics International Website: http://strobotics.com robotics...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the win32forth group. File :...
win32forth@yahoogroup...
Oct 30, 2009 1:19 am
14468
Stupid of me, don't know why I didn't see it before! Many thanx. David ... -- ________________________________________________________ David N. Sands, ST...