Taylor Gates - MATLAB Central
photo

Taylor Gates


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 06/18 to 04/25Use left and right arrows to move selectionFrom 06/18Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

14 个提问
0 个回答

排名
126,174
of 297,891

声誉
0

贡献数
14 个提问
0 个回答

回答接受率
78.57%

收到投票数
0

排名
 of 20,503

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,752

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Help with Monte Carlo sim?
Im messing around with the montecarlo function for integration and ran into a problem. The y bounds are between x^2 and x^3 and...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Help with extracting certain lines from a text file?
I'm analyzing a lot of data and needing to extract and certain lines and put them into a new file. The lines I am trying to ext...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Using if statement in analyzing/editing a txt file
I am trying to develop a code to analyze a text file in MATLAB. The text file was an stl file for 3D printing. It repeats 7 lin...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Help with using scanf and editing a txt file?
I'm trying to modify an stl file to eventually 3D print. I am trying to take out the bottom half of the object by using matlab....

6 years 前 | 1 个回答 | 0

1

个回答

提问


Help with conidtional loops?
Everything in the code works like I want it to except I need the code to end if a guess is higher than 10. it will display 'dum...

6 years 前 | 2 个回答 | 0

2

个回答

提问


How to use words in a matrix?
I'm trying to create a matrix with products on column 1 and price on column 2. When I try to use words in column one it gives m...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Help with matrix that stores info/interactive?
I'm trying to create a matrix/code for the following stipulations. First, create a matrix that stores the name of products an...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to use the break in a loop?
Im trying to create a code that modifies a game. This game is you have 3 tries to guess a number 0-10. If you fail 10 times it...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Help with using SURF to analyze an image?
So I am trying to analyze and image using "surf" to make a 3D plot whose z value is the gray scale, where darker image will have...

6 years 前 | 3 个回答 | 0

3

个回答

提问


Help plotting with simple linespace and surf?
I'm trying to generate xy grid, and plot the 3D surface, z=sin(3*x).^2.*cos(4*y)^3, where x and y ranges from -pi to pi. I'...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Help with inserting box into photo
I have a test image that I am trying to put a 30x30 box in the center of. Here is the code I have so far. I have a column 30 p...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Help with plotting multiple angles/velocties
I am trying to generate multiple lines on a graph corresponding to velocities and launch angles. heres my basic code but how I d...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Why do I keep getting matrix dimensions must agree?
I keep getting this error and I can't figure out why. Here's my code g= 9.81 v0=[5,10,15,20]; theta= [0, .17453293, ....

6 years 前 | 1 个回答 | 0

1

个回答

提问


Why do I keep having multiple GUIDE line errors?
I am new to matlab and just experimenting with the software. I try to open any of the 4 preset GUIDEs and none of them will ope...

7 years 前 | 1 个回答 | 0

1

个回答