Community Profile

photo

Jesús Zambrano

Last seen: 6일 전 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

통계

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

배지 보기

Content Feed

보기 기준

문제를 풀었습니다


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

12개월 전

문제를 풀었습니다


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

12개월 전

답변 있음
I have probleme in simulation could you help me
I see that the Fcn block highlighted in yellow (giving the error message) is part of a closed-loop, where in order to get a resu...

1년 초과 전 | 0

답변 있음
In Simulink, how can I put the signal line on the lateral side of add block?
Using the Sum block, double-click on it and you can set the "List of signs" with a combination of verticla lines and pluses, for...

1년 초과 전 | 0

문제를 풀었습니다


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

거의 2년 전

문제를 풀었습니다


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

거의 2년 전

문제를 풀었습니다


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

거의 2년 전

문제를 풀었습니다


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

거의 2년 전

문제를 풀었습니다


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

거의 2년 전

답변 있음
How can I plot the frequency response of the equation below using MATLAB?
Hi Victor, Please try: tf1 = tf([2e9],[10 1]); tf2 = tf(1, [100e3 2e9]); mytf = tf1*tf2; bode(mytf) where each vector in...

거의 2년 전 | 0

문제를 풀었습니다


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

거의 2년 전

답변 있음
Conversion of Simulink Model to previous version
Go to the Simulation Tab and do: Then, select the release version:

거의 2년 전 | 0

| 수락됨

답변 있음
How can I install MinGW for use in a new version of MATLAB?
Go to the Add-Ons explorer and type mingw64. Then, proceed with downloading and installing the compiler.

거의 2년 전 | 0

답변 있음
How to define the variables as 'Global variables' within a Matlab Function block in Stateflow?
A way to solve this question could be by: First, in the chart properties, set the "Export chart level functions" and "Treat exp...

대략 2년 전 | 1

문제를 풀었습니다


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

대략 2년 전

답변 있음
Can you use SIL/PIL on a combined MATLAB/Simulink model?
Hey Joshua, You can place your MATLAB code in a MATLAB function block. This block can be part of a Simulink model, and you can ...

대략 2년 전 | 0

답변 있음
Least-Squares FIR Filter Design
Hey Ori, Please find different examples of how to design and apply digital filters in the following link to the documentation ...

대략 2년 전 | 1

문제를 풀었습니다


print

대략 2년 전

문제를 풀었습니다


Surface area of a cone

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


step function

대략 2년 전

문제를 풀었습니다


sign function

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


find the answer

대략 2년 전

문제를 풀었습니다


find the value

대략 2년 전

문제를 풀었습니다


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?

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

더 보기