Nikhil Kori
Followers: 0 Following: 0
Statistics
0 Questions
15 Answers
RANK
2,194
of 295,569
REPUTATION
28
CONTRIBUTIONS
0 Questions
15 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
10
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
[Fix Inport position][Simulink Model]
Hi, To change the position of inport block you are supposed to use get_param and set_param. block_size = get_param('model_name...
4 years ago | 0
Predict() and perform() difference for model validation.
Hi, Predict function is used to predict responses of linear regression model, for more information refer Predict() documentatio...
4 years ago | 0
| accepted
whats the difference between svm and libsvm?
Following is the difference between SVM and LIBSVM A support vector machine (SVM) is a supervised machine learning model that u...
4 years ago | 0
Gradient Magnitude using Finite Differences
Hi, I think this matlab answer is helpful for you How to use the Finite Difference Method to get the gradient?
4 years ago | 0
find difference between RR Intervals
Hi, Diff function this documentation might be usefull for you.
4 years ago | 0
Difference between Correlogram and Periodogram
Hi, If you get into the computation of the Fourier Transform of the auto correlation funciton, you will find that you can do a ...
4 years ago | 1
Difference between method dsearchn()
Hi, This documnentation and the algorithm section of it might be usefull for you Nearest point search
4 years ago | 0
Coherence and phase difference
Hi, Measuring Signal Similarities this documentation have a description about how to use mscohere function. code for phase dif...
4 years ago | 0
Hi, can anyone know different between 2nd order and 4 order filter?
Hi Alaisya Higher order filters are more complex to design, take up more space (for analog filters) and have greater loss, but ...
4 years ago | 0
How to Compare two Same wave files
Hi, This could be a good starting point Audio Toolbox
4 years ago | 0
What is the difference between looptune and systune?
You can also use looptune to tune control systems modeled in Simulink. The looptune workflow is very similar to the systune work...
4 years ago | 0
Port widths or dimensions error.
Hi, You can refer to following matlab answer:- 1.Error in port widths or dimensions. 2. Ports or Dimensions Error
4 years ago | 0
Does 'Data Store Memory' block write the data to embedded system memory?
To know about data store memory block you can refer this documentation Data Store Memory Block
4 years ago | 0
| accepted
Nonlinear optimization method by matlab
Hi, You can refer to this documentation Unconstrained Nonlinear Optimization Algorithms
4 years ago | 1
Difference between simulink and simscape
Hi, You can use both simulink as well as simscape, its totally up to your choice. Just providing some key differences betw...
4 years ago | 8