Community Profile

photo

Jesús Zambrano

Last seen: 29 jours il y a Actif depuis 2018

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

Statistiques

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

Afficher les badges

Content Feed

Afficher par

A résolu


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...

plus d'un an il y a

A résolu


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...

plus d'un an il y a

A résolu


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

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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;...

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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: ...

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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...

plus de 2 ans il y a

A résolu


print

plus de 2 ans il y a

A résolu


Surface area of a cone

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


step function

plus de 2 ans il y a

A résolu


sign function

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


find the answer

plus de 2 ans il y a

A résolu


find the value

plus de 2 ans il y a

A résolu


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?

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


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...

plus de 2 ans il y a

A résolu


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

plus de 2 ans il y a

A résolu


Number of problems
No, you don't read it wrong: this assignment is to return the number of this problem (and not the problem of this number).

plus de 2 ans il y a

A résolu


Bruh
Return 'bruh'.

plus de 2 ans il y a

A résolu


Mann-Kendall Correlation
Write a function that returns the <http://en.wikipedia.org/wiki/Kendall_tau_rank_correlation_coefficient Mann-Kendall> correlati...

plus de 2 ans il y a

A résolu


Solve a System of Linear Equations
*Example*: If a system of linear equations in _x&#8321_ and _x&#8322_ is: 2 _x&#8321;_ + _x&#8322;_ = 2 _x&#8321;...

plus de 2 ans il y a

A résolu


divide by 5

environ 3 ans il y a

A résolu


Mile to Kilometer
x is mile and y is km

environ 3 ans il y a

A résolu


Magnitude of a vector
Given a vector x, what is its magnitude?

environ 3 ans il y a

A résolu


Find square of given number
Find Square of any number

environ 3 ans il y a

A résolu


Volume of Cylinder
Find the volume of a cylinder

environ 3 ans il y a

Charger plus