Mohamed
Alexandria University
Followers: 0 Following: 0
Feeds
已解决
Extra safe primes
Did you know that the number 5 is the first safe prime? A safe prime is a prime number that can be expressed as 2p+1, where p is...
8 years 前
已解决
Pentagonal Numbers
Your function will receive a lower and upper bound. It should return all pentagonal numbers within that inclusive range in ascen...
8 years 前
已解决
How to subtract?
* Imagine you need to subtract one number from another using MATLAB. * You will not be using eval for this task. * Given two A...
8 years 前
提问
Missing MEX-file: imhistc
Hello, I am trying to use a package that I compiled in matlab in a python application but I keep getting the error: Matlab...
8 years 前 | 0 个回答 | 0
0
个回答提问
Matlab coder Non-constant expression or empty matrix
Hello, I am trying to make a function made by Matlab transformed into MEX file to enhance execution speed of the function but t...
9 years 前 | 2 个回答 | 0
2
个回答提问
matrix and vector multiplication without for loop
Hi, I have 3 matrices "X" is m x n matrix and "Y" is m x 1 column vector, I want to multiply each column of X by the vector Y a...
12 years 前 | 2 个回答 | 0

