Community Profile

照片

AbioEngineer


最后见:今天|自2019年以来活跃

统计数据

  • First Review
  • Thankful Level 3
  • Knowledgeable Level 1
  • 第一个答案

View badges

内容提要

View by

回答
Nway ANOVA为所有组产生相同的P值
One of the toolboxes I permanently added to my startup path was causing the problem. I muted all the starup addpaths and it work...

2 meses of |0

问题


对齐/相交的两个不同大小和非裸露匹配的向量,然后修剪边缘
我有两个矢量A和B,其中包含各种元素。每个向量的值大致但不完全是...

2 meses of |1答案|0

1

回答

问题


remove one directional translational blur or artifacts by sequential subtraction
我有一些细胞图像,这些图像被捕获,因为细胞在一个方向上通过小管移动。编辑:运动正在进行D ...

11 MESE |2个答案|0

2

答案

问题


XY点的DBSCAN聚类仅返回异常值
I have an array of xy points and just want a way to determine the number of clusters. I have many sets of xy points, and all of ...

12meses ago | 1 answer | 1

1

回答

问题


Isovalue for volshow vs isosurface patch are different?
On the documentation page: //www.tianjin-qmedu.com/help/images/ref/volshow.html the isovalue must be a "non-negative number be...

alrededor de 1 año ago | 0 answers | 0

0

答案

问题


如何获取分离的等音表面的体积和表面积
我有一个3 d数组512 x512x5称为“测试”2。I can display the isosurface using the following line: volshow(test,'Rende...

alrededor de 1 año ago | 1 answer | 0

1

回答

问题


Nway ANOVA为所有组产生相同的P值
I have 6 vectors of values. These are split into groups i and m. There are 3 i groups and 2 m groups, which yields a combination...

alrededor de 1 año ago | 1 answer | 0

1

回答

问题


Remove certain isosurfaces in a volume by size and shape
我已经使用了音量查看器工具来隔离细胞内的一些细胞器,主要是脂质液滴和核糖体等。

alrededor de 1 año ago | 0 answers | 0

0

答案

回答
Java Jwindow不像以前那样显示
抱歉回答我自己的问题。只是以为我会分享的是,jlabel不再缩放自身以适合图像尺寸。在短...

más de 1 año ago | 0

|accepted

问题


Java Jwindow不像以前那样显示
来自Animsplash //www.tianjin-qmedu.com/matlabcentral/fileexchange/56760-animated-gif-splash-screen jwindow对象是否...

más de 1 año ago | 1 answer | 0

1

回答

回答
如何将一系列图像(.tiff)作为堆栈保存
t = tiff('stacked.tiff','w');tagStruct.imageLength = y1;%图像高度tagstruct.imagewidth = x1;% 我是...

más de 1 año ago | 0

|accepted

问题


如何将一系列图像(.tiff)作为堆栈保存
I can use imwrite() to save color images as tiff but I would like to have them in a single file like the one attached here. In I...

más de 1 año ago | 1 answer | 0

1

回答

问题


将RGB图像保存为单层/频道
I have an RGB image which is an n x n x 3 image, corresponding to the Red Green and Blue layers/channels respectively. Using i...

más de 1 año ago | 1 answer | 0

1

回答

问题


Get pixel identities with different resolutions but same field of view
假设我拍摄了同一件事的图像,但其中一个是512x512,一个是256x256像素。第二个具有1/4的1/4 pixe ...

más de 1 año ago | 1 answer | 0

1

回答

问题


Calculate the mean of multiple 3D arrays layer by layer
代码如下提供,但效率低下。有一种更优雅的方式吗?假设我有2个3D数组:Matrix1和Matrix2两者都...

más de 1 año ago | 1 answer | 0

1

回答

问题


imagej命令转换为matlab
大家好,我在MATLAB中尝试完成的.ijm宏脚本中有一些imagej命令,但我不确定...

más de 1 año ago | 0 answers | 0

0

答案

回答
How to use an LUT from ImageJ in Matlab
Figure it out. You just have to make a scrap grayscale image and apply the lut in imageJ and then do the following: image>color...

más de 1 año ago | 0

|accepted

问题


How to use an LUT from ImageJ in Matlab
I have an LUT file that I use in ImageJ, but how can I use it MATLAB. The only thing I found were .cube applications. Is there a...

más de 1 año ago | 1 answer | 0

1

回答

问题


从内核分布PDF获取离散的PDF/PMF
I fit a kernel distribution on some data. Now I want to sample with replacement that same Fitted kernel distribution, on a speci...

más de 1 año ago | 1 answer | 0

1

回答

问题


拆分阵列以适合分布
我有一个MX1矢量和一个分类变量的MX1列。有没有办法进行分裂,以便我可以得到分发f ...

más de 1 año ago | 1 answer | 0

1

回答

问题


通过填充零来对齐矩阵中的列
我在下面有一个矩阵A。每一列中的值大约是100个分开的,但是其中一些缺少某些值。他们代表...

casi 2 años ago | 1 answer | 0

1

回答

问题


Graphically select multiple regions on the x-axis, store those intervals, and highlight those regions
Hello, I'm trying to easily select "bands" for feature detection in signals. It takes a while to prompt the user (by manually...

Másde2Años以前|0答案|0

0

答案

问题


无效的文件标识符,但无法编辑工具箱
我在此处安装了免费的,轻巧的工具箱“ Rametrix Lite V1.1”,并遵循简单的说明。因为这是...

Másde2Años以前|1答案|0

1

回答

回答
100次运行后如何保存结果
你好!您可以做很多事情来保存作为Excel文档。看来您已经预设了循环运行100次,S ...

casi 3años以前|1

回答
How to use find for a vector without a loop?
你好!如果要找到vector_with_dates包含v_dates中任何日期的所有位置,请使用ismember [tf,lo ...

casi 3años以前|0

|accepted

问题


ECOC模型分类示例的混淆矩阵
在命令窗口中运行此示例:OpenExample('TextAnalytics/createSimpletextModeForClassificationExample')是...

casi 3años以前|1答案|0

1

回答

回答
randperm非均匀分布
I'm an idiot, there were 55 bins in the above image... changing h.NumBins = 56 solves the problem.

ALREDEDOR de 3Años以前|0

问题


randperm非均匀分布
I want to sample from integers 1 through 56 without replacement. Neither randperm nor datasample with 'Replacement',false give a...

ALREDEDOR de 3Años以前|2个答案|0

2

答案

问题


突出显示特定点和Text -scatter对象中的标签
openExample('textanalytics/VisualizeWordEmbeddingsUsingTextScatterPlotsExample') In the above example, a 2-D word embedding is ...

ALREDEDOR de 3Años以前|1答案|0

1

回答