統計
MATLAB Answers
6 質問
0 回答
ランク
of 170,923
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Using the find function
I am trying to pull out a certain value in this function. I am trying to find the values of the wbar(i,1),wbar(i,2), and wbar(i,...
約7年 前 | 1 件の回答 | 0
1
回答質問
Finding solutions of a transcendental function
I have a function: cos(wbar)-(IT.*wbar.*sin(wbar))==0 I am trying to propose this in a graphical manner by finding the t...
約7年 前 | 1 件の回答 | 0
1
回答質問
Mulitplying a matrix by a function to get a function output
How do I multiply a matrix by a time dependent function so that the output is a time dependent function. For example: Say th...
約7年 前 | 0 件の回答 | 0
0
回答質問
Multiplying a matrix by a function
How can I multiply a matrix by a function of time so that my answer is a time dependent function? For example: say u(t)=P*n(t...
約7年 前 | 1 件の回答 | 1
1
回答質問
Plotting functions with matrices
function [Om2, Pp] = GeneralizedEigenProblem(Kk,Mm); % Solves the generalized eigen problem (Kk - W^2 Mm) u = 0 % Inputs...
約7年 前 | 1 件の回答 | 0
1
回答質問
Need help! I keep getting the error "not enough input arguments" how do I fix this?
function drv = untitiled18(t,rv); % small r is position % big r is distance mu = 3.986004*(10^5); %% unit is ...
7年以上 前 | 2 件の回答 | 0

