The Pirate
Graduate University of Chinese Academy of science
2014 年からアクティブ
Followers: 0 Following: 0
Feeds
質問
How to call the C# function with one or two ref type arguments?
I find help in matlab document, but that is about C# functions with only one argument(ref type). Now, I have a funtion with two ...
8年以上 前 | 1 件の回答 | 0
1
回答回答済み
How can i correctly call .net function with multiple "ref" arguments?
Oh, my god. Five years passed, no one knows how to fix this problem. what a lively community.
How can i correctly call .net function with multiple "ref" arguments?
Oh, my god. Five years passed, no one knows how to fix this problem. what a lively community.
8年以上 前 | 1
回答済み
How to count the number of pixels in a square from given image?
# You can firstly binarize the image, then every grid will turn into a connected zone. # You use |regionprops| with |areas| pro...
How to count the number of pixels in a square from given image?
# You can firstly binarize the image, then every grid will turn into a connected zone. # You use |regionprops| with |areas| pro...
8年以上 前 | 0
質問
How I can read '2.tif' before '19.tif'?(my tif files are named as: 1.tif, 2.tif, 3.tiff, ..., 10.tif, 11.tif, ..., 19.tif, 20.tif)
Hello, Everyone. I have a folder with 100 tif format images, their names are 1.tif, 2.tif, ..., 100.tif. I wnant read these file...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How should I solve the "output argument not assigned" problem(GUI function)?
Hello, everyone. I want to turn a image into binary image, and to determine the threshold gray level according to the resulted b...
8年以上 前 | 1 件の回答 | 0
1
回答質問
Is there a function to compute the area of the triangle that include any point in a 2D points set?
Hello, everyone. I am an engineer, and I want to know the way to assess the evenness of the distribution of points in a 2D po...
9年以上 前 | 2 件の回答 | 0
2
回答質問
Why my 20 variables nonlinear constraint Genetic Algorithm runs for only 5~6 generations?
I want to optimize the one siderostat array, according to the Cornwell's fitness function. This is the background of my program....
10年弱 前 | 2 件の回答 | 0
2
回答質問
use "Angular-Spectrum Propagation" to calculate intensity distribution at focal plane of a lens, but the outcome is not only a central spot, but accompanying with some "diffraction order" as shown below:
clear,clc lamuda=550e-9;k=2*pi/lamuda; radius=2e-3;diameter=2*radius; foc_length=400e-3; L=255; x=linspace(-radius,radi...
約11年 前 | 1 件の回答 | 0




