統計
MATLAB Answers
8 質問
0 回答
ランク
of 171,018
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to improve plot
I have ran logistic regression using gradient descent and obtained values for my cost function. Since I ran 100000 iterations, i...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Minimize a function using Newton's Method
I am trying to minimise the function stated below using Newton's method, however I am not able to display a plot which illustrat...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Gradient Descent for function with multiple variables
I am trying to apply gradient descent for the following function, however it does not produce a surface plot showing the decent,...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Minimize a function using gradient descent
How can we minimise the following function using gradient descent (using a for loop for iterations and a surface plot to display...
3年以上 前 | 2 件の回答 | 1
2
回答質問
How to compute the magnitude and phase difference of an input and output signal in a single time-domain plot?
How to compute the magnitude and phase difference of an input and output signal in a single time-domain plot? I have used symbo...
約4年 前 | 1 件の回答 | 0
1
回答質問
How to use the logspace function to create a vector of frequencies in Hz and not rad/s
Given frequencies f1 and f2, low and high respectively, in Hz, how can I use the logspace function to create a vector of frequen...
約4年 前 | 1 件の回答 | 0
1
回答質問
Angle difference between two bearings
How do I find the minimum angle difference between two angles A & B, for example: if A = -175, B = 175 -> difference would be 1...
5年弱 前 | 2 件の回答 | 0
2
回答質問
Task: write matlab code for a class MinAngle which calculates the minimum angle between two bearings (bearing A and bearing B).
The class shall store the two bearings as properties: angleA and angleB. Both of these shall be stored as private properties. ...
5年弱 前 | 1 件の回答 | 0


