Nikhil Sonavane
Followers: 0 Following: 0
Statistiques
RANG
660
of 295 467
RÉPUTATION
112
CONTRIBUTIONS
1 Question
126 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
10
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
Feeds
fractional order PID controller optimization
You can double click on the step block and change the paramters like Step Time, Initial Value and Final Value as per your requir...
plus de 3 ans il y a | 0
I can't activate my academic license in mac
Contact your sales representative to get detailed understanding about your license terms. If you don't know who your sales repre...
plus de 3 ans il y a | 0
App Designer - how to get app designer to focus on particular window
You may refer to this already answered MATLAB Answer which will help you resolve your query.
plus de 3 ans il y a | 0
| A accepté
I get an Error: Stopping simulation. There may be a singularity in the solution. 6-DOF has a degenerate mass distribution on its follower side.
You can refer to this MATLAB Answer which has a similar query answered.
plus de 3 ans il y a | 0
Is MultiSelect possible with the Checkbox Tree? (App Designer)
I tried to reproduce your issue but couldn't. In MATLAB 2021a, I am able to create a checkbox tree where I can select multiple c...
plus de 3 ans il y a | 0
Matlab mobile: data transfer without wifi connection
You can use this workaround for Android Devices without Internet- Log Sensor data in MATLAB Mobile Connect the mobile to lapto...
plus de 3 ans il y a | 1
Is it possible to edit two different apps on one MATLAB app editor program?
May be this previously answered MATLAB Answer may help you resolve your query.
plus de 3 ans il y a | 0
Empty Folder Users is created everytime i close MATLAB 2021R1
This issue isn't reproducible at our end in both Windows and Mac machines. I would suggest you to reinstalling MATLAB 2021a at y...
plus de 3 ans il y a | 0
Question
Unable to post any comments/answers on MATLAB Answers
I am unable to post anything on MATLAB Answers. Even if I have anything written in the answer body, the error shown is "There wa...
plus de 3 ans il y a | 1 réponse | 0
1
réponseMultiple Plots App Designer
In my understanding, hold on retains plots in the current axes so that new plots added to the axes do not delete existing plots....
plus de 3 ans il y a | 0
Read real time data from Android Sensors in Matlab r2020a
You can download the MATLAB Support Package for Android here. You may also refer to Sensor Data Collection with MATLAB Mobile or...
plus de 3 ans il y a | 0
Support packge for android sesnors in Matlab 2019b
You may refer to MATLAB Support Package for Android Sensors. You can send sensor data from mobile device to MATLAB Desktop or MA...
plus de 3 ans il y a | 0
Which graphic to use for contact map?
You may consider referring to this documentation for more details.
presque 4 ans il y a | 0
how do i get the sigmas out of the livescript display?
Currently, subexpr function gives only one sigma as you correctly mentioned. I have brought this issue to the concerned people a...
presque 4 ans il y a | 0
Issue with legends/fonts and tiledlayout
According to my understanding you are trying to mix up two different things, figure and tiledlayout are two different approches ...
presque 4 ans il y a | 0
Ordering multiple M.file functions on Simulink
You can consider using multiple MATLAB Function Blocks in the same sequence as the sample number which you mentioned. You may re...
presque 4 ans il y a | 0
| A accepté
unable to establish serial connection between arduino ide and matlab
You may refer to the following documentation for more information- Read Streaming Data from Arduino Using Serial Port Communica...
presque 4 ans il y a | 0
ode23tb stops solving
You may refer to the following documentation which will help you choose a solver for your problem more accurately- Choose a Sol...
presque 4 ans il y a | 0
Why does my device driver not work?
You may refer to the following documentation and verify if you followed the same procedure- Device Driver Blocks
presque 4 ans il y a | 0
Displaying a Fourier transform in the frequency domain
You may refer to the following documentation which will help you resolve your query- Transform Time-Domain Data into Frequency ...
presque 4 ans il y a | 0
How to solve non linear system of ODE about trophic levels?
You may refer to the following documentation to understand solving non-linear ODEs- Solving a Non-linear ODE
presque 4 ans il y a | 0
How do I train a deep learning algorithm to find the template for an image and then compare other images to this template?
You may refer to the following documentation link for more details on it- Train Neural Network for Deep Learning
presque 4 ans il y a | 0
Floating Bar Graph with Multiple Data with Multiple Series
In my opinion, using errorbar instead of using bar graph will be a better option in this case. In errorbars you can set minimum ...
presque 4 ans il y a | 0
Simulink Mask Port Visibility
You may refer to this link for more details.
presque 4 ans il y a | 0
'Out of Memory' PDE Toolbox
You may refer to the following documentation which can help you resolve your query- Resolve 'Out of Memory' Errors
presque 4 ans il y a | 0
| A accepté
Questions about the inverted pendulum function.
From what I understand, you have declared input variables to their values inside the function itself. If they are just some cons...
presque 4 ans il y a | 0
FILTER in newer versions of Matlab
In the newer versions, App Designer can be used to create Apps instead of GUIDE. You can have callbacks integrated in your app w...
environ 4 ans il y a | 0
how to create a material flow chart in simulink? How to split an incoming signal by chance?
You may refer to the following documentations for more details- Flow Charts in Stateflow Create Flow Charts using Pattern Wiza...
environ 4 ans il y a | 0
| A accepté
how to resolve 'not enough input arguments' error.
You need to call test_softmax.m which contains the value of x from SOFTMAX_BLOCK.m. Currently value of x is not accessible to SO...
environ 4 ans il y a | 0
Creating a Traffic Light using matlab code
You may use this resource to know more about creating GUI- Creating a Simple App Using GUIDE
environ 4 ans il y a | 0
| A accepté