Community Profile

photo

P.C.


Last seen: 12 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Non-italic greek letters (like mu) in Latex interpreter
Hi, is there any way to get an upright mu with the latex interpreter? What I am trying to do is s1=sprintf('$(x,y)=(%1.1f,...

3 years ago | 0 answers | 0

0

answers

Question


Fast product of large matrices
Hello, I need to calculate a matrix product like the following a lot of times: A=rand(2^18,500) AT=transpose(A) x=...

3 years ago | 1 answer | 0

1

answer

Question


Cell array of anonymous functions to vector anonymous function
I have the following problem: Let's say I have a 1xn cell array called f, that means f{i}(x)=fi(x) gives a function of x for eac...

3 years ago | 1 answer | 0

1

answer