Community Profile

photo

Manikanta Aditya

MathWorks

Last seen: ein Tag vor Aktiv seit 2022

Followers: 0   Following: 0

I am Engineering Development Intern at MathWorks. Disclaimer: Any advice or opinion here are my own, and in no way will reflect that of MathWorks.

Programming Languages:
MATLAB
Spoken Languages:
English

Statistiken

All
  • Knowledgeable Level 3
  • First Answer
  • Introduction to MATLAB Master
  • Community Group Solver
  • Solver
  • Promoter

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
extract the stress/stain values in elements in numerical model
Hi Sahar, As per my understanding, you are interested to know whether it is needed to generate ODB files to extract the stress/...

12 Monate vor | 0

Beantwortet
Invalid training data. The output size ([1 1 1]) of the last layer does not match the response size ([1 1 1773])
Hi, As per my understanding, you are getting an error “Invalid training data. The output size ([1 1 1]) of the last layer does ...

12 Monate vor | 0

Beantwortet
differential equations
Hi As per my understanding, when you are trying to solve the differential equation, you are getting an error ‘mupadengine/feval...

12 Monate vor | 1

Beantwortet
Simulink Arduino deployment error
Hi Gellert, As per my understanding, you are trying to deploy a model to Arduino, and getting an error ‘Failed code generation ...

12 Monate vor | 0

Beantwortet
Why shows error for connecting Matlab with Aspen Plus ?
Hi Wanrong, As per my understanding, you tried running the above command to connect MATLAB and Aspen Plus and got an error ‘Ser...

12 Monate vor | 0

Beantwortet
How to sequence signal inputs to state chart over sample intervals of 10?
Hi Nicolas As per my understanding, you are interested to know how to create a test scenario where the signals change in interv...

12 Monate vor | 0

Beantwortet
How to customize Titlepage of system design description report using MATLAB commands
Hi Shilpa As per my understanding, you are interested to know how to modify the title name of the system description report wit...

12 Monate vor | 0

Beantwortet
How to scale transparency with node values in graph plot?
Hi Amanda, As per my understanding, you are interested to know how to scale the transparency of the plot with node values. You...

12 Monate vor | 0

Beantwortet
DC-DC converter control problem using Reinforced Learning Toolbox
Hi Kim, As per my understanding, you are interested to know how to resolve the DC-DC converter model failure when connected to ...

12 Monate vor | 0

Beantwortet
Create Test Vectors with structures of busses in sltest.TestCase
Hi Taylor, As per my understanding, you are interested to know if there is a way to create an input test vector of time serie...

12 Monate vor | 0

Beantwortet
Model not assembled, position violation for SimScape Multibody
Hi Kaelan, As per my understanding, you are getting an error message “[‘DRS_Assembly/Solver Configuration’] Model not assembled...

12 Monate vor | 0

Beantwortet
Integrating the setting of the export setup in the code
Hi Max, As per my understanding, you are interested to know if it is programmatically possible to set the options in ‘Export Se...

etwa ein Jahr vor | 0

Beantwortet
the control toolbox it refuse to install
Hi, As per my understanding, you are facing issue with the Control toolbox installation. You could try resetting MATLAB by usi...

etwa ein Jahr vor | 0

Beantwortet
Error initiating chaotic tent population
Hi Rivaldi, As per my understanding, you are facing an issue with array access. The error message suggests that the index ‘1’ i...

etwa ein Jahr vor | 0

Beantwortet
svm and sentimental analysis
Hi Sanguk, As per my understanding, you would like to know how to fix the error -‘Dimensions of arrays being concatenated are n...

etwa ein Jahr vor | 0

Beantwortet
ofdm code error code
Hi Hiba, As per my understanding, you want to change TrDataBit = randint(N,1,M); to randi function. To change TrDataBit = ran...

etwa ein Jahr vor | 0

| akzeptiert

Beantwortet
App Design and simulink the connection in these both
Hi Abitha, As per my understanding, you would like to know, how to add another push button in the GUI that when pressed will ...

etwa ein Jahr vor | 0

| akzeptiert

Beantwortet
The Schur function has A and flag for a real matrix A, in flag there are two types of flag values one is complex and another is real, which type gives the heading
Hi Karthik, As per my understanding, you are interested to find which form of ‘schur’ function flag form is triangular with th...

etwa ein Jahr vor | 0

| akzeptiert

Beantwortet
How to convert a sym data type to symfun datatype?
Hi Preetham, As per my understanding, you are interested in finding the value of the expression. So, converting it to a functi...

etwa ein Jahr vor | 0

| akzeptiert

Beantwortet
If there is Software line numbers, how to get them in server reports of Polyspace bug finder?
Hi Jack, As per my understanding, you want to know using Polyspace Bug Finder Server to generate software defect reports, is th...

etwa ein Jahr vor | 0

| akzeptiert

Beantwortet
Replace negative values in a matrix with a modified version of themselves.
Hi Jacob, As per my understanding, you want to add '18' to a negative number in the mix of positive and negative numbers. Here...

etwa ein Jahr vor | 0

Gelöst


Area of an equilateral triangle
Calculate the area of an equilateral triangle of side x. <<https://i.imgur.com/jlZDHhq.png>> Image courtesy of <http://up...

etwa ein Jahr vor

Beantwortet
Which license should I choose for a single server with multiple users
Hi Pablo, Based on the information you provided, a network license for MATLAB may be the most suitable option for your scenario...

etwa ein Jahr vor | 1

| akzeptiert

Beantwortet
How to show the simulink model in App designer?
Hi Harsha, As per my understanding, you can create an app using App Designer with live simulation results. You can refer to...

etwa ein Jahr vor | 0

| akzeptiert

Beantwortet
How to calculate energy and entropy of color images?
Hi Harsha, As per my understanding, you want to know how to calculate energy and entropy of color images. It is possible to...

etwa ein Jahr vor | 1

| akzeptiert

Beantwortet
how can i export data from the ansys analysis into matlab to optimize the analysis?
Hi Sai Vardhan, As per my understanding, you would like to know how to export data from ANSYS analysis into MATLAB to optimize...

etwa ein Jahr vor | 0

| akzeptiert

Beantwortet
How to read touchstone files on MATLAB ?
Hi Shankar, As per my understanding, you are trying to import Touchstone file in MATLAB Online. It appears that you have enabl...

etwa ein Jahr vor | 0

| akzeptiert

Beantwortet
how to generate 12bits resolution voltage from DAC pin of arduino due board in simulink
Hi Aakash, As per my understanding, you would like to know how to generate 12-bit resolution voltage from DAC pin of Arduino ...

etwa ein Jahr vor | 0

Beantwortet
UAV Toolbox Lidar Pointcloud
Hi Michal, As per my understanding, you would like to know which block you could use for displaying 3D Lidar data. To visual...

etwa ein Jahr vor | 0

Beantwortet
Why it shows“Not all channels support on-demand operations. Only clocked operations are allowed”when I use NI-DAQ to acquire data?
Hi Hunag, As per my understanding, you are getting error saying ‘Not all channels support on-demand operations. Only clocked o...

etwa ein Jahr vor | 0

Mehr laden