photo

Taylor Gates


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

14 질문
0 답변

순위
170,151
of 300,779

평판
0

참여
14 질문
0 답변

답변 채택
78.57%

획득한 표
0

순위
 of 21,084

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,997

참여
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...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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....

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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'...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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...

7년 초과 전 | 답변 수: 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, ....

7년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

1

답변