-
High-speedvehiclenavigationresearch
高速车辆组合导航研究,主要研究卡尔曼滤波,扩展卡尔曼滤波(High-speed vehicle navigation research, major research Kalman filter, extended Kalman filter)
- 2009-04-21 21:15:34下载
- 积分:1
-
ChaosToolbox2p1_trial123
说明: 好东西,相空间重构matlab程序
编程学习资料(Good things, phase space reconstruction matlab programming learning materials)
- 2011-03-02 16:56:34下载
- 积分:1
-
cla
追赶法求解矩阵;牛顿插值函数,三次样条插值函数仿真龙格库塔现象;二分法求解根与牛顿迭代,弦割法,简单迭代法的程序(Section three order spline interpolation function Newton interpolation
Iterative method)
- 2014-01-10 22:06:51下载
- 积分:1
-
1
matlab使用垂直Sobel算子,自动选择阈值
[VSFAT Threshold]=edge(f, sobel , vertical )
边缘探测
figure,imshow(f),title( 原始图像 ),
显示原始图像
figure,imshow(VSFAT),title( 垂直图像边缘检测 )
显示边缘探测图像
使用水平和垂直Sobel算子,自动选择阈值
SFST=edge(f, sobel ,2)
figure,imshow(SFST),title( 水平和垂直图像边缘检测 )
显示边缘探测图像
使用指定45度角
Sobel算子滤波器,指定阈值
s45=[-2 -1 0 -1 0 1 0 1 2]
SFST45=imfilter(f,s45, replicate )
SFST45=SFST45>=2
figure,imshow(SFST45),title( 45度角图像边缘检测 )
显示边缘探测图像
(matlab I=rgb2gray(I0)
J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
- 2013-12-18 15:42:14下载
- 积分:1
-
MIMOMRC
MIMO MRC system - maximum ratio combining(MIMO MRC system- maximum ratio combining)
- 2009-05-29 15:14:47下载
- 积分:1
-
VSIsimplified
三相异步电机的控制;电压源逆变器,采用电流滞环控制;典型的异步电动机按转子磁链定向的矢量控制,磁链与转矩实现解耦。(Three phase induction motor control voltage source inverter, the current hysteresis control the typical asynchronous motor by rotor flux oriented vector control, flux linkage and torque decoupling.
)
- 2021-04-11 16:48:58下载
- 积分:1
-
Python数据分析
说明: 数据分析(Python language learning data analysis)
- 2018-12-28 14:00:27下载
- 积分:1
-
drawedgelist
画出边缘列表画出边缘坐标列表边缘分割边缘佳策边缘提取(Draw the edge of a list of coordinates to draw the edge of the edge list of partition the edge of good strategy Edge)
- 2007-11-15 00:49:54下载
- 积分:1
-
Fractional
完成了分数阶傅里叶变换,对学习分数阶傅里叶变换和有关变换的人有帮助(Fractional Fourier Transform ,reference for Fractional Fourier Transform)
- 2009-05-13 10:59:52下载
- 积分:1
-
matlab_project
实现了一个复高斯信道,以及收和发端的相关矩阵(Implements a complex Gaussian channel, as well as the originator of the correlation matrix of received and)
- 2013-09-22 15:27:12下载
- 积分:1