回答済み
Show Coordinates and/or Color of the found Boundaries
The function "bwboundaries" traces the exterior boundaries of objects, as well as boundaries of holes inside these objects. It r...

8年以上 前 | 1

回答済み
Image recognition of several instances of the same object in a given image
There are several algorithms implemented in MATLAB to perform detection of objects. The following link lists the different ways ...

8年以上 前 | 0

回答済み
how to change the color of the coordinate in Plotyy?
It is possible to change the color of the axes as well as the data points in a plot. The plot could have been generated using an...

8年以上 前 | 1

回答済み
Given a rank deficient design matrix, fitlm does not use pinv or lsqr to find the minimum norm solution. Why not?
The function "fitlm" does support rank-deficient design matrices. When I say it supports, I mean it does not throw an error when...

8年以上 前 | 0

回答済み
How to get z transfer function from difference equation?
The function *"ztrans"* returns the Z-transform of a symbolic expression/symbolic function with respect to the transformation in...

8年以上 前 | 1

| 採用済み

回答済み
how to control simscape data logging properties from command line
It is possible to control Simscape Data Logging properties from command line in a manner similar to setting other options in Con...

8年以上 前 | 0

回答済み
Change Prismatic Joint Actuation Axis
SimMechanics software contains two technologies: *First Generation* and *Second Generation*. First-generation technology include...

8年以上 前 | 1

回答済み
dsp.MatFileWriter and complex numbers
I understand that you notice a change in the behavior of "dsp.MatFileWriter" function between MATLAB R2014b and MATLAB R2015a in...

8年以上 前 | 0

回答済み
LDPC H matrix with diffrent rate
I understand that you are looking for a method to generate parity check matrix of LDPC code for different code rates. Refer t...

8年以上 前 | 0

| 採用済み