搜索结果
找到约 6 项符合
MAG 的查询结果
文章/文档 int trace (int i, int j, int low, IMAGE im,IMAGE mag, IMAGE ori) float gauss(float x, float sigma) f
int trace (int i, int j, int low, IMAGE im,IMAGE mag, IMAGE ori) float gauss(float x, float sigma) float dGauss (float x, float sigma) float meanGauss (float x, float sigma) void hysteresis (int high, int low, IMAGE im, IMAGE mag, IMAGE oriim) void canny (float s, IMAGE im, IMAGE mag, IMAGE ori)
matlab例程 求取系统的绝对幅度响应、相对的db值幅度响应、相位响应和群延时响应的函数 % %db为相对振幅(dB) %mag为绝对振幅 %pha为相位响应 %grd为群延时 %w为频率样本点向量 %
求取系统的绝对幅度响应、相对的db值幅度响应、相位响应和群延时响应的函数
%
%db为相对振幅(dB)
%mag为绝对振幅
%pha为相位响应
%grd为群延时
%w为频率样本点向量
%b为Ha(z)分子多项式系数(对FIR而言,b=h)
%a为Hz(z)分母多项式系数(对FIR而言,a=1)
% ...
行业应用文档 Mag-03 三轴磁通门探头操作手册
英国Bartington公司生产,中国北京优赛科技有限公司独家代理销售的Mag-03三轴磁通门探头,是磁场测量领域最专业的设备之一。
DSP编程 This sample program generates two sine waves called X and Y. It will then calculate the normalized
This sample program generates two sine waves called X and Y.
It will then calculate the normalized magnitude and phase of
the two waveforms using the following formulas:
Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2)
Phase = (long) (atan2PU(X,Y) * 360)
The program will prompt the ...
技术资料 USB_MICRO USB_MNI USB扁口座 TF卡槽 SOIC8 LQFP32芯片ALTIU
USB_MICRO USB_MNI  USB扁口座 TF卡槽 SOIC8 LQFP32芯片ALTIUM 库(3D PCB封装库), 3D封装,已在项目中使用,可以做为你的设计参考。详细列表如下:Component Count : 94Component Name-----------------------------------------------32165032-8MHZAMS1117ANT2AntennaBATbuzzerCapCAP-0805CAP-3216CD32Crystal Osci ...
技术资料 使用dsPIC30FDSC实现PMSM电机的正弦驱动
简介本文档介绍了如何使用dsPIC30F数字信号控制器(Digital Signal Controller,DSC)控制正弦电流来驱动具有位置传感器的永磁同步电机(Permanent Mag-net Synchronous Motor,PMSM).电机控制固件使用dsPIC30F外设,而数学运算则由DSP引擎完成。为充分利用dsPIC30F的特殊DSP运算性能,固件采用C语言编写,只有某些子程序 ...