CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 模型

搜索资源列表

  1. ar

    2下载:
  2. ar模型的一个例子,详细描述了时间序列预测的步骤,且成功实现预测功能-ar model of an example of a detailed descr iption of the steps time series prediction and forecasting function successfully
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-08
    • 文件大小:9390
    • 提供者:yening
  1. kaerman

    3下载:
  2. 卡尔曼滤波器,用simulink建立滤波器模型,并带有.m文件-Kalman filter, filter model with simulink established, and with. M file
  3. 所属分类:matlab例程

    • 发布日期:2017-04-07
    • 文件大小:83637
    • 提供者:王海罗
  1. AR

    1下载:
  2. 一个MATLAB程序,附有数据和详细计算过程,自回归模型到分析过程,下载看看就知道了-A MATLAB program, with data and detailed calculation process, since the regression model to the analysis process, download to see if the know
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4119
    • 提供者:黄海
  1. 复杂网络基本模型

    3下载:
  2. 复杂网络基本模型matlab实现,包括BA无标度网络、NW和WS小世界网络的实现与分析功能。
  3. 所属分类:matlab例程

  1. plane_model

    3下载:
  2. 用matlab建立的飞机模型(转载),希望对大家有帮助。-plane model
  3. 所属分类:matlab例程

    • 发布日期:2013-08-16
    • 文件大小:2537
    • 提供者:
  1. Multi-AntennaWirelessCommunicationTheoryAndApplica

    1下载:
  2. 这是一本描述MIMO多输入多输出天线通信系统基础知识的书,包括MIMO发展现在现状,MIMO目前面临的问题,MIMO的信道模型,空时分组码,分层空时码,以及信道估计等。-This is a descr iption of MIMO multiple-input multiple-output antenna communication system based on knowledge of books, including MIMO development is now status quo,
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:7138281
    • 提供者:dreaman
  1. skybox

    0下载:
  2. 3D 模型 skybox 在一个 立方体内部 可以 自由 的调整 视角 使用 vs2005 和 opengl 编写-3D models in a skybox cube house are free to adjust the angle and opengl prepared using vs2005
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5426277
    • 提供者:pei
  1. 111111111

    0下载:
  2. matlab simulink仿真实例分析(源代码模型)-matlab simulink simulation analysis (source model)
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1458824
    • 提供者:外围
  1. GPS地球重力场模型计算高程异常

    2下载:
  2. 地球重力场模型计算高程异常,C#源代码 地球重力场模型计算高程异常,C#源代码-Earth' s gravity field model height anomaly
  3. 所属分类:C#编程

    • 发布日期:2012-11-19
    • 文件大小:54029
    • 提供者:wang
  1. socket

    0下载:
  2. socket编程。winsock编程实现网络通信。 非阻塞模式实现面向连接一个服务器和多个客户端的收发数据(select模型) 阻塞模式实现面向无连接的一对一的通信 1.学习通过winsock编程实现网络通信。 2.学习面向连接和面向无连接的网络通讯方式的编程。 3.学习阻塞和非阻塞模式的网络通讯的编程。 4.熟悉与winsock有关的API函数的用法。 -socket programming. winsock network communications progr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7334877
    • 提供者:qingangjun
  1. PLY

    4下载:
  2. 这是PLY兔子模型。可以三维显示 分4个文件其中一个为数据库文件,一个为头文件,另外两个为CPP文件-This is the PLY rabbit model. Three-dimensional display can be one of sub-4 file for the database file, one for the header file, the other two for the CPP file
  3. 所属分类:Windows编程

    • 发布日期:2014-02-18
    • 文件大小:325734
    • 提供者:士大夫
  1. 3d_human

    0下载:
  2. 3D 人体模型,实现旋转,放大等功能.模型简单易懂.-3D human body model, to achieve rotation, zooming and other functions. Model easy to understand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3879108
    • 提供者:wuliuguo
  1. complexnetwork

    8下载:
  2. 复杂网络中有一些常见的基本模型,如随机图,WS小世界网络,NW小世界网络及BA无标度网络等,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。-Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:10243
    • 提供者:whuic
  1. testball

    0下载:
  2. OpenGL,地球模型,纹理加载,虚拟跟踪球的实现-OpenGL, the Earth model, texture loading, the realization of a virtual tracking ball
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3660239
    • 提供者:Fang Xiaojian
  1. estimate_AR

    0下载:
  2. ar模型 阶数和参数估计的matlab程序
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:798
    • 提供者:szy
  1. 高斯背景模型

    0下载:
  2. 高斯背景模型,进行前景分离,目标提取,稳定性高。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 3DScene

    0下载:
  2. 实时图形设计 3d场景漫游 3dmax模型 场景中包括树木 房屋 道路 移动小车 以及 billboard 绘制的树木 支持人机互动 场景漫游-This code is the assignment for our real-time graphic designing. It includes many scenes like houses,trees using the billboard skill, roads and the cars.
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-22
    • 文件大小:42055147
    • 提供者:laura
  1. ShaderSimpler

    0下载:
  2. 其中包含了五个光照模型的例子,还有一个全屏泛光的例子,对于想学习的人非常的有帮助-Which contains examples of five illumination model, there is a full-screen pan-ray example, for people who want to learn very helpful
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1244909
    • 提供者:黄达
  1. DIP

    1下载:
  2. 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:5112656
    • 提供者:chenyuefeng
  1. PVmodV2010-Ver4_pagemod

    3下载:
  2. PSCAD光伏仿真模型-PSCAD simulation models of photovoltaic
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-07
    • 文件大小:282397
    • 提供者:Yiyun Guo
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com