Community Profile

photo

Lamjed ESSID


Last seen: 거의 4년 전 2018년부터 활동

Followers: 0   Following: 0

통계

All
  • Solver

배지 보기

Feeds

보기 기준

질문


How can i modify a model automatically which uses an excel file as an input when this excel file is modified (checksum is modified) ?
Hello everybody, I am working on a simulink model which should be modified every time an excel file is modified. the idea is ...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


Store Data into class
Hello, i parsed an XML file into a structure and saved it in a MAT file and now i want just to store the structure in a class...

거의 5년 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Binary numbers
Given a positive, scalar integer n, create a (2^n)-by-n double-precision matrix containing the binary numbers from 0 through 2^n...

거의 5년 전

문제를 풀었습니다


Most nonzero elements in row
Given the matrix a, return the index r of the row with the most nonzero elements. Assume there will always be exactly one row th...

거의 5년 전

문제를 풀었습니다


Remove all the words that end with "ain"
Given the string s1, return the string s2 with the target characters removed. For example, given s1 = 'the main event' your ...

거의 5년 전

문제를 풀었습니다


Sort a list of complex numbers based on far they are from the origin.
Given a list of complex numbers z, return a list zSorted such that the numbers that are farthest from the origin (0+0i) appear f...

거의 5년 전

문제를 풀었습니다


Pangrams!
A pangram, or holoalphabetic sentence, is a sentence using every letter of the alphabet at least once. Example: Input s ...

거의 5년 전

문제를 풀었습니다


Counting Money
Add the numbers given in the cell array of strings. The strings represent amounts of money using this notation: $99,999.99. E...

대략 5년 전

문제를 풀었습니다


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

대략 5년 전

문제를 풀었습니다


Nearest Numbers
Given a row vector of numbers, find the indices of the two nearest numbers. Examples: [index1 index2] = nearestNumbers([2 5 3...

대략 5년 전

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

대략 5년 전

질문


Mask to find constant blocks in a subsystem and modify their values using a script
Hello, I want to create a script which is capable to : 1- find all constant blocks in my subsystem 2- create a mask wit...

5년 초과 전 | 답변 수: 0 | 0

0

답변