Welcome![Sign In][Sign Up]
Location:
Search - pudn e

Search list

[matlabGP_Algorithm_luzhenbo

Description: G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 文件夹说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、CorrelationIntegral.dll - 计算关联积分-G-P algorithm in Matlab correlation dimension (upgrade version mex function, ultrafast) Author : bo, the Navy Engineering from the University of peer welcome exchanges and cooperation, more and download articles please visit my personal web page e-mail : luzhenbo@sina.com 000 people Home : luzhenbo.88uu.com.cn update : the introduction of restrictions on temporary separation parameters so that the sequence of parameters than the average cycle, in addition to the same orbit around the point and makes a relatively small r, r ln- ln C (r) curve is nearly linear document folders : 1, GP_Algorithm_main.m-procedure two main documents, LorenzData.dll- Lorenz have three discrete data, normalize_1.m-normalized data of four, CorrelationIntegral.dll-associated integral calculation
Platform: | Size: 6144 | Author: 陆振波 | Hits:

[Special EffectsRealTime_tracking

Description: 该代码包括从CCD+采集卡采集到的视频,转成opencv的iplimage格式,在跟踪方面用到了camshift,我做过一个自动的跟踪也是基于此算法的,有需要的朋友可以发e-mail给我,大家多多交流吧。-code from the CCD acquisition card processing of video, conversion opencv iplimage the format used in tracking the camshift. I conducted an automatic tracking algorithm is based on the need of a friend can issue e-mail to me, Members can exchange it.
Platform: | Size: 3072 | Author: 李乃安 | Hits:

[VC/MFC2004-08-19_1-2

Description: usb 协议很好的电子书,共大家学习,不要感谢我 ,感谢pudn-very good e-book usb agreement, a total of U.S. study, do not thank me, thank pudn
Platform: | Size: 964608 | Author: kenneth | Hits:

[Embeded-SCM DevelopPspSdkRepack

Description: PS2Dev Environment for Win32。用于SONY的Psp游戏机的Sdk开发包,可以开发属于你自己的PSP游戏及应用啊-PS2Dev Environment for Win32. SONY for the Psp game SDK development kit, you can develop your own PSP games and applications ah
Platform: | Size: 16862208 | Author: ljx | Hits:

[J2MEJ2ME

Description: J2ME开发大全 PDF电子书 看到PUDN只有这本书的源码,上传和大家分享 本书特色内容: ·理解J2ME的组织、配置和外廓,包括新发布的PIM API ·回顾小型计算技术,包括无线技术、移动PDA等 ·掌握J2ME体系结构和开发环境 ·使用有限的内存,简化用户界面,最小化网络流量并获取最优效率 ·读、写、排序、查询和存储记录 ·管理数据,并理解数据库的概念 ·展望使用Web服务、信息管理和其他关键功能的移动应用程序 ·使用HTTP连接、网络和Web服务协同工作-J2ME development Guinness PDF e-book to see only PUDN source of this book, upload to share with you the contents of the book features: Understanding J2ME organization, configuration and outside the profile, including the newly released mini-PIM API Recalling computing technology, including wireless technology, mobile PDA, such as master J2ME architecture and development environment for use of limited memory, simplifying the user interface, minimize network traffic and obtain the optimal efficiency of reading, writing, sort, query and store data records management, and Looking to understand the concept of a database using Web services, information management and other key features of mobile applications use HTTP to connect, network and Web services to work together
Platform: | Size: 14691328 | Author: 咖喱 | Hits:

[DSP programTMS320-VC5509A-Timer

Description: ICETEK–VC5509-A 评估板定时器实验.实验程序的工程中包含了两种源代码,主程序采用C 语言编制利于控制,中断向量表在 vector.asm 汇编语言文件中,利于直观地控制存储区分配。-ICETEK-VC5509-A experimental evaluation board timer. Experimental procedure included two projects source code, the main program using C language in favor of control, Interrupt Vector Table in the assembly language vector.asm documents, in favor of intuitive control of Storage Area distribution.
Platform: | Size: 17408 | Author: 小艾 | Hits:

[OS programregiste

Description: 注册界面,功能强大,验证用户名,密码,电子邮箱,希望对大家有帮助啊-Register interface, powerful, verify user name, password, e-mail, and they hope to have everyone help ah
Platform: | Size: 2048 | Author: jacksu | Hits:

[AI-NN-PROS-ELM

Description: 模糊神经网络实现函数逼近与分类,实现模糊规则的提取。-Fuzzy neural network function approximation and classification, to achieve the extraction of fuzzy rules.
Platform: | Size: 6144 | Author: 王宁 | Hits:

[Multimedia DevelopCMMB_ESG

Description: CMMB 解复用源码 从原始的广播数字信号解析音视频,紧急广播等各种业务数据-CMMB demultiplexing the radio source from the original audio and video digital signal analysis, emergency operations such as data broadcasting
Platform: | Size: 136192 | Author: handy | Hits:

[Embeded Linuxziku_api

Description: (绝对原创)Linux写的GB2312字库程序,包括API接口和一个16X16的GB2312汉字字库。接口方便、灵活,可支持不同的大小的字库、不同的字库。支持不同支持的点阵LCD,只需要修改头文件两个宏定义即可。 设计上,借鉴了linux2.6控制台的字库设计方法。API接口和控制台的字库API接口几乎一样,只有接口的名字不同。 配合本人LM6063A、LM12232C驱动程序使用,就是一套完整的显示解决方案了。 /************************************* ** 公开源代码的初衷:这一年来从开源社区 ** 学到了很多很多。但是大部分都是国外的, ** 我也想过把自己的代码提交到开源社区, ** 无奈E文不好。希望借助pudn的这个平台 ** 为开源中点贡献。 */-linux driver for gb2312.
Platform: | Size: 616448 | Author: nizhiquan | Hits:

[JSP/JavaGWAP2.0

Description: 这个是一个电子商务的网站源码是还包括有文档-This is an e-commerce web site source code is also included with the document
Platform: | Size: 11815936 | Author: li | Hits:

[Graph RecognizeShape-context

Description: 基于形状上下文的图象识别技术(E文不行的就不要看了)-OCR tech based on Shape-Context
Platform: | Size: 747520 | Author: fu1ck | Hits:

[Special Effectsgraphcut

Description: Kmeans 聚类,graphcut 图像分割,最大流最小割算法-Kmeans clustering, graphcut image segmentation, the maximum flow minimum cut algorithm
Platform: | Size: 13636608 | Author: 邓民明 | Hits:

[Internet-NetworkTCP

Description: 异步方式实现TCP的通讯,包括client和server两个程序-TCP to achieve asynchronous communication, including both client and server programs
Platform: | Size: 91136 | Author: 黄长安 | Hits:

[matlabLyapunov

Description: atlab编写的Lyapunov指数计算程序 一、计算连续方程Lyapunov指数的程序 其中给出了两个例子:! e @ u9 j* [* b" m$ j$ I 计算Rossler吸引子的Lyapunov指数 _9 \: B" T* t! U4 J2 Q9 }/ n 计算超混沌Rossler吸引子的Lyapunov指数 http://www.pudn.com/downloads39/sourcecode/math/detail132231.html-atlab Lyapunov index calculation program written in one continuous equation Lyapunov index calculation procedure which gives two examples:! e @ u9 j* [* b " m $ j $ I calculate the Rossler attractor, Lyapunov exponents _9 \ : B " T* t! U4 J2 Q9}/n calculated hyperchaotic Rossler attractor Lyapunov exponent http://www.pudn.com/downloads39/sourcecode/math/detail132231.html
Platform: | Size: 6144 | Author: kolan | Hits:

[Streaming Mpeg4Cadence_Starter_Library

Description: ld Energy Detection Very useful document, helpful, En University of Electronic Science Thinking of joining the party 13 Introduction HID report descripto ARM7TDMI core technical reference SystemView system design and simu This book: It is written by Mr. C plus whole directory "Linux Huawei engineers manual, in the d Tienhsiang company msp430LT-1B de Overall introduction bunches of m SMALL RTOS Neural network toolbox and a numb driver development experience hig H264 standard graphic detail! ! ! Linux Device Driver for the third UNDERSTANDING LINUX KERNEL linux device drivers the latest v [Oppenheim] digital signal proces Samsung s3c2410 chip Chinese manu Qualcomm BREW platform training t "And H.264 MPEG-4 Video Comp This paper describes a platform e Mailto US | Copyright Complaints © 2004-2010 pudn.com Close -ld Energy Detection Very useful document, helpful, En University of Electronic Science Thinking of joining the party 13 Introduction HID report descripto ARM7TDMI core technical reference SystemView system design and simu This book: It is written by Mr. C plus whole directory "Linux Huawei engineers manual, in the d Tienhsiang company msp430LT-1B de Overall introduction bunches of m SMALL RTOS Neural network toolbox and a numb driver development experience hig H264 standard graphic detail! ! ! Linux Device Driver for the third UNDERSTANDING LINUX KERNEL linux device drivers the latest v [Oppenheim] digital signal proces Samsung s3c2410 chip Chinese manu Qualcomm BREW platform training t "And H.264 MPEG-4 Video Comp This paper describes a platform e Mailto US | Copyright Complaints © 2004-2010 pudn.com Close
Platform: | Size: 45057024 | Author: Braddy | Hits:

CodeBus www.codebus.net