photo

Claire


Illinois Institute of Technology Chicago

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

11 个提问
0 个回答

排名
187,678
of 300,417

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
72.73%

收到投票数
0

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,731

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Help with Central Difference Code
I am trying to create a code to solve for the heat transfer through an exhaust system. I have inserted a picture below of a simi...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Help with LU Decomposition and Eigenvectors
Okay, this is a two part question and it is more theoretical. >> A=[12 -0.4 7; 6 -3.2 0.5; 2 -1 5], b=[1;1;1]; Question...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Second Derivative using diff
I have a quick question concerning second derivatives using the diff function. So, after I put in my x and y arrays I did ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Vectors Are Not Lining Up
Hello, I am having a bit of difficulty with this problem. When I run my code I get an error saying that my vectors are not th...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Problem with code. Error using vertcat
Hello, I am having difficulty with a code. Every time I run it, it tells me that I have an error using vertcat. I'm not quite su...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Linear Equations Problem involving Matrices
I'm having a bit of difficulty getting my code to work. The problem I need it for is as follows: In a Cartesian Coordinate sy...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Help with nxn matrices
I am having a bit of trouble with an nxn matrix problem. The problem is: Write a user-defined MATLAB function that calculate...

11 years 前 | 2 个回答 | 0

2

个回答

提问


Trouble getting the correct graph
I am having trouble obtaining the correct graph for the given problem: Plot the function f(x)= (0.5x^3-x^2)/(x^2-x-20) for -1...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Creating a new matrix from an existing matrix
My original matrix is a 4x6 matrix. However, I need to extract part of this matrix to make a new 3x4 matrix. For this new matrix...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How can I append multiple elements to the end of a vector?
When creating a random vector how can I create a new vector with all of the same elements of the first vector, but with the elem...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How can I create a vector that has all of the elements of a random vector, but will add 1 to each of the odd elements?
I created a row vector of 20 random integers from 0-50 and would now like to create a new vector which has all of the elements o...

11 years 前 | 1 个回答 | 0

1

个回答