Nikhil Kori
Followers: 0 Following: 0
統計
MATLAB Answers
0 質問
15 回答
ランク
of 153,950
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
[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年以上 前 | 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...
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年以上 前 | 0
| 採用済み
回答済み
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...
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年以上 前 | 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?
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年以上 前 | 0
回答済み
find difference between RR Intervals
Hi, Diff function this documentation might be usefull for you.
find difference between RR Intervals
Hi, Diff function this documentation might be usefull for you.
4年以上 前 | 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 ...
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年以上 前 | 1
回答済み
Difference between method dsearchn()
Hi, This documnentation and the algorithm section of it might be usefull for you Nearest point search
Difference between method dsearchn()
Hi, This documnentation and the algorithm section of it might be usefull for you Nearest point search
4年以上 前 | 0
回答済み
Coherence and phase difference
Hi, Measuring Signal Similarities this documentation have a description about how to use mscohere function. code for phase dif...
Coherence and phase difference
Hi, Measuring Signal Similarities this documentation have a description about how to use mscohere function. code for phase dif...
4年以上 前 | 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 ...
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年以上 前 | 0
回答済み
How to Compare two Same wave files
Hi, This could be a good starting point Audio Toolbox
How to Compare two Same wave files
Hi, This could be a good starting point Audio Toolbox
4年以上 前 | 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...
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年以上 前 | 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
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年以上 前 | 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
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年以上 前 | 0
| 採用済み
回答済み
Nonlinear optimization method by matlab
Hi, You can refer to this documentation Unconstrained Nonlinear Optimization Algorithms
Nonlinear optimization method by matlab
Hi, You can refer to this documentation Unconstrained Nonlinear Optimization Algorithms
4年以上 前 | 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...
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年以上 前 | 8