photo

Ganesh Gudipati

Last seen: 19 jours il y a Actif depuis 2022

Followers: 0   Following: 0

Message

Spoken Languages:
English

Statistiques

All
  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Feeds

Afficher par

A résolu


multiply by 12
multiply x by 12

plus d'un an il y a

Réponse apportée
Modify the labels an axis in plot
Hi Joel, You can use the function 'datetime' and generate sequence of Dates and time. Save that generated value to 'x' and plot...

plus d'un an il y a | 0

| A accepté

Réponse apportée
How to use python opencv module in matlab?
Hi, I understand that you want to use python and opencv functions in MATLAB. Yes it is possible. Please refer to the following...

plus d'un an il y a | 0

| A accepté

Réponse apportée
2nd order differential equation
Hi, I understand you wanted to model the Second-Order differential equation in MATLAB. You can refer to the following document...

plus d'un an il y a | 0

Réponse apportée
parfor is not really speeding up the function.
Hi Filip, I could see some significant speed up in the code you provided after using parfor. Here are my observations Howeve...

plus d'un an il y a | 1

Réponse apportée
How to compare two plots in Matlab program? I want to compare two graphs: I have two matlab program which give me two separate graphs. I want to have the result of those two programs on the same graph,I mean two separate programs should give result
Hello, I understand that you wanted to plot two different graphs from different programs into a single plot. Yes, you can do i...

plus d'un an il y a | 0

Réponse apportée
How to perform differentiation in MATLAB?
Hi, You can rewrite the equation you have in order to find "i". Then you use diff function. Since "F" is an array in this case...

presque 2 ans il y a | 0

Réponse apportée
How to Resize images stored in matlab.io.datastore.ImageDatastore to [224 224 3]
Hi, The resolution of input image is different from the expected resolution. Resizing the images will resolve your issue. Ple...

presque 2 ans il y a | 0

Réponse apportée
How to optimize MATLAB code to execute within the available time limit?
Hi, As per my understanding the MATLAB code you have is taking more than the allocated time. If you are intrested to use C or ...

environ 2 ans il y a | 0

Réponse apportée
Create a new matrix to apply a function
Hi Miguel, As per my understanding you have a matrix and a function. The function actually process on each column of the matrix...

environ 2 ans il y a | 0

Réponse apportée
Need Help with summation
Hi Rahul, As per my understanding you have equations which involves summation and you want to solve those equations. There are...

environ 2 ans il y a | 0

Réponse apportée
What is the matlab code syntax to create a temporary array in MATLAB ?
Hi Siddharth, As per my understanding you want to create an array and at each timestep the new samples should replace the old s...

environ 2 ans il y a | 0

Réponse apportée
How to solve error 'Invalid mex file'
Hi, Generally the first step is to check if the mupadmex.mexw64 file is present in path shown in the error. And, you already di...

plus de 2 ans il y a | 0

Réponse apportée
Installing problems R2022a
Hi, This is an expected behaviour that occurs do to the path. Check the Previous MATLAB answer for a possible work around. Co...

plus de 2 ans il y a | 0

| A accepté

Réponse apportée
Uninstall multiple toolboxes simultaneously
Hi, You can uninstall multiple toolboxes via the uninstaller. The MATLAB uninstaller is only available on Windows. To launch ...

plus de 2 ans il y a | 1

| A accepté

Réponse apportée
Implementing Matlab code in a Simulink Matlab function
Hi, Once we define the matlab function block, the simulink generates code for that function block. In this case the functions m...

plus de 2 ans il y a | 0

Réponse apportée
difference between two Pipe(TL)? one from Fluid/Thermal Liquid/Pipe & Fittings, one from Foundation Library/Thermal Liquid/Element
Hi, Lets say, Fluid/Thermal Liquid/Pipe & Fittings/Pipe(TL) as Pipe1 Foundation Library/Thermal Liqu...

plus de 2 ans il y a | 0

Réponse apportée
How can I get a confusion matrix after I train my AI using DeepNetworkDesigner?
Hi, The confusion matrix can be built using the MATLAB function plotconfusion. For more information refer plotconfusion.

plus de 2 ans il y a | 0

| A accepté

Réponse apportée
Does the location of Solver Configuration matters?
Hi, The location of any block in the simscape will not effect the model. The way we connect the blocks is all that matters. Fo...

plus de 2 ans il y a | 0

Réponse apportée
How to create separate tables so that I can have them open at the same time?
Hi, As per my understanding, some tables are generated from the code and those tables should be displayed simultaneously in di...

plus de 2 ans il y a | 0

Réponse apportée
Simcape onramp getting the error of block value
Hi, The error “Multiple Solver Blocks connected to physical network. Each physical network must be connected to exactly one Sol...

plus de 2 ans il y a | 0

Réponse apportée
Reading specific cells values from spreadsheets
Hi, As per my understanding, you are retrieving a particular cell based on the value of a variable. If the values of variable...

plus de 2 ans il y a | 1

| A accepté

Réponse apportée
Energy management system in electric two wheeler
Hi Manish, As per my understanding, you want to calculate the energy consumed by all the auxiliary components in a two-wheeler ...

plus de 2 ans il y a | 0

Réponse apportée
Which is faster matlab or matlab online?
Hi, There might be multiple factors effecting the speed of MATLAB like the System Configurations, Operating System used, etc....

plus de 2 ans il y a | 0

Réponse apportée
Hydraulic or isothermal liquid domain for classic hydraulics?
Hi, As per my understanding, you want to know the difference between Isothermal liquid and Hydraulic domain and what type of c...

plus de 2 ans il y a | 1

| A accepté

Réponse apportée
Defining a custom Model using Simscape language
Hi, Refer the Simscape Onramp course, for more knowledge on building models using Simscape. For adding the custom model to Si...

plus de 2 ans il y a | 0

Réponse apportée
How to return/release license from Matlab programatically
Hi right now there is no such function in MATLAB that would release the license automatically. As a possible workaround, I w...

plus de 2 ans il y a | 0

Réponse apportée
MATLAB cancel installation problem
Hi, as per my understanding the MATALAB installation has been cancelled in middle of the process. There is a possibility that so...

plus de 2 ans il y a | 0

| A accepté