Community Profile

photo

royed


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3
  • First Answer

View badges

Feeds

View by

Question


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 ...

3 years ago | 1 answer | 0

1

answer

Answered
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...

3 years ago | 0

Question


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...

3 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer

Answered
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...

4 years ago | 0

Question


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 ...

4 years ago | 1 answer | 1

1

answer