photo

JoshT_student


Last seen: 거의 3년 전 2018년부터 활동

Followers: 0   Following: 0

Check out unpopularthemovie.com (It has a good Bible message)

통계

MATLAB Answers

15 질문
0 답변

순위
117,070
of 300,369

평판
0

참여
15 질문
0 답변

답변 채택
60.0%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Will m files work that were made in matlab R2018a work in matlab R2017b?
Hello. I want to go from matlab R2018a to R2017b just so that all my programs will be in 2017, so they can be easily integrate...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


En-dash problem
Hello. I'm trying to get an en-dash in between my SPL sub 1 and SPL sub 2 texts in xlabel, but everytime I do it doesn't work. ...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Adding more x axis tick marks on graph
Hello. I am trying to add more x axis ticks marks on my graph. My frequency (x values) are going from 5000 to 50,000, so it w...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


How do I fill a matrix with values using the tril, diag function without it overwritting the previous command?
Hello. I am trying to do the following in a matrix. Please see attached. The code that I came up with keeps overwriting the p...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Quad function: Evaluate integral Problem
Hello, I am trying to evaluate this integral I attached. I made the function and I put the code in the editor to run it. But fo...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I write the taylor series expansion for the function (1+x^2)^(-1/2) in code
Hello. I am trying to get this taylor series expansion in code but I am having a hard time. I attached a picture of the functio...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How do I redraw a picture given to me using its data points that I've found using the curve fitting app?
Hello, I am trying to redraw this picture given to me by my professor. He told me to analyze it by curve fitting. So I did 4 fi...

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How can I analyze stl files and then redraw them in matlab? I need to write some code
Hello I need help and guidance. This is the goal. I need to write code in matlab to analyze some stl pictures and then redraw ...

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Is there any way I can put a matrix in my defined function
Hello everybody, This is my defined function: %This function is for number 2 of project 4.1 %I will use this function t...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Please help with printing a table to a file in the format given in the project
Hello, I am trying to get my code to make a table or just have the numbers next to and above the t solutions that I have in the ...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How do I fix my MATLAB? It won't save my m file now for some reason.
I am trying to save some code on my laptop. But when I try to save it, every time I put in the folder I want it doesn't save any...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How do I make this type of tree in matlab using scatter?
Hello, I am trying to make the following tree. I have the matrix a with 0's where I should have white boxes and 1's where I sho...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How do I fill in this square?
Hello. My code is this: x=1; y=1; plot(x,y,'Marker','square') but I don't know how to fill in the square, a...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I do not know how to fix this problem (code below)
%ode45_ex.m %This program solves a system of 3 differential equations %by using ode45 function %y1'=y2*y...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How do I make my data that I'm trying to print out to a file be in a nice table fashion?
I have this code but it does not look good when I open it in notepad. I tried seeing if '\n' would fix it, but they did not. Is ...

7년 초과 전 | 답변 수: 1 | 0

1

답변