JoshT_student
Followers: 0 Following: 0
Check out unpopularthemovie.com (It has a good Bible message)
Statistiques
15 Questions
0 Réponses
RANG
114 898
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
15 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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. ...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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 red...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 6 ans il y a | 1 réponse | 0