-
Untitled1
matlab绘制阵列正六边形。采用角度方法。(Draw a regular hexagon array matlab. Using the angle method.)
- 2014-01-27 17:04:28下载
- 积分:1
-
icpdaima-matlab
很好的代码,很好很强大,大家用来,试试看,谢谢(a good program)
- 2013-05-24 10:52:15下载
- 积分:1
-
mmatlabtoolofa
matlab的模式识别工具箱箱,非常有助于开发可直接使用。
(Matlab pattern recognition toolbox box, very helpful in the development can be used directly.)
- 2012-07-16 18:00:48下载
- 积分:1
-
Cl_-matcont5p3
利用matcont求解连续性非线性动力学问题并画图求出其稳定解(Use matcont problem solving nonlinear dynamics of continuity and drawing its stable solution is obtained)
- 2021-03-13 13:49:24下载
- 积分:1
-
fwm_eappliedelectronicsphaseiireportfilesfinalrea
Engineering anna university electronics department
Engineering anna university electronics department
- 2014-02-07 18:35:20下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
213test
说明: (213)卷积码编码译码C程序
卷积码编码及其译码的C程序设计方案,以213为例说明,希望对大家有用
((213) convolutional code encoding decoding C program)
- 2010-05-02 13:32:50下载
- 积分:1
-
image-processing-and-recognition
VC与MATLAB图像处理与识别_源代码(VC and MATLAB image processing and recognition)
- 2013-11-18 13:05:21下载
- 积分:1
-
Meanshif-Detection
说明: :Mean—shift算法是一种非参数密度估计算法,可以实现快速的最优匹配,在目标的实时跟踪领域起着非常
重要的作用。为了有效的将Mean—shift算法应用到灰度图像中,采用了以方向直方图建立目标模型的策略,提出了在灰
度图像中以Mean—shift为核心的目标跟踪算法。实验结果表明,该算法具有不受光照条件影响的优点,在低对比度的情
况下仍能实现稳定、实时的跟踪目标。(: Mean-shift algorithm is a nonparametric density estimation algorithm, the optimal matching can be fast, real-time tracking fields in the target plays an important role. In order to effectively Mean-shift algorithm will be applied to the gray image, the histogram used to establish the direction of the strategy target model is proposed in the gray image to Mean-shift tracking algorithm as the core. Experimental results show that the algorithm has the advantage of not lighting conditions, in the case of low contrast can still achieve stability, real-time tracking of targets.)
- 2011-04-06 23:14:05下载
- 积分:1
-
binary_code_new
信号分选,雷达信号分选,雷达对抗信息处理(Signal sorting Radar signal sorting, radar information processing)
- 2012-09-13 13:17:16下载
- 积分:1