Author Topic: Matrix reloaded for 32/64 bits Multiple Regression Model.  (Read 384 times)

HSE

  • Member
  • *****
  • Posts: 2494
  • AMD 7-32 / i3 10-64
Matrix reloaded for 32/64 bits Multiple Regression Model.
« on: January 16, 2023, 04:23:44 AM »
Hi all!

This is an update of Matrix object that, apparently fall in oblivition since NaN examples in 32 bits, long time ago   :eusa_boohoo:

The example of Multiple Regression Model is from an PennState Applied Regression Analysis course.

Programs use ObjAsm DebugCenter like interface.
If you have installed ObjAsm, programs will open DebugCenter, other way, you have to open DebugCenter before to run programs.

Regards, HSE.
Equations in Assembly: SmplMath

Biterider

  • Moderator
  • Member
  • *****
  • Posts: 1082
  • ObjAsm Developer
    • ObjAsm
Re: Matrix reloaded for 32/64 bits Multiple Regression Model.
« Reply #1 on: January 16, 2023, 05:13:48 AM »
Hi HSE
Yes, the "Matrix" object got lost somewhere during the transition to x64. The last time it was included was in ObjAsm32 V1.6 in 2011.
I will include it again in the next version, as well as the demo applications.

Thanks for the update  :thumbsup:

Biterider

HSE

  • Member
  • *****
  • Posts: 2494
  • AMD 7-32 / i3 10-64
Re: Matrix reloaded for 32/64 bits Multiple Regression Model.
« Reply #2 on: January 16, 2023, 07:23:24 AM »
Hi Biterider!

Thanks for the sticky DebugCenter  :thumbsup:

HSE
Equations in Assembly: SmplMath