Zuy
Followers: 0 Following: 0
Statistik
8 Fragen
0 Antworten
RANG
124.161
of 295.569
REPUTATION
0
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
37.5%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How can i change places to pixel values(black ones to white, white ones to black) of binary image?
Hello, How can i change black pixels to white and white pixels to black of my image? I am trying this code but i get an error...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
View Factor Calculation with Monte Carlo Method
Hi! I am trying to find view factors between a disk and a surface shown in the fig. that i added. So i ned 2 different random nu...
etwa 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Summation in an element of a matrix
Hello, i am trying to do a circiut simulator. In one part of my code i need to make a 'G' matrix each element of the Diagonal is...
etwa 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can i find the norm error btw a function and a summation?
<</matlabcentral/answers/uploaded_files/139062/WhatsApp%20Image%202018-10-31%20at%2010.24.16.jpeg>> Hello! i wanna do this ...
etwa 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can i store values into an array while making summation
Hi, im trying to sum this series <</matlabcentral/answers/uploaded_files/138810/Ekran%20Al%C4%B1nt%C4%B1s%C4%B1.JPG>> I wa...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can i construct semilog plot
I want to make a plot error vs N. N sould be in x axis (4,6,8,10,12,14,16). and y exis should be log scale to represent error va...
etwa 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can i keep the results of for loop iteration in every step
I am trying to calculate a sum series. Series upper limit chance btw 4:2:16 and i want to keep for loop iterations in an array c...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Hi i'm trying to crate a table colums of table will be col1 col2 col3 col4 and col5. I have to store all iteration steps in a matrix. How can i do that?
clear; clc; syms m ; h=6.626e-34; k=1.3807*10^-3; C2=14388; C0=2.998e8; C1=2*pi*h*C0^2; for nlamdaT=1000...
etwa 6 Jahre vor | 1 Antwort | 0