Community Profile

photo

Jesús Zambrano

Last seen: 2 Tage vor Aktiv seit 2018

Followers: 0   Following: 0

Programming Languages:
C, MATLAB, Arduino, VHDL
Spoken Languages:
English, Spanish
Professional Interests:
Modeling, Stateflow, Code Generation, Verification, Testing, and Certification, HDL Code Generation from Simulink

Statistiken

All
  • MATLAB Mini Hack Participant
  • Treasure Hunt Participant
  • Knowledgeable Level 4
  • 12 Month Streak
  • Scholar
  • Draw Letters
  • First Review
  • MATLAB Central Treasure Hunt Finisher
  • Thankful Level 1
  • Revival Level 4
  • Puzzler
  • Community Group Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....

4 Tage vor

Gelöst


Průměr z výběrového souboru
Napište funkci, která vrátí průměr z hodnot vektoru data. Např data = [1, 2, 3, 4, 5, 6, 7, 8, 9] je prumer = 5.

4 Tage vor

Gelöst


to the 2 all elements
to the 2 all elements

4 Tage vor

Gelöst


the average value of the elements
Calculate the average value of the elements in the array

4 Tage vor

Gelöst


Double all elements in the array
Duplicate all elements in the array

4 Tage vor

Gelöst


Draw a '0' in a one matrix!

4 Tage vor

Gelöst


calculate the length of matrix
input 1 array, calculate the length

4 Tage vor

Gelöst


Converts numbers into characters
Converts numbers into characters

4 Tage vor

Gelöst


Find the max element of the array
Find the max element of the array

4 Tage vor

Gelöst


Triangle sequence
A sequence of triangles is constructed in the following way: 1) the first triangle is Pythagoras' 3-4-5 triangle 2) the s...

mehr als ein Jahr vor

Gelöst


Array Concatenation (1)
Given two matrices, a and b, concatenate the two matrices horizontally, i.e., the number of columns of the result should be equa...

mehr als ein Jahr vor

Gelöst


Calculate Inner Product
Given two input matrices, |x| and |y|, check if their inner dimensions match. * If they match, create an output variable |z|...

mehr als 2 Jahre vor

Gelöst


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

mehr als 2 Jahre vor

Gelöst


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

mehr als 2 Jahre vor

Gelöst


Fixed-Point Iteration
Perform fixed-point iteration to estimate the root of a nonlinear equation.

mehr als 2 Jahre vor

Gelöst


Polynomial division
Divide a polynomial u by polynomial v and return the quotients only. Example: u = x^4+3*x^3+5*x+3 v = x^2+1 Answer: ...

mehr als 2 Jahre vor

Gelöst


How to Concatenate two strings?
How to Concatenate two strings?

mehr als 2 Jahre vor

Gelöst


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

mehr als 2 Jahre vor

Gelöst


print

mehr als 2 Jahre vor

Gelöst


Surface area of a cone

mehr als 2 Jahre vor

Gelöst


Cody Matlab Version
What is the current Cody Matlab Release? *Output:* string *Examples:* '(R2012a)' or 'R2012a' Hint: We have mo...

mehr als 2 Jahre vor

Gelöst


step function

mehr als 2 Jahre vor

Gelöst


sign function

mehr als 2 Jahre vor

Gelöst


F.R.I.E.N.D.S

mehr als 2 Jahre vor

Gelöst


find the answer

mehr als 2 Jahre vor

Gelöst


find the value

mehr als 2 Jahre vor

Gelöst


Small Riddle
Mr. Smith has two children. If the older child is a boy, what are the odds that the other child is also a boy?

mehr als 2 Jahre vor

Gelöst


Average Grade
Given a 1x5 vector presents the grades of a student on five tests. Calculate the average grade of that student.

mehr als 2 Jahre vor

Gelöst


Sum of logarithms
Given a vector, v, of real positive numbers, compute the sum, s, of the base-10 logarithms of the elements of v, without the use...

mehr als 2 Jahre vor

Gelöst


Sunday bonus
Submit a solution on any Sunday and you will get 10 points. Only for MATLAB fans!

mehr als 2 Jahre vor

Mehr laden