Community Profile

photo

Adrián Lascurain


Last seen: 4日 前 2020 年からアクティブ

統計

All
  • Thankful Level 3
  • Cody 10th Anniversary 10-Day Streak
  • Scholar
  • Draw Letters
  • CUP Challenge Master
  • Introduction to MATLAB Master
  • Community Group Solver
  • Promoter
  • Solver

バッジを表示

Content Feed

表示方法

質問


Json enconding and decoding for Matlab classes
Hello , I'm currently defining a new class and I would like to encrypt (using AES) my object and all the information it contains...

10ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Component alert (error or information message) in appdesigner
Hello , I'm currently building and app and I would like to know if is there some way to create an error message or any other kin...

10ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Add properties to edit field in app designer
Hi , I would like to know if is there somehow to add a new property for an edit field object in appdesigner, For instance I'm tr...

10ヶ月 前 | 2 件の回答 | 0

2

回答

質問


How to create a protected file
I'm currently building a log in app in appdesigner and i need to manage users and passwords within the app, I already found a wa...

10ヶ月 前 | 1 件の回答 | 0

1

回答

質問


How to create multiple UIfigures in appdesigner
How can I create a multiple UIfigures app using appdesigner and still having the design view for placing components in the new U...

11ヶ月 前 | 1 件の回答 | 0

1

回答

解決済み


Find Air Temperature from Cricket Stridulation Rate
Stridulation is the process that creates a cricket's “chirp” by rubbing their wings or legs. According to the Old Farmer's Alma...

1年以上 前

解決済み


Matlab Basics II - Operations and Matrix Dimensions
Write a function that takes two inputs, a & b, and outputs the sum and product of the two matrices. The matrices have OPPOSITE d...

1年以上 前

解決済み


Summy's odd sum

1年以上 前

解決済み


Do you like your boss?
Do you like your boss? Answer can be any string! For example: Boss = 'Do you like your boss?'; Output = 'yes' or ...

1年以上 前

解決済み


Summy's even sum

1年以上 前

解決済み


Write a function to generate AND operation

1年以上 前

解決済み


Swap the first and last columns (★★)
(copy of Prob 19) Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becom...

1年以上 前

解決済み


Element-wise vector product (★)
Given two vectors x and y, compute their element-wise product z. Thus, if x = [1 3 5] and y = [0.5 -1 2], then z = [1*0.5...

1年以上 前

解決済み


Rotate counterclockwise a matrix 90 deg with left-bottom element
Example: Input [ 1 2 3 4 5 6 ] Output [ 3 6 2 5 1 4 ]

1年以上 前

解決済み


Swap

1年以上 前

解決済み


Row avg

1年以上 前

解決済み


NaN

1年以上 前

解決済み


Find the distance traveled by a car given velocity and time.
A car is traveling at a constant velocity for a specific amount of time. The function should use the two inputs, velocity and ti...

1年以上 前

解決済み


Calculate the answer to life the universe and everything
<https://en.wikipedia.org/wiki/42_(number)>

1年以上 前

解決済み


Row sum

1年以上 前

解決済み


PIN code

1年以上 前

解決済み


The great 82-year-old
Let's answer the question below; 'I am *x* years old and I have never written programs. If I study from now, will I be able ...

1年以上 前

解決済み


Find sum of negative elements in row.
Find sum of negative elements in row. Example x=[1 -5 3 4 -6 6 7 8 9 10] result = -11

1年以上 前

解決済み


Find the volume of cone
Find the volume of cone, when given radius(r) and height(h).

1年以上 前

解決済み


Find the sum of the largest two elements in a vector
With this one, you have to find the two largest elements in a vector and output the sum of those numbers.

1年以上 前

解決済み


step function

1年以上 前

解決済み


Values in Array
How many values are in the array

1年以上 前

解決済み


Square
square root of x

1年以上 前

解決済み


area

1年以上 前

解決済み


Area of square
Find the area of a square whose diagonal length is given as x.

1年以上 前

さらに読み込む