Community Profile

photo

O Mueller


Last seen: mehr als 2 Jahre vor Aktiv seit 2017

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


How to search a matrix for all elements of a vector?
I am trying to search an element list for the occurance of nodes and output the elements where the nodes are occuring. I want t...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Set a noncontinous 2d heat source in PDE toolbox
%% Solve glass melt heat conduction problem %% clc; close all; clear all; %% Input Radius =...

mehr als 5 Jahre vor | 0

Frage


Set a noncontinous 2d heat source in PDE toolbox
hello, i am trying to set a 2d heatsource in my simulation. a bit more detail about the problem: i will solve a transient...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


evaluate a matrix, and create bool array from results
hey everyone, i want to evaluate the elements of a 100x100 matrix, if the results are in a certain Boundary Condition. Fro...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do i count a certain class of numbers in a 100x100 matrix?
I wrote this code and i want to count the number of non imaginary numbers in the matrices za and zb. is there a way to count th...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort