Zuy
Followers: 0 Following: 0
Statistiques
8 Questions
0 Réponses
RANG
124 150
of 295 486
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
37.5%
VOTES REÇUS
0
RANG
of 20 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 950
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0