Update Details(2.5.0)
New features, performance improvements, and bug fixes to enhance stability and signal processing performance in MALMIJAL-M.
1.Expression Input Support for Numeric Fields
In non-integer numeric input fields, MALMIJAL-M now supports mathematical expressions, including basic arithmetic and common constants/functions such as pi, e, sin, cos, tan, abs, sqrt, exp, log, log10, and pow. After entry, the expression is automatically evaluated and converted into a numeric value.
Examples:
2*pi*1000 → 6283.185…
sqrt(2) → 1.414…
log10(1000) → 3

Invalid Expression Error Popup 
2. Angle Option Added for Envelope Processing
An Angle checkbox has been added in the Preprocess tab when selecting Envelope Curve.
When enabled, MALMIJAL-M internally applies the Hilbert Transform to calculate the signal angle (phase) instead of the envelope curve.
For an example workflow, see:
“Samples/FM envelope.mmj”



3. Time Delay Added to Preprocess Tab
A Time Delay function has been added to the Preprocess tab, allowing users to shift signals in time for analysis and alignment purposes.
Example workflows can be found in:
“Samples/echo.mmj” and “Samples/detect delay.mmj”.



Update Details(2.5.0)
New features, performance improvements, and bug fixes to enhance stability and signal processing performance in MALMIJAL-M.
1.Expression Input Support for Numeric Fields
In non-integer numeric input fields, MALMIJAL-M now supports mathematical expressions, including basic arithmetic and common constants/functions such as pi, e, sin, cos, tan, abs, sqrt, exp, log, log10, and pow. After entry, the expression is automatically evaluated and converted into a numeric value.
Examples:
2*pi*1000 → 6283.185…
sqrt(2) → 1.414…
log10(1000) → 3
Invalid Expression Error Popup
2. Angle Option Added for Envelope Processing
An Angle checkbox has been added in the Preprocess tab when selecting Envelope Curve.
When enabled, MALMIJAL-M internally applies the Hilbert Transform to calculate the signal angle (phase) instead of the envelope curve.
For an example workflow, see:
“Samples/FM envelope.mmj”
3. Time Delay Added to Preprocess Tab
A Time Delay function has been added to the Preprocess tab, allowing users to shift signals in time for analysis and alignment purposes.
Example workflows can be found in:
“Samples/echo.mmj” and “Samples/detect delay.mmj”.