Community Profile

photo

YOGENDRA SINGH BHANDARI


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


System of 30 second/third degree Non linear equations
Hello all, I want to solve a system of 30 non-linear equations. Although my guess is the non linear equations will only have ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


While invoking the mcc executable does it suffice to only create an executable of the outermost function?
I have a function calling another function which in turn calls another function. If I have to generate a compiled executable, d...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Does the following .sh script qualify to be processed parallely?
Hi there, So I generated the compiled executable of a matlab script using -mcc command to be able to run the executable using u...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to store mcc generated matlab executable output into a mat file form the unix?
I have generated executable of a matlab script using the mcc command. Along with the executable file, mcc also hands out a .sh f...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Running a matlab code through bash script
I've a matlab code that needs to be run for different set of "independent" inputs. I want to run the matlab code through unix ba...

3 years 前 | 1 个回答 | 0

1

个回答

提问


MATRIX INVERSION TAKING FOREVER TO RUN
I have a matrix(size 200*200) which I want to keep multiplying with 10 lakhs different input vectors. Furthermore, some elements...

3 years 前 | 1 个回答 | 0

1

个回答

提问


USING MEX TO SPEED UP THE CODE
I have a matlab code which is computationally intensive and takes more than affordable time to run. I am told mex can be of help...

3 years 前 | 2 个回答 | 0

2

个回答