Statistics
RANK
31,290
of 295,486
REPUTATION
1
CONTRIBUTIONS
8 Questions
2 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
1
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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 ...
4 years ago | 1 answer | 0
1
answerFinding 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 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...
4 years ago | 0 answers | 0
0
answersQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerWrite 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 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 ...
5 years ago | 1 answer | 1