Nikhil Kori
Followers: 0 Following: 0
Estadística
0 Preguntas
15 Respuestas
CLASIFICACIÓN
2.194
of 295.569
REPUTACIÓN
28
CONTRIBUCIONES
0 Preguntas
15 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
10
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
[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...
más de 4 años hace | 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...
más de 4 años hace | 0
| aceptada
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...
más de 4 años hace | 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?
más de 4 años hace | 0
find difference between RR Intervals
Hi, Diff function this documentation might be usefull for you.
más de 4 años hace | 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 ...
más de 4 años hace | 1
Difference between method dsearchn()
Hi, This documnentation and the algorithm section of it might be usefull for you Nearest point search
más de 4 años hace | 0
Coherence and phase difference
Hi, Measuring Signal Similarities this documentation have a description about how to use mscohere function. code for phase dif...
más de 4 años hace | 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 ...
más de 4 años hace | 0
How to Compare two Same wave files
Hi, This could be a good starting point Audio Toolbox
más de 4 años hace | 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...
más de 4 años hace | 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
más de 4 años hace | 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
más de 4 años hace | 0
| aceptada
Nonlinear optimization method by matlab
Hi, You can refer to this documentation Unconstrained Nonlinear Optimization Algorithms
más de 4 años hace | 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...
más de 4 años hace | 8