photo

Keen


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

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
7 个回答

排名
198,277
of 300,900

声誉
0

贡献数
3 个提问
7 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,106

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,578

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

已回答
Function with 2 variables
Many thanks, Yes it works perfectly. please advise about my errors. Kind regards,

7 years 前 | 0

已回答
Function with 2 variables
function [CA]=myfunction2(ZP,SA) CA= 10.^(0.1482*(((log(ZP)+3.0166)./(-0.1782*log(SA)-1.0026)).^2)+(0.8796*((log(ZP)+3.0166...

7 years 前 | 0

已回答
Function with 2 variables
My problem is my function cannot read the variable SA (2nd and 3rd value). Kind regards,

7 years 前 | 0

已回答
Function with 2 variables
Hi I made the changes and nothing happened to my results hence I removed it.

7 years 前 | 0

已回答
Function with 2 variables
function [CA]=myfunction2(ZP,SA) CA= 10.^(0.1482*(((log(ZP)+3.0166)/(-0.1782*log(SA)-1.0026)).^2)+(0.8796*((log(ZP)+3.0166)...

7 years 前 | 0

已回答
Function with 2 variables
Hi James, I tried it and is the same error appearing. The equation is correct because the input of the first values of ZP and ...

7 years 前 | 0

提问


Function with 2 variables
Hi all, I have a function y=f(x, Z), when I give inputs, it takes Z as a fix value. Would you please advise how can my funct...

7 years 前 | 8 个回答 | 0

8

个回答

已回答
How can I pass an array to Matlab function?
Many thanks, it was really helpful.

7 years 前 | 0

提问


How can I pass an array to Matlab function?
Hi all, Would you please advise how can I pass an array to Matlab function so that I can use each element in the array to calc...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Log equation log(x)
I have a complicated equation such as a log (X), and the constants are in log and in a function of other logs. Could you please...

7 years 前 | 1 个回答 | 0

1

个回答