photo

Shifo


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
249,517
of 301,432

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 21,280

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,555

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Intial values problmes, anyone can help writing this.
% Find the smallest C that limits h to 102 % plot Qin and C*sgrt(h-ho) h(t2)= h(t1)+ (dt/2)*((Qin(t1)-C*sgrt(h(t1))...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Index exceeds matrix dimensions.
clear; %Input data Q=22; Z=2.5; b=7.5; L=3000; So=0.0006; n=0.015; g=9.81; %Set range and increment...

8 years 前 | 3 个回答 | 0

3

个回答

提问


any help how I can use this code to produce result,
% initial yy =yd(e); zz = eval(['z',int2str(e),'(1);']); ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Any guidance how to solve this, really need this and will be grateful for any help.
clc clear all syms y a = 0:0.5:10; U = 1; x= 0; sym y for m = 0:1:10 j = 1; eqn = U*y -(m...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Warning: The system is rank-deficient. Solution is not unique.
Hi there, I have hard time working with this please advice b = 0:1:10; a = b'; syms y j = 1; for m = 0:1:10...

8 years 前 | 1 个回答 | 0

1

个回答