搜索资源列表
duoduixiang
- 多对象的旋转,实现用户自定义输入各个点的位置,并可以自己修改运动速度,轨迹A,B,C的径长。-more object rotation, user-defined input all points on the location and movement can change their speed, trajectory A, B, C-Path.
TurboPixels
- 利用turbopixel的超像素图像分割方法,可以显示不同块的颜色。-This is a mex c and matlab code, which uses the turbopixel to segment the object from the image.
Auto_Measure_system
- 利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。 相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下: (1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码
RepeatFCM
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest simila
Comparison
- Comparison of C++, Java, Python, Ruby and MATLAB Using Object Oriented Example _comparelanguages
ControlSystemsSimulationusingMatlabandSimulink
- Addison Wesley出版的一本深入讲解c++面向对象编程机理的书,对于c++程序员进一步全面了解面向对象机制的好书。书中有丰富的程序实例和解读。英文版-Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support
communicatebook
- 通讯录 程序设计 大二作品 c++ 面向对象 文件读写 操作符重载-Address Book program design sophomore c++ object-oriented works of the file to read and write operator overloading
object
- 详细描述了对象的概念,让你更好的理解C++对对象封装的特点-Detailed descr iption of the concept of the object, so you better understand the C++ on the characteristics of the object package
hostel
- student management application that simulates a student hostel.C++ 3.1 aplication . object oriented programming
robdocs
- A Robotics Object Oriented Package in C++
OOC
- Object Oriented Programming with ANSI C
AlertColor
- objectC alert的重写,可改变背景颜色,可用图片设置背景等-Object C
PDFGeneratorDemopdf
- Object图书管理系统,用到数据库上传,Navigation的框架。-Object-C nav
choice-of-radio-freq
- C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
Virtual-router
- C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
Index
- C,C++ Questions 1. Base class has some virtual method and derived class has a method with the same name. If we initialize the base class pointer with derived object,. calling of that virtual method will result in which method being called? a.
k4
- 控制对象P=s/s*s-1,设计了一个在D域(s:Res<-2)稳定的所有控制器C-Control object is P = s/s* s-1, designed all controllers C are stable in D filde(s:Res<-2)
MATLAB
- MATLAB函数参考手册,查看matlab函数作用以及功能。- SVMLSPex02.m Two Dimension SVM Problem, Two Class and Separable Situation Difference with SVMLSPex01.m: Take the Largrange Function (16)as object function insteads ||W||, so it need more
chap4_09_GPC_NoIden
- c(q-1)=1,gpc算法,被控对象为开环不稳定费最小相位系统-c(q-1)=1,gpc,NoIden,Charged object charges for open-loop unstable minimum phase systems
c
- 利用卡尔曼滤波,追踪物体,较好的预测物体的轨迹(Using Calman filter to track objects and better predict the trajectory of an object)