Feeds
질문
How to generate two PEC boundary conditions in 1D FDTD?
I want to implement a boundary condition in a 1D FDTD for Maxwells Equations in which the field is Purely Reflected in Both the ...
대략 4년 전 | 답변 수: 1 | 0
1
답변답변 있음
Finding the contrast ratio of a grayscale image
if the question is about just comapring the max and min in the images. You can find it quite simply by using (max(max(image)) an...
Finding the contrast ratio of a grayscale image
if the question is about just comapring the max and min in the images. You can find it quite simply by using (max(max(image)) an...
대략 4년 전 | 0
질문
how to introduce a lamp in this app designer code
Hello, I want to introduce a app.Lamp i my GUI. When I press the Capture Button I want the Lamp to start a camera capture proce...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
Connecting to a serial port in App Designer
Hello, I want to connect to a serial port using App Designer, I know how to just use it over the command line but in App Design...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Surface Fit over image
I have a image like this I want to do a Gaussian Surface fit over this image. Any suggestions would help.
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Size of a image from line profile
Hello, I want to know the size of an object from the line profile that I drew over it. Is it possible to extract such informati...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
StartupFcn to initiate the plot
Hello, This code must start after I press a button in the first GUI, which will result in this code to run with the startupFc...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Passing variables in GUI's in AppDesigner
Hello, so, I want to pass a variable from one GUI to another GUI after I use a PushButton. I have attached a code: classdef GU...
거의 5년 전 | 답변 수: 1 | 0
1
답변답변 있음
Write a function that takes as input a vector x and uses a for loop to calculate the sum of the vector x. It should output the sum of the vector.
In principle I shouldn't answer the question. 1) Define Array 2) for loop indexing the elements of the array till ir reaches t...
Write a function that takes as input a vector x and uses a for loop to calculate the sum of the vector x. It should output the sum of the vector.
In principle I shouldn't answer the question. 1) Define Array 2) for loop indexing the elements of the array till ir reaches t...
거의 5년 전 | 0
질문
Using a image variable from one GUI function to another in AppDesigner
Hello, I am trying to build a GUI interface for blind deonvolution for some fluroscence images. I have an issue with assigning ...
거의 5년 전 | 답변 수: 1 | 1