photo

Trisha Katz


Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

6 Questions
0 Réponses

RANG
156 549
of 301 447

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 284

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 609

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

Afficher par

Question


Why is my function generating a vector? Please help?
I am trying to create a function that does the following: "The function lastname_lab4_tracker generates the increment to be ad...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


I am trying to create a game where a user guesses a number between 1 and 100 using a while loop. But I am getting stuck in an infinite loop. Please help?
Here is what I have: y=randi(1,100) prompt= 'guess a value between 1 and 100' x=input(prompt) while x<y disp('gues...

plus de 6 ans il y a | 3 réponses | 0

3

réponses

Question


Trying to find the maximum value in a matrix using for loops? Can someone correct my code?
Here is the question: Find the largest element of the matrix A = [1,2,3; 4,5,6] using for loops. Here is what I have: A=[1,2...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Creating a new matrix from an existing one using logical operators?
Write a script which defines a 100x100 matrix, X, of random integers between 5 and 50. From the matrix X, create a matrix, Y, i...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Writing a script that mirrors the abs function? I'm doing something wrong but not sure what
Here is the question: The abs function finds the absolute value of a number or numbers in a matrix. Using only relational o...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


How can I insert a smaller ones matrix into a larger zeros matrix?

plus de 6 ans il y a | 2 réponses | 0

2

réponses