photo

Gianfranco Di Domenico


Last seen: 4ヶ月 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver
  • First Answer

バッジを表示

Feeds

表示方法

解決済み


Longest run of consecutive numbers
Given a vector a, find the number(s) that is/are repeated consecutively most often. For example, if you have a = [1 2 2 2 1 ...

7ヶ月 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

7ヶ月 前

質問


How to port S-function across different architectures?
Hello, I am dealing with the following problem. I am developing a custom Simulink block, based on C/C++ code in an S-Function. ...

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

1

回答

回答済み
How do I convert a numerical vector into a comma-delimited string?
EDIT: The backspace character is handled differently according to the final "usage" of the string. For instance, it works perfec...

11ヶ月 前 | 0

質問


[MATLAB Coder] How to know which libraries to link against when generating C/C++ source files?
Hello, I have a question regarding the MATLAB Coder. I think I got quite good how to use the coder to generate C/C++ source f...

約1年 前 | 1 件の回答 | 0

1

回答