Community Profile

photo

Nikhil Kori


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Statistiken

  • Revival Level 3
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
[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...

mehr als 3 Jahre vor | 0

Beantwortet
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...

mehr als 3 Jahre vor | 0

| akzeptiert

Beantwortet
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...

mehr als 3 Jahre vor | 0

Beantwortet
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?

mehr als 3 Jahre vor | 0

Beantwortet
find difference between RR Intervals
Hi, Diff function this documentation might be usefull for you.

mehr als 3 Jahre vor | 0

Beantwortet
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 ...

mehr als 3 Jahre vor | 1

Beantwortet
Difference between method dsearchn()
Hi, This documnentation and the algorithm section of it might be usefull for you Nearest point search

mehr als 3 Jahre vor | 0

Beantwortet
Coherence and phase difference
Hi, Measuring Signal Similarities this documentation have a description about how to use mscohere function. code for phase dif...

mehr als 3 Jahre vor | 0

Beantwortet
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 ...

mehr als 3 Jahre vor | 0

Beantwortet
How to Compare two Same wave files
Hi, This could be a good starting point Audio Toolbox

mehr als 3 Jahre vor | 0

Beantwortet
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...

mehr als 3 Jahre vor | 0

Beantwortet
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

mehr als 3 Jahre vor | 0

Beantwortet
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

mehr als 3 Jahre vor | 0

| akzeptiert

Beantwortet
Nonlinear optimization method by matlab
Hi, You can refer to this documentation Unconstrained Nonlinear Optimization Algorithms

mehr als 3 Jahre vor | 1

Beantwortet
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...

mehr als 3 Jahre vor | 6