photo

Denikka Brent


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
28,554
of 300,753

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
1

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答