![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19134775_1596628819266_DEF.jpg)
Shubham Khatri
Followers: 0 Following: 0
Estadística
0 Preguntas
149 Respuestas
CLASIFICACIÓN
437
of 297.010
REPUTACIÓN
178
CONTRIBUCIONES
0 Preguntas
149 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
18
CLASIFICACIÓN
of 20.418
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.687
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
installation error during R2021a installation
Hello, You can refer to the specified MATLAB Answer for additional support. If that does not resolves the issue, please raise a...
más de 3 años hace | 0
Matlab crashes when I start the application
Hi, To my understanding, From the crash report, I can see that there are 2 different graphics drivers on your machine and one...
más de 3 años hace | 0
| aceptada
How to model Centrifugal clutch on simulink which is used in activa
Hello, There are no direct model for centrifugal clutchm but you can try using torque converter for your application. You can t...
más de 3 años hace | 0
How to sketch the given solid and its condition?
Hello, Please use the following code to plot the two surfaces z = @(x,y) (x-1)^2 +y^2; % function handle to anonymous functio...
más de 3 años hace | 0
How can I export the entirety of an excel table to a matlab table/matrix?
Hello, It is slightly unclear what issue you are facing. I will be able to assist you better, if you can share some more detail...
más de 3 años hace | 0
How to plot the PV and TS diagram of an Brayton Cycle. I only have Temperature and Pressure values.
Hello, I have written a code which can help you find out the values of p1,p2,p3,p4,v1,v2,v3,v4,t1,t2,t3,t4. I have tried plotti...
más de 3 años hace | 1
| aceptada
Solve the ODE and plot the graph as y=f(x). Also plot the derivative. 5. dy/dx=x*y
Hello To my understanding, we know that S is a function of x. We need not specify x in fplot, rather we can directly use S to p...
más de 3 años hace | 0
secant method, when I run my code I keep getting an error saying output 1 the root is being numerically incorrect. can I get help?
Hello, I was not able to reproduce the issue on my end but as Walter pointed out, you need to call the function and pass the va...
más de 3 años hace | 0
Publishing with TAH license
Hello, Please contact your sales representative to get detailed understanding about your license terms. If you don’t know who y...
más de 3 años hace | 0
How to use Hex Peg in Simulink
Hello, You dont need solidworks file for this. You can do this using simple geometries. I am attaching the piston library in th...
más de 3 años hace | 1
| aceptada
How can I overlay one video on top of another, one with a reduced opacity?
Hello, To my understanding, you can do this by splitting the video frame by frame and then overlaying each frame. Then combinin...
más de 3 años hace | 1
Unable to retrieve the product
Hi @ESRA BETÜL KINACI, The most common causes for this problem are: Windows Firewall is blocking network access McAfee or Sy...
más de 3 años hace | 0
Matlab crashes during toolbox installation
Hello, Try resetting MATLAB. To do this,please go through this community answer. Also, visit this documentation link to and f...
más de 3 años hace | 0
About freezing when using Simulink
Hello, Although its unclear to what exactly you are trying to do. Please refer to this community answer for your support. Hope...
más de 3 años hace | 0
How can I plot 3 variable function with f(x,y,z) being represented by the color, using colorbar?
Hi, The error is because meshgrid function in the above code is giving 3D arrays as output and these cannot be used as inputs t...
más de 3 años hace | 0
| aceptada
i want to solve this function and get the omega value,but i don't know how to use it ,please.
Hello, To my understanding, please use a different variable as an iterator to for loop. I have replaced omega with i. Also, I h...
más de 3 años hace | 1
How to merge two test scripts into one
Hello, To my understanding, you have two functions and you want to call them one after other. You can do it in two different wa...
más de 3 años hace | 0
Why the dpsolve (Matlab) makes the array exceeds 32RAM?
Hello, This issue could be due to RAM limitations. Try the following suggestions: 1. Go to MATLAB > Preferences > Workspace an...
más de 3 años hace | 0
| aceptada
how do I find the users who have used a Matlab node locked license over a specific time period?
Hello, Please take a look at this community answer for your support. Hope it helps
más de 3 años hace | 0
How to define the properties of an orthotropic material on Matlab
Hello, To import STL and define properties, please take a look at the following code. model = createpde('thermal','steadystate...
más de 3 años hace | 0
| aceptada
why Matlab Mobile remove the option to connect to my own desktop Matlab installation ?
Hello, The 'Connect to the Computer' feature has been removed from all versions MATLAB. You can instead connect to the MathWork...
más de 3 años hace | 0
usage node locked license
Hi, The reports that we offer to assist with License Administration are described here How can I generate a License Report? ...
más de 3 años hace | 0
Can I use Antenna Toolbox to model antenna near metal structure
Hello, You can use the installedAntenna object if the metal structure near the antenna is electrically large or use the conform...
más de 3 años hace | 0
i am designing patch antenna for 28.5ghz but it is showing following errors
Hello, The configuration you are trying to solve is electronically large and is memory intensive. You can check the memory requ...
más de 3 años hace | 0
| aceptada
Difference between fitcnet and patternnet
Hello, You may use fitcnet function to build a generic classification neural network.The Patternet is a network used for specia...
más de 3 años hace | 0
Combining plots of 3 different variables into a single plot
Hello, I was not able to reproduce the scenario from the file provided. But to my understanding, this error occurs when the mat...
más de 3 años hace | 0
Simulink Issue with Mac OS
Hello, Please refer to these community answers for your support https://www.mathworks.com/matlabcentral/answers/506092-can-t-r...
más de 3 años hace | 0
Couldn't connect some blocks
Hello, To my understanding you are trying to multiply flow rate with some contant or predefined quantities. You are tying to ac...
más de 3 años hace | 1
Can not run cluster profile.
Hello, Please take a look at this community answer for your support. Also, for more information, please visit this documentati...
más de 3 años hace | 0
How can I group MATLAB Grader problems in Blackboard?
Hello, Please take a look at this community answer for your support on intigrating MATLAB Grader with a blackboard test. Also p...
más de 3 años hace | 0
| aceptada