photo

yesenia Arzate-andujo


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
109,700
of 300,688

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,039

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,148

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


how to generate a matrix in a nested looped
Generate a matrix using nested for loops. (8 Points) Equation: 14 + 2* (row) – 4 * (column) Example: row 1 column 1 (1,1) ...

5 years ago | 1 answer | 0

1

answer

Question


main question: how to make function vectorized
Write a function with header [ans]=mychoice(a,b,operation). The input argument, operation, is a string that is either ‘ Add’,’Su...

5 years ago | 1 answer | 0

1

answer

Question


Review following program and fill out the missing values on the code segments
I just need to know how to make my code correct. I have no idea how I can even input 33 to get an output.. if input <45 && inpu...

5 years ago | 0 answers | 0

0

answers

Question


Prompt the user to enter three triplets.Loop through the DNA array and record all of the locations of the given triplets (codons)
Write a script file called count_script that will do the following: ⦁ Import the text file sequence_long.txt into MATLAB ⦁ Pr...

5 years ago | 0 answers | 0

0

answers