Community Profile

photo

Pavan Sahith


Last seen: 4 giorni fa Attivo dal 2023

Followers: 0   Following: 0

Statistiche

All
  • Solver
  • Knowledgeable Level 2
  • 3 Month Streak
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Access inputs from app designer in the MATLAB script.
I see that you are trying to achieve seamless integration of user input from your App Designer application into your MATLAB scri...

8 giorni fa | 0

| accettato

Risposto
Getting error while trying to solve boundary condition equations.
It appears that you are encountering an issue while trying to solve a boundary value problem (BVP) using MATLAB. The error you'r...

8 giorni fa | 0

Risposto
Simulink model couldn't generate the output, can't see any thing
Hello Maha, I see that you're encountering an issue with visualizing the output of your Simulink model in a scope block. It mi...

8 giorni fa | 0

| accettato

Risposto
Getting some unknown characters like blank squares in my MATLAB files .
Hello Ramachandra, It appears that MATLAB is not identifying French or Chinese characters correctly and question marks or boxe...

9 giorni fa | 0

| accettato

Risposto
Correlation between data a certain number of days apart
I see that you're working with data on gene biomarkers and corresponding COVID infection data. You're aiming to analyze the corr...

9 giorni fa | 0

Risposto
what are the names of red circled blocks?
It appears you're keen to gain deeper insights into the specific blocks within a Simulink model. The first one is a Simulink "c...

10 giorni fa | 0

Risposto
SIMULINK mask parameter extract from MATLAB workspace
I see that you are encountering an issue while attempting to add a parameter to the mask of a subsystem, following these steps w...

10 giorni fa | 0

Risposto
How to generate multi-dimensional matrix (3 dimension and above) without nested loops to reduce overall run time?
Hello Sajid, I observe that you're looking to optimize your MATLAB code by replacing nested loops with efficient matrix operati...

2 mesi fa | 0

Risposto
Perspective problem in 3D plots with shared axes
Hello Mikel, I assume that you're trying to find a method to manipulate the viewing angle of a 3D plot while maintaining the x-...

2 mesi fa | 0

Risposto
Show largest component of vector and give unique color
Hello, I can understand that you are trying to plot the maximum component of each of the 40 vectors with a unique color for eac...

2 mesi fa | 0

Risposto
normal sum value and symsum value giving different result
Hello Rohith, As per my knowledge ,the reason for the difference between 'val1' and 'val3' in your MATLAB code is due to the wa...

2 mesi fa | 0

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2 mesi fa

Risposto
How to fill different faces with different colors
Hello, I see that you're exploring how to assign different colors to various faces in a mesh plot. A straightforward way to ...

2 mesi fa | 0

Risposto
Is there any MATLAB code to create STATE SPACE model from the eigenvalues and eigenvectors?
Hello, I notice your interest in constructing a 'State-space model' from eigenvalues and eigenvectors in MATLAB. You can try u...

2 mesi fa | 0

Risposto
Why do I get Block error while updating model? Calling a simulink function with bus type as input argument.
Hello Srikar, I see that you've encountered a challenge with specifying the input argument for the 'function caller' block in S...

3 mesi fa | 0

Risposto
How can we have a good resolution over a narrow bandwidth when we include a broad range without a lot of points?
Hello Shaily, It seems like you are dealing with a broad frequency range (around 50 GHz) due to the inclusion of a nonlinear ef...

3 mesi fa | 0

Risposto
Error when using predict DLblock in Simulink - Incorrect input size (#74.155.409)
Hello Giovanni, I understand that you are encountering an error related to the DL predict block input size in Simulink. The er...

3 mesi fa | 0

| accettato

Risposto
Error in rendering special character
Hello Gab, I see that your MATLAB is not identifying French characters correctly and question marks are appearing instead, it c...

3 mesi fa | 1

| accettato

Risposto
Matlab is not working
Hello Laura, It seems like you have shadowed some built-in MATLAB functions with your own functions or scripts. This might be c...

3 mesi fa | 0

Risposto
Identify lines in a plot by clicking on them
Hello Gino, I've noticed that you're working with multiple .txt files to create line plots and you're interested in finding a ...

3 mesi fa | 0

| accettato

Risposto
how do I extract and plot data points from a 2D mesh?
Hello Leah, I understand that you are trying to extract the values at specific points from a 2D mesh and compare it with the v...

4 mesi fa | 0

Risposto
Cutting Polyshape using Y function
Hello, As per my understanding, you have a polyshape and want to separate the 'final' object using a 'Y' function. To achiev...

4 mesi fa | 0

Risposto
How to find the factors of the polynomial in one than one variable
Hello Yogeswari, As per my understanding, you want to factorize a polynomial in a complex field, and you are not able to get yo...

5 mesi fa | 0

Risposto
Finding x intercept for 2D data
Hello, I understand that you are working with a 2D array and would like to identify all the x-intercepts at y=0 and plot them...

5 mesi fa | 0

Risposto
wie kann man mit Matlab Report Generator ein Fußzeile erstellen , die die aktuelle Datum (linksbündig), Seite Nummer (Center)und Uhrzeit(rechtsbündig) beinhaltet
Hello Khaled, I understand that you want to know how to create a footer with Matlab Report Generator that contains the curren...

5 mesi fa | 0

Risposto
Tensor matrix of speed
Hello, I understand you have matrix 'A' with dimensions (n_particle x 3 x n_steps) and you want to see the evolution of particl...

6 mesi fa | 0

Risposto
How to pause a simulation in Simulink at a certain timestep with a variable step solver?
Hello Lina, I understand that you want to pause your simulation 900 seconds, change one parameter and keep on simulating while ...

6 mesi fa | 0

Risposto
Where can I find the detailed derivation of Kalman filter equations given in Matlab documentation?
Hello, I understand that you want to know where to find the detailed derivations of Kalman filter equations. The MathWorks d...

6 mesi fa | 0

Risposto
Is it possible to use known data to apply a gradient to 3d shape?
Hello Charley, I understand that you have a thermal gradient and want to use this known data to show the gradient on a simple ...

6 mesi fa | 0

Risposto
How does graydist work?
Hello, I understand that you want to know about the “graydist” function's output matrix. T1 = graydist(A,1,1) The `graydist` ...

6 mesi fa | 0

Carica altro