photo

Prasanna


Last seen: Today Active since 2024

Followers: 0   Following: 0

Programmer

Statistics

All
  • 6 Month Streak
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Dear all, may I know how can we enter the extinction coefficient value in Stk?
Hi Reham, It is my understanding that you want to convert the units used for the extinction coefficient in the STK system tool...

19 hours ago | 1

Answered
Is there anyone working on electric powertrain 1-D simulation?
Hi Mohan, It is my understanding that you are looking for more resources and materials related to electric powertrain 1-D Simu...

19 hours ago | 0

Answered
can some one tell me how to do the aspen plus excel matlab link ??
Hi Hamza, To interact with a user model subroutine in Aspen Plus and link it with MATLAB and Excel, you can perform the follow...

21 hours ago | 0

Answered
Why should we use only dyadic length signal in discrete wavelet transform?
Hi, When performing a Discrete Wavelet Transform (DWT), having a dyadic length (a length that is a power of two) for the signa...

21 hours ago | 0

Answered
PPO | RL | Training for 10000 rounds still doesn't get effective training, and the reward curve is very flat
Hi Yu, The oscillation of episode rewards in reinforcement learning (RL), particularly with algorithms like Proximal Policy Op...

4 days ago | 0

Answered
Get properties from Aspen Plus
Hi Andreas, To create an integration between Aspen Properties V9 and MATLAB, you can use a component object model (COM) interf...

4 days ago | 0

Answered
Thermophysical Properties of Refrigerants
Hi Abayomi, MATLAB and Simulink, along with Simscape Fluids, provide tools for modelling fluid systems, but accessing detailed...

4 days ago | 0

Answered
Need help in creating QR scanner app using MATLAB app designer
Hi Alexandrei, The error you're encountering, "Error using disp, too many output arguments," suggests that there might be an i...

6 days ago | 0

Answered
DQPSK Softdecision
Hi Reto, To demodulate a DQPSK signal that is shifted by (\pi/4) and obtain soft-decision values in the form of Log-Likelihood...

6 days ago | 0

Answered
Plot the BER for QPSK, DQPSK
Hi Ramiz, To plot the Bit Error Rate (BER) performance for QPSK and DQPSK (both theoretical and simulation results) on the sam...

6 days ago | 0

Answered
extraction road from lidar
Hi Nur, Extracting the edges of a road from a LiDAR intensity image using edge detection methods like the Canny algorithm is a...

7 days ago | 0

Answered
Compiling error : Unknown file extension ' '
Hi AKHILA, The error message "Unknown file extension ' '" typically occurs when a C/C++ compiler encounters a file with an unr...

7 days ago | 0

Answered
How to create a transformer network for sequence to sequence classification task?
Hi veritas, The error you're encountering is due to the use of the ‘classificationLayer’, which is not supported in the contex...

8 days ago | 0

Answered
Does SSIM depend on intensity scale of the images ?
Hi Kaushik, When using the Structural Similarity Index Measure (SSIM) to compare images, the scaling and normalization of t...

26 days ago | 0

Answered
SSIM calculation of 2 signals
Hi Jessica, The Structural Similarity Index (SSIM) is a method originally designed to measure the similarity between two image...

26 days ago | 0

Answered
design IIR Bandpass filter by importing data
Hi Utkarsh, Designing “IIR Butterworth" and "Chebyshev" bandpass filters in MATLAB involves several steps, including reading t...

27 days ago | 0

Answered
Is there any difference between getting solution for diffusion equation using pdepe and crank Nicholson algorithm?
Hi Sasireka, When solving partial differential equations (PDEs), different numerical methods can yield similar results, but ...

27 days ago | 0

Answered
how i can fix internal change in number of elements in yolo v4 network while training
Hi Maaz, It sounds like you’re encountering an issue with the ’reshape’ function in your YOLOv4 object detector training sc...

29 days ago | 0

| accepted

Answered
How to solve diffusion equation by the crank - Nicolson method?
Hi DO, It is my understanding that the question is about solving the 1D diffusion equation using the Crank-Nicolson method ...

29 days ago | 0

Answered
I use Java Matlab Engine API on Linux, no mwnativejava_engine_core in java.library.path
Hi w, It is my understanding that you are getting an ‘unsatisfiedLinkError’ while using the Java MATLAB Engine API on Linux. Th...

1 month ago | 0

Answered
Matlab 2023b installation error WSL
Hi Hamza, I understand you're encountering an issue while trying to install MATLAB R2023b on WSL with Windows 11. The error...

1 month ago | 0

Answered
Training a neural network for different operating points
Hi Tobias, To train a neural network with your provided data format, you need to ensure that the input layer can properly hand...

1 month ago | 1

| accepted

Answered
Interpret CNN classification model for EEG signals.
Hi Rabeah, It is my understanding that you have built a CNN for signal classification and want to interpret the decision-maki...

1 month ago | 0

Answered
How to Curve the Lane
Hi 주영, To show and manipulate lanes in RoadRunner, you can use the RoadRunner interface to create and modify road networks, in...

1 month ago | 0

Answered
Matlab Runtime (mcr) new features
Hi Aleyna, I understand that you're looking for information on the differences and new features between the MCR versions of 20...

1 month ago | 1

Answered
Alternative of graycomatrix and graycoprops for code generation
Hi Keshav, I understand that ‘graycomatrix’ and ‘graycoprops’ are not supported for code generation in MATLAB. However, you ...

1 month ago | 0

Answered
Using CZI files within the Medical Image Labeler
Some ways to convert CZI image to medical image labeller app compatible formats (DICOM) can be done using the following tools an...

2 months ago | 0

Answered
Why my deep learning network is producing NaN outputs?
Hi Bipin, When a deep CNN network produces NaN outputs during training, it typically indicates that there is an issue with the...

3 months ago | 0

Answered
Is my PPO+LSTM agent reasonable?
Hi Xiang, It is my understanding that the model presented in the code is designed for a Proximal Policy Optimization (PPO) al...

3 months ago | 0

Answered
Assign file version for CTF file
Hi Shaojun, To manage and track the version of a file in a way that integrates seamlessly with C# applications, you can cons...

3 months ago | 0

Load more