O Mueller
Followers: 0 Following: 0
Statistics
RANK
99,271
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
3 years ago | 1 answer | 0
1
answerSet a noncontinous 2d heat source in PDE toolbox
%% Solve glass melt heat conduction problem %% clc; close all; clear all; %% Input Radius =...
6 years ago | 0
Question
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...
6 years ago | 2 answers | 0
2
answersQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 1 answer | 0