Zuy
Followers: 0 Following: 0
Feeds
提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
6 years 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0