Community Profile

photo

deniz


I.T.U.

Last seen: 1 year ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


BiCGStab is slower on R2021a using GPUs
Hello, I have both matlab R2020a and R2021a. I have been using rtx 3090 GPU to do my calculations I noticed preconditioned BiC...

3 years ago | 1 answer | 0

1

answer

Question


Preconditioning algorithm on GPU for solution of sparse matrices
Hi I solve large sparse Ax=b equations with conjugate gradient algorithms with a preconditioner. Since Matlab 2016a, Matlab s...

8 years ago | 1 answer | 1

1

answer

Question


Forcing fit to use specific values
I'm trying to fit an equation to a data set. I got a function file which contains the equation lets call it function_eq and i ha...

13 years ago | 0 answers | 0

0

answers

Question


Fitting an integral
I'm going to explain my problem with a sample. Assume that i have a function (f(x)=a.*x^2) and i need to calculate its integra...

13 years ago | 3 answers | 0

3

answers

Question


Arraywise operators in Symbolic expressions
Matlab's symbolic toolbox omits the dot notations in sym classes. Example: >>syms x >>F=x.^2 >>F=x^2 I also tried a...

13 years ago | 1 answer | 0

1

answer