Dev - MATLAB Central
photo

Dev


Last seen: 8 dagen ago Active since 2025

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 02/25 to 03/25Use left and right arrows to move selectionFrom 02/25Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 Questions
8 Answers

RANK
143.187
of 297.457

REPUTATION
0

CONTRIBUTIONS
0 Questions
8 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20.438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158.938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Import pytorch and use hdl coder to create system C code
Hi @Amogh, To generate System C code using the HDL Coder application in MATLAB R2024b, this application requires two basic file...

12 dagen ago | 0

| accepted

Answered
How to implement LH, HL, HH in DWT of an image ?
Hi @moustafa abada, In the code provided above, the Haar wavelet low-pass filter is already computed as ‘Scale_filter’. We also...

13 dagen ago | 0

Answered
How to draw a square wave if you have amplitude and period
Hi @marko skoric, We can use the ‘square’ function in MATLAB to generate a square wave. For more details on how to do so, plea...

14 dagen ago | 0

Answered
how to convert image values into pixels and viceversa
Hi @srinath g, Since you aim to obtain a 2D matrix from an image, I am assuming that you are working with grayscale images. We ...

14 dagen ago | 0

Answered
1. How can I create a own 3D scalar data volume like "flow", 3D- spiral ?
Hi Wolfgang, By mentioning a 3D data volume, I am assuming that you refer to a collection of data points in three-dimensional s...

15 dagen ago | 0

Answered
How can I add an automatic legend to a graph with 10+ lines?
Hi John, We can automate the generation of legend titles for any given number of lines using a ‘for’ loop which iterates over t...

15 dagen ago | 0

Answered
Where is the mistake? This code doesn't work.
Hi Furkan, In order to plot data onto specific planes in MATLAB R2023b, I am assuming that by “plot on specific planes” you aim...

26 dagen ago | 0

Answered
Numerical integration of N by 1 matrics
Hi Usurupati, To plot a voltage wave from a charge density vector, we will first understand the relationship between charge den...

29 dagen ago | 0