Shubham Khatri
Followers: 0 Following: 0
Statistics
0 Questions
149 Answers
RANK
436
of 295,495
REPUTATION
178
CONTRIBUTIONS
0 Questions
149 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
18
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
3 years ago | 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...
3 years ago | 0
| accepted
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...
3 years ago | 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...
3 years ago | 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...
3 years ago | 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...
3 years ago | 1
| accepted
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...
3 years ago | 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...
3 years ago | 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...
3 years ago | 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...
3 years ago | 1
| accepted
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...
3 years ago | 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...
3 years ago | 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...
3 years ago | 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...
3 years ago | 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...
3 years ago | 0
| accepted
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...
3 years ago | 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...
3 years ago | 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...
3 years ago | 0
| accepted
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
3 years ago | 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...
3 years ago | 0
| accepted
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...
3 years ago | 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? ...
3 years ago | 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...
3 years ago | 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...
3 years ago | 0
| accepted
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...
3 years ago | 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...
3 years ago | 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...
3 years ago | 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...
3 years ago | 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...
3 years ago | 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...
3 years ago | 0
| accepted