搜索资源列表
CANNY 算子
- 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,
reply_1_855734
- // Canny算子 void Canny(LPBYTE pGray, SIZE sz, double sigma, double dRatLow, double dRatHigh, LPBYTE pResult) { //经过高斯滤波后的图像 LPBYTE pGaussSmooth pGaussSmooth = new unsigned char[sz.cx*sz.cy] //
Cannyandlog
- canny 算法 void CreatGauss(double sigma, double **pdKernel, int *pnWidowSize) void GaussianSmooth(SIZE sz, LPBYTE pGray, LPBYTE pResult, double sigma) void Grad(SIZE sz, LPBYTE pGray, int *pGradX, int *pGradY, int
hysthresh
- 极大值抑制与双阈值门限得到图像边缘 * hysthresh.m code for performing hysteresis thresholding. -Maxima suppression and dual-threshold threshold obtained Edge* hysthresh.m code for performing hysteresis thresholding.
srm_c7
- 开关磁阻电机的速度控制程序,电流用的是滞环控制,控制器采用TI公司的DSP TMS320LF2407,开发环境采用TI提供的CC2000或者CCS-Switched Reluctance Motor speed control procedures, using current hysteresis control, the controller using TI
IM_DTC
- 异步电动机直接转矩控制模型,改进后的模型,带滞环比较器的模型-Asynchronous motor direct torque control model, the improved model, with comparator hysteresis model
mli2niveauxhysteresis
- COMMANDE D un convertiseur AC/DC 脿 deux niveaux par hysteresis
Canny_method
- I think some of the edges aren t getting detected becuase of the sobel filters not catching the edges, but I m not sure. I think the thick lines are from not doing the supression and hysteresis properly. Here is my ca
zhihuanbijiaopwm
- 滞环比较逆变器,生产交流电压波形比较好,大家下来玩玩吧-Comparison of hysteresis inverter, the production of AC voltage waveform is better, everyone down to play it
SolvingDelayferentialEquations
- 用MATLAB求解滞微分微分方程的理论及数值模拟-Hysteresis using MATLAB to solve differential equations and numerical simulation of the theory
triblebgehysteresis
- 三相逆变桥PWM电流滞环控制Simulink仿真,另加一滤波器观看PWM经过低通滤波后的波形,适合电力电子初学者-Three-phase PWM inverter current hysteresis control Simulink simulation, plus a watch PWM filter through after the low-pass wave filter for power electronics for b
d
- 这是一个三相电流滞环PWM控制的逆变电路-This is a three-phase hysteresis current-controlled PWM inverter circuit
zhsvpwm
- 滞环SVPWM整流器的Simulink仿真,种基于不定频滞环的空间矢量脉宽调制( SVPWM)电流控制方法-Hysteresis SVPWM Rectifier Simulink simulation, based on variable-frequency hysteresis of the space vector pulse width modulation (SVPWM) current control method
rainflow
- 雨流计数法,建立在对封闭的应力——应变迟滞回线逐个计数的基础上,能够比较全面的反映随机载荷的全过程,由载荷——时间历程得到的应力——应变迟滞回线与造成的疲劳损伤是等效的.-Rain-flow counting method, based on the stress of the closed- strain hysteresis loop-by-count basis, can be more fully reflected rando
hysthresh
- matlab code-Function performs hysteresis thresholding of an image. All pixels with values above threshold T1 are marked as edges All pixels that are adjacent to points that have been marked as edges and with val
ejsr_27_1_15
- Simulation of Dynamic Voltage Restorer Using Hysteresis Voltage Control
zhihuan
- 三相PWM整流器滞环控制策略的SIMULINK仿真,参数已设,经过验证,符合要求-Three-phase PWM rectifier control strategy Hysteresis SIMULINK simulation parameters have been set, after verification, to meet the requirements
HYSTERESIS
- This a MATLAB Simulation file in which Hysteresis modulation method for a Full Bridge (2-legs) inverter has been done.The load is single Phase R_L.-This is a MATLAB Simulation file in which Hysteresis modulation method f
hysteresis
- 解决磁滞曲线matlab仿真问题,包含模型建立与分析,程序设计等-Solve the hysteresis curve matlab simulation problems, including model and analysis, program design, etc
Matlab for flag-shape hysteresis
- This is matlab code for time history analysis with flag-shape hysteresis curve.