Answered
I want to rotate matrix as well as image and want to show that output is invariant. Imrotate is effecting invariance so what should i do? % Generate a random 50x30 matrix A an
Hi Shafaq, By directly applying the rotation matrix R_ext to the matrix A and vector b, the mathematical properties are prese...

2 years ago | 0

Answered
Index exceeds the number of array elements. Index must not exceed 1
Hi Sepideh, After analyzing your code, it seems the variables C_Y and C_beta are being reassigned in each iteration without c...

2 years ago | 0

Answered
hNRUplinkWaveformGenerator Usage in the 5G Waveform Generation
Hi Georges, You asked, when should we use the hNRUplinkWaveformGenerator and when should we use hNRReferenceWaveformGenerator...

2 years ago | 0

Answered
2 Patterns TDD Slot Configurations support
Hi Georges, To answer your question,the 5G Toolbox in Matlab supports configuring 2 patterns in the TDD (Time Division Duplex...

2 years ago | 0

Answered
How to remove the pseudo-defects of the contour after differential images
Hi Zoumin, To address your concerns, please see my answers below. When using morphological manipulation and edge detection...

2 years ago | 0

Answered
Can pattern search consider the poll successful if it finds a point with the same objective function as the current one?
Hi Aleksa, The cause of the issue is that the patternsearch algorithm considers the objective function value as the criterion...

2 years ago | 1

Answered
Is there an ideal voltage source block that can change the voltage based on the command voltage value without using PWM in simscape electrical?
Hi Kohei, You asked the following questions. We would like to replace the PWM generator, gate driver, inverter, and stabil...

2 years ago | 1

Answered
How to remove the pseudo-defects of the contour after differential images
Hi ZP, You can use morphological operations like dilation and erosion to enhance the defect boundaries. Additionally, you can...

2 years ago | 0

Answered
how to have two y plots with different scales
Hi Mahdi, You mentioned that you want numbers that you have mentioned in the legend section, to be placed on the right y axis o...

2 years ago | 0

| accepted

Answered
Labview Matlb Call Function
Hi Robert, To answer your question,the Return Type should be set to 'DBL' to ensure that the correct data type is handled and...

2 years ago | 0

Answered
How To Approach AXI4 Master Interfaces Configuration for Custom Board Deep Learning Processor Generation
Hi Jacob, To answer your question,configuring AXI-4 interfaces on a specific board typically involves defining the interface ...

2 years ago | 0

Answered
Simulink's Simulation Passing not running at appropriate time step?
Hi Benjamin, The discrepancy in simulation time compared to real-time is often caused by an incorrect time scaling factor in ...

2 years ago | 0

Answered
how to have two y plots with different scales
Hi Mahdi, You asked, I want to numbers that I have mentioned in the legend section, to be placed on the right y axis of the p...

2 years ago | 0

Answered
inverse LaPlace transform of confluent hypergeometric function
Brother Muhammad, You asked, do we have to put the vlaue of ''s'' to evalute the hypergeom function? I don't know what i am ...

2 years ago | 0

| accepted

Answered
exporting HYSYS stripchart using MATLAB
Hi Jan, I was not aware that HYSYS is so sensitive, replace Flowsheet.Streams with StripCharts in the code, the correct propert...

2 years ago | 0

Answered
Cable parameters in Matlab simulink
Hi Dani, You asked, could you please explain more deeply and step wise what to do? Answer: To achieve the desired functio...

2 years ago | 0

Answered
Dear All, I am having a time series data with a step size of 0.01 and I want to calculate the largest Lyapunov exponent value for this data. No additional information is left.
My dear friend, You asked, why we took tau=1 and m=3, I mean how we will select this, any way for their selection ? To an...

2 years ago | 0

Answered
How do I extract TEC variability from GPS data Using MATLAB
Hi Marouane, You asked, provide me MATLAB script for obtaining and plotting slant total electron content (STEC) & vertical tota...

2 years ago | 0

Answered
how to calculate singular values in collin test to detect multicollinearity
Hi Nafisa, Glad to hear back from you. Please see my answers to your comments below. Comment#1:did not quite understand wh...

2 years ago | 0

Answered
Export Model as FMU with Linux Binary on Windows
Hi Wen, Analyzing your error message, the assertion failure typically occurs when a condition that should be true at a partic...

2 years ago | 0

Answered
exporting HYSYS stripchart using MATLAB
Hi Jun, I know that you already know how to establish a connection between MATLAB and the HYSYS application who can be done u...

2 years ago | 0

Answered
Dear All, I am having a time series data with a step size of 0.01 and I want to calculate the largest Lyapunov exponent value for this data. No additional information is left.
Hi Vivek, You asked, how to calculate the Largest Lyapunov exponent value for a time series data value. As I recall, it is a ...

2 years ago | 0

Answered
Rows interpolation in a matrix
Hi Carlos, To help achieve your goal, you can use linear interpolation to estimate the missing values. Create a sample matrix...

2 years ago | 1

| accepted

Answered
using arima in thingspeak
Hi Putri, You asked a question, is it possible to use the ARIMA (Autoregressive Integrated Moving Average) model on the Thing...

2 years ago | 0

Answered
exporting HYSYS stripchart using MATLAB
Hi Jun, After reading your detailed comments, there is alternative approach to resolve this issue. Export the data from the H...

2 years ago | 0

Answered
exporting HYSYS stripchart using MATLAB
Hi Jun, My reason behind generating a stripchart from MATLAB myself was due to finding any bug that could cause stripchart er...

2 years ago | 0

Answered
exporting HYSYS stripchart using MATLAB
Hi Jun, I did some experiment by creating a functional strip chart by utilizing the appropriate plotting functions available ...

2 years ago | 0

Answered
How to display the image of a scope in simulink in real time on matlab app designer?
Hi HY, You asked how to display the image of a scope in simulink in real time on matlab app designer? In order to displa...

2 years ago | 0

Answered
How to speed up our code to be implemented on GPU
Hi Moh, Please see my suggestions below to help you out. I did analyze your code to identify any potential bottlenecks or ar...

2 years ago | 1

| accepted

Answered
exporting HYSYS stripchart using MATLAB
Hi Jun, I tried the above code previously and it did not work... it says no method with matching signature found for class. may...

2 years ago | 0

Load more