MALMIJAL Release Notes
Stay updated with the latest MALMIJAL software releases, including new features, performance improvements, bug fixes, and version updates. Review detailed release notes and track the full version history of the MALMIJAL signal processing tool.


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 Notes (v2.4.0)
- Data Editing (Crop, Cut, Restore)ย
- Improvements to switching between D&D Mode and Modeling Mode
- .mmj example files revised and new ones added (from 31 to 45)
โป The update can be applied by downloading and installing it. (Previous version: v2.3.1)
Crtl+Shift Drag : Select Editing Areaย
Analysis Information & Crop/Cut Data ย
Export Data
Ctrl+D : Restore Data
Update Details (v2.3.1)
- Minor Bug Fix
- Order spectrum Feature Added (Example file: order spectrum.mmj)ย
- RPM extraction Feature Added (Example file: RPM extraction.mmj)ย
โป To update, simply download and install it. (Previous version: v2.2.2)
Release of MALMIJAL-Modeling
Signal Processing Visualization Platform
- No code, No pain!
- Preprocessing, Statistics, Filtering, Frequency Analysis
- Intuitive signal-processing visualization
- Interactive modeling and analysis
- Ideal for signal-processing education and training
- Automated macro processing through signal-processing modeling โ multi-data processing
Key Analysis Features
-Preprocessing
Detrend
Resampling
Polynomial Fit
Exponential Fit
Arithmetic Operation
Differentiation
Integration
Peak Finding
Convolution
Envelope Curve
- Statistics
Descriptive Statistics
Auto-correlation
Cross-correlation
IQR (Inter-Quartile Range)
Z-score
PCA (Principal Component Analysis)
- Filtering
MA (Moving Average)
EMA (Exponential Moving Average)
FIR (Finite Impulse Response)
IIR (Infinite Impulse Response)
- Frequency Analysis
FFT (Fast Fourier Transform)
Short-Time FT
Power Spectrum
Cross Spectrum
PSD (Power Spectral Density)
CSD (Cross Spectral Density)
FRF (Frequency Response Function)
Coherence
Octave Band Analysis
Drag & Drop Mode
- Easy data handling with drag-and-drop
- Intuitive, interactive interface
- Single-file processing Supported file types:
Binary files(*.xlsx, *.mat, image files such as *.jpg, audio files such as *.wav)
- View the Drag & Drop Mode tutorial video
Modeling Mode
- DATA โ PROCESS โ DISPLAY workflow for data-processing modeling
- Multi-channel, multi-file processing
- Save and load modeling configurations
- Customizable data processing and visualization
- View the Modeling Mode tutorial video