photo

Pratheek Punchathody

Last seen: environ un an il y a Actif depuis 2020

Followers: 0   Following: 0

Statistiques

MATLAB Answers

0 Questions
149 Réponses

RANG
613
of 300 302

RÉPUTATION
128

CONTRIBUTIONS
0 Questions
149 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
15

RANG
 of 20 911

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 040

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Knowledgeable Level 4
  • Revival Level 4
  • 3 Month Streak
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Change colors of arrows in quiver3
You can use the following code as reference for changing the color of the arrows using the "Color property in quiver3()" functio...

plus de 4 ans il y a | 0

Réponse apportée
MATLAB installer having problems recognizing location I selected for it to be installed
As per my understanding, the installer automatically tries to download the installation files to the Downloads folder (Windows) ...

plus de 4 ans il y a | 0

Réponse apportée
contact mechanics simulation of deforming spheres
As per my understanding, for 1D contact problems where only viscous friction is present, the hardstop block may be sufficient. H...

plus de 4 ans il y a | 0

Réponse apportée
I can't uninstall MATLAB 2020A
You can refer to this "answer" provided by the MathWorks Support Team in the community. Also refer to the community page on How ...

plus de 4 ans il y a | 0

Réponse apportée
Which Toolbox would be recommended/ideal for conducting vibration analysis of Functionally Graded material
In the PDE toolbox you can look into the Example on Vibration of Square Plate. With Structural Mechanics you can predict how com...

plus de 4 ans il y a | 0

Réponse apportée
How to find prime numbers between two inputs?
We can use the "min()" and "max()" function to get the smallest and the largest numbers. "primes(n)" function is used to get all...

plus de 4 ans il y a | 0

| A accepté

Réponse apportée
Fatal Error On Startup
As per my understanding, this error can occur when MATLAB get's corrupted during the installation process. You can follow the st...

plus de 4 ans il y a | 0

Réponse apportée
How to plot a phase histogram of a series of images
Refer to the documentation on "imhist()" for creating histogram from images. For plotting in the polar coordinates refer to the ...

plus de 4 ans il y a | 0

Réponse apportée
Two different grids on same axes
Currently the ticks and grid line spacing are associated and so the only way to change grid spacing is to change the tick spacin...

plus de 4 ans il y a | 0

Réponse apportée
How to control a 4-Digit 7-Segment Display?
You can refer to the documentation on Control a Four-Digit Seven-Segment Display Using Serial Port for more information on conne...

plus de 4 ans il y a | 0

Réponse apportée
graphing in a guide
Important: The GUIDE environment will be removed in a future release. After GUIDE is removed, existing GUIDE apps will continue ...

plus de 4 ans il y a | 1

Réponse apportée
implementing complex multiplication in simulink
Using the MATLAB Function block, we can create a complex multiplication block with the required number of inputs. Create a func...

plus de 4 ans il y a | 1

Réponse apportée
How to read audio and video frame of avi file?
When you are using videoFReader function, AudioOutputPort property has to be set to "true" or "false". This property is to contr...

plus de 4 ans il y a | 0

| A accepté

Réponse apportée
Calculate t-statistic on data analysis results
Refer to the documentation on t-statistic which is useful for making inferences about the regression coefficients.

plus de 4 ans il y a | 0

| A accepté

Réponse apportée
Problems with insalling Simscape Multibody
In order to use Simscape Multibody, you would need to install Simscape as well. Kindly restart the MATLAB installation package, ...

plus de 4 ans il y a | 0

Réponse apportée
Missing installation files R2019b
Please feel free to reach out to MathWorks Contact Support for installation and licensing related queries.

plus de 4 ans il y a | 0

Réponse apportée
How to simulate cables?
The Ethernet component represents the communication network and the cabled connections of the computers to the network. Certain ...

plus de 4 ans il y a | 0

Réponse apportée
Terrain from IMG, JP2, or Tiff File
As per my understanding Read and Display Elevation Data will help you in displaying the elevation data from the tiff image forma...

plus de 4 ans il y a | 0

Réponse apportée
Error exporting model as FMU from Simulink, library cannot be exported as FMU
As per my understanding, "Contact Force Lib" is one of the submission from the file exchange. Feel free to connect with the auth...

plus de 4 ans il y a | 0

Réponse apportée
User metrics for MATLAB administrators
For installation, licensing and administrator related query feel free to reach out to MathWorks Customer Support.

plus de 4 ans il y a | 0

Réponse apportée
Analysis of broad-wall slotted array waveguide for high frequency applications
Refering to the documentation on FeedWidth, FeedHeight, Slot Offset and Feed Offset for looking into the default values these pa...

plus de 4 ans il y a | 0

Réponse apportée
Tag mismatch, R2021a, during installation
This might be due to the connection issue. The workaround that we are proposing is to restart your machine. I have heard that t...

plus de 4 ans il y a | 0

Réponse apportée
Fully controlled rectifier firing angle.
Refering to the power_thyristor example in the documentation will help you. To open the example in MATLAB >> power_thyristor ...

plus de 4 ans il y a | 0

Réponse apportée
RESET POP-UP menu
Similar query has been addressed in the community regarding Pop-up Menu. Refer to this "Link" in the community.

plus de 4 ans il y a | 0

Réponse apportée
Fuzzy controller is slow
Documentation on PLC Coder: Optimization will help you understand the different optimization options for faster execution.

plus de 4 ans il y a | 0

Réponse apportée
Matlab excel sheet app.
As per my understanding, User has to enter the values in the edit field of the app and you need to take those inputs and append...

plus de 4 ans il y a | 0

Réponse apportée
regarding pemfc simulunk model
You can use the below command in the Command window of MATLAB to open the example model. >>power_fuel_cell Refer to the docum...

plus de 4 ans il y a | 0

Réponse apportée
Can an annual license be designated computer?
This is an installation and license related query and if you haven't yet figured the way to resolve this please reach out to Mat...

plus de 4 ans il y a | 0

Réponse apportée
Visualize labeled 3D data with light
In 3-D Volumetric Image Processing, we have Volume viewer app that lets you view 3-D volumetric data and 3-D labeled volumetric ...

plus de 4 ans il y a | 0

Réponse apportée
How can I add metadata to an onnx file I want to export?
Right now Mathworks supports adding "Network Name" and "Version of ONNX operator set" as a Name-Value Pair Argument. Other meta ...

plus de 4 ans il y a | 0

Charger plus