photo

Muhammad Alhaddad


Last seen: 8 days 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Thankful Level 1
  • Solver
  • First Review

查看徽章

Feeds

排序方式:

提问


Why sometimes a matlab function is called without input arguments?
Hi, I have seen that matlab function like this function dx = some_name(x, u, p) is called as following model = @some_name;...

3 years 前 | 1 个回答 | 0

1

个回答

已解决


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

4 years 前

已解决


Add two numbers
Given a and b, return the sum a+b in c.

4 years 前

已解决


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

4 years 前

提问


What is the difference in goal between C Caller and C Mex ?
I have understood that C Caller is used to implement script which is written in C in Simulink, but in S-Function C mex we can do...

4 years 前 | 1 个回答 | 1

1

个回答

提问


Need Help in Certain File Exchange
Simply, I dont know how to appear or run the files which are attached to this file exchange: https://www.mathworks.com/matlabce...

4 years 前 | 0 个回答 | 0

0

个回答

提问


I am getting error while downloading Support Package for STMicroelectronics
While downloading embedded coder support package for STM32 Discovery, it has downloaded the support package correctly but it has...

5 years 前 | 1 个回答 | 0

1

个回答