photo

Alex Wylie


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
240,356
of 300,956

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
11.11%

收到投票数
0

排名
 of 21,124

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,015

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


ERROR: FSOLVE requires all values returned by functions to be of data type double.
My code aims to solve a set of 4 equations defined in the function funcky. The code in the script is shown below x = [a_i, ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Using fsolve to solve a system of multi-variable equations
I am trying to solve a system of 4 equations which are summations of Eigenseries. There are 4 variables. The functions/governing...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Error in solve/mupadengine processing complex numbers
Hi, So I've written a code to solve 4 equations which are shown below. The equations consist of hyperbolic and normal trigono...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Processing purely imaginary numbers
Hey, I've got a vector of purely complex numbers (ie. the real component = 0). However the processing time of it is taking a ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


vpasolve returns empty sym 0-by-1
Hi, I have written a function that has been working consistently. This is the function below, and I will describe its procedu...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Equation with infinite solutions, solve for n solutions
So I have an equation f2=(w^2)+(g*abs(k)*tan(abs(k)*d)) which has an infinite number of solutions. I am trying to find first n s...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Index exceeds matrix dimensions error
Hey, I have written a function (shown below) which acts on a matrix. The matrix is of size 1 x n (I have tried to debug the p...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Logical Indexing - Array Index can't be type 'syms'
Hi, I am trying to solve for a system of 4 equations which contain a summation of various functions with arrays in them. Ther...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Solving 4 non-linear equations: error using syms/subsindex
Hello, I am trying to solve a set of four complicated equations for four variables on MATLAB. I have attached my code below (...

9 years 前 | 1 个回答 | 0

1

个回答