代码搜索:舒服点
找到约 10,000 项符合「舒服点」的源代码
代码结果 10,000
www.eeworm.com/read/38039/1091441
mnu dimpntpnt.mnu
DIM#PNT#PNT 尺寸点
#
Horizontal 水平
Create a horizontal linear dimension.
创建一个水平线性尺寸
Vertical 垂直
Create a vertical linear dimension.
创建一个竖直线性尺寸
Slanted 倾斜
Create a slanted linear dimension between the se
www.eeworm.com/read/38039/1091518
mnu fraclen.mnu
PNT#DIM#MODE 点尺寸模式
#
Offset 偏移
Dimension will measure distance from plane to point.
尺寸将测量平面到点的距离
Length#Ratio 长度比例
Dimension will measure the fraction of arc length (from 0.0 to 1.0).
尺寸将测量圆弧长度的小数(从0
www.eeworm.com/read/38039/1091566
mnu fildif.mnu
FILES#DIFF 文件区别
#
Show#All 显示全部
Display all pairs of points which are different in the two toolpaths.
显示两个刀具路径中所有不同的点对
Next 下一个
Display the next pair of points which are different in the two toolpath
www.eeworm.com/read/38039/1091748
mnu clrsurf.mnu
SURF#CLR 曲面间距
# remove the # sign and enter foreign help string in this line
Whole#Surf 整张曲面
Calculate the globally minimal distance between two surfaces.
计算二张曲面间的最小距离。
Near#Pick 临近拾取点
Calculate loca
www.eeworm.com/read/38039/1092037
mnu measrfrom.mnu
FROM 起始
Point 点
Measure from an arbitrary point.
从任意点开始测量
Vertex 顶点
Measure from a vertex.
从一顶点开始测量
Plane 平面
Measure from plane.
从平面开始测量
Axis 轴
Calculate the coordinates with respect to a selected a
www.eeworm.com/read/38039/1092493
mnu defnpoint.mnu
DEFN#POINT 定义点
# remove the # sign and enter foreign help string in this line
Define 定义
Define a datum point reference.
定义一个基准点参考
Remove 移除
Remove the point reference.
删除一个基准点参考
Show 显示
Show the prev
www.eeworm.com/read/38039/1093001
mnu bom_att_type.mnu
Attach#Type 连接类型
# remove the # sign and enter foreign help string in this line
On#Entity 图元上
Attach leader to geometry.
将引线连接到几何上。
On#Surface 曲面上
Attach leader to a point on a surface.
将引线连接到曲面的一点上。
www.eeworm.com/read/38039/1093230
mnu crribpnt.mnu
RIBBON#PNT 带点
#
Datum#Point 基准点
Create a datum point.
创建一个基准点。
Branch#Point 分支点
Create a point on an existing ribbon segment.
在一个带段上创建一个点。
www.eeworm.com/read/38039/1093257
mnu selftpnts.mnu
SEL#PNTS 选取点
# remove the # sign and enter foreign help string in this line
Select 选取
Select datum points directly.
直接选取基准点。
By#Feature 按特征
Select features which own datum points.
选取有基准点的特征。
Done/Ret
www.eeworm.com/read/483857/1274503
m cicin.m
R = 2; %插值因子
hm = mfilt.cicinterp(R);
fs = 22.05e3; % 原始采样频率:22.05 kHz.
n = 0:5119; % 5120个采样点
x = sin(2*pi*1e3/fs*n); %原始信号
y_fi = filter(hm,