photo

rihan jericho


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
107,425
of 300,369

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
83.33%

收到投票数
0

排名
 of 20,936

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,436

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Expressing an even number in powers of 2 and a multiple of an odd number.
for example, i have a number 52. 52= (2^2)*13. where 13 is odd and 4 is the power of 2. i mean, i want to express a number a=(...

6 years 前 | 2 个回答 | 0

2

个回答

提问


I have got a set of data; one column is for wind(mph) another column one is for temperature(in Fahrenheit). using the wind chill factor formula i want to find out the WCF for each tempetaure and wind
For example Wind= 5, 15, 20 temperature = 30, 35, 20 WCF=(formula) for each temperature and velocity ,i want matlab to store WCF...

8 years 前 | 1 个回答 | 0

1

个回答

提问


i am trying to write a function.
for example i want to calculate the area of a triangle. so i will use the formula 1/2(b*h). and i also want to calculate volume...

8 years 前 | 2 个回答 | 0

2

个回答

提问


I am using function to calculate an expression.
for example, function y=g(x) y=5+x end This gets my job done when one argument is passed, for example g(5). But what i want to d...

8 years 前 | 1 个回答 | 0

1

个回答

提问


how to covert this number 1.8287e+03??
for example , 1.8287e+03 into something like 18287000?

8 years 前 | 1 个回答 | 0

1

个回答