搜索资源列表
CCMethod_luzhenbo
- C-C法重构相空间文件夹说明1.CC_Method_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 信号归一化 4、ccFunction.dll - 计算S(m,N,r,t)-C-C method reconstruction phase space folders note 1.CC_Method_main.m-procedure two main documents, LorenzData.dll
CorrelationDimension_luzhenbo
- 计算关联维的 Matlab 程序 - (mex 函数,超快) ----------------------------------- 文件夹说明: 1、CorrelationDimension_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、PhaSpaRecon.m - 相空间重构 5、CorrelationDimension.dll - 计算关联积分函数
Lyapunov_exponents_luzhenbo
- 1、LargestLyapunov_example1.m 程序主文件1,直接运行此文件即可 2、LargestLyapunov_example2.m 程序主文件2,直接运行此文件即可 3、LorenzData.dll 产生 Lorenz 离散数据 4、PhaSpaRecon.m 相空间重构 5、Lyapunov_luzhenbo.dll Lyapunov 计算主函数 6、lyapunov_buffer.dll Lyapunov 计算缓存
GP_Algorithm_luzhenbo
- G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 文件夹说明: 1、GP_Alg
Volterra_MultiStepPred_luzhenbo
- 基于Volterra滤波器混沌时间序列多步预测 作者:陆振波,海军工程大学 欢迎同行来信交流与合作,更多文章与程序下载请访问我的个人主页 电子邮件:luzhenbo@sina.com 个人主页:luzhenbo.88uu.com.cn 参考文献: 1、张家树.混沌时间序列的Volterra自适应预测.物理学报.2000.03 2、Scott C.Douglas, Teresa H.-Y. Meng, Normalized Data Nonlineariti
cc_method
- C-C方法及改进的C-C方法重构相空间的matlab程序 -------------------------------- 性能: 3000数据耗时3分钟 -------------------------------- 参考文献: 1、Nonlinear dynamics, delay times, and embedding windows.pdf 2、基于改进的C-C方法的相空间重构参数选择4.pdf -------------------
GA_SVM
- GA/SVM 程序包含三个文件: 1。MainGA12.m 2。selectGA12.m 3。svmc12.m MainGA12.m是主文件,其余两个是被调用文件。 MainGA12.m里主要设置有关参数。 ===================== MainGA12.m文件有关设置的说明: 12行: host= \\gatest\\ %在matlab的安装盘,例如c:\\下设置的程序运行结果目录。 -GA / SVM procedures contain
trace4all
- 基于"trace transform"的识别2D图像的C++源程序, 主文件是tt.cpp, 在LINUX下可以用 g++ tt.cpp -o tt -O3进行编绎, 而且最后的结果也可以在MATLAB下显示出来, This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matlab
文件操作的一个具体数据结构算法例子
- 根据事务文件成批地更改主文件并得到一个新的主文件,与吴伟民数据结构课本完全一致,用C实现-Affairs bulk to change the primary document to be a new master file, and data structure Xiulan WU Weimin textbooks entirely consistent with achieving C
基于峰度的ICA算法
- 这是一个基于峰度的ICA算法,里面的ica_kurt.m是主文件,输入为待处理的观察信号,要求是矩阵形式,行数为所包含的分量数,列数为每一个分量包含的抽样点数。-This is a peak on the ICA algorithm inside ica_kurt.m is the main document, pending input signal observation demands matrix form, the number of firms covered by the weig
zcf.rar
- 实现主成份分析的matlab文件,简单实用,希望能对大家有帮助,Principal component analysis to achieve the matlab file, simple and practical, I hope everyone can help
main
- 主成分分析法,包含说明文档和5个MATLAB文件-Principal component analysis, including documentation and 5 MATLAB files
Mutual_Information
- 互信息法求混沌序列的最优时延 文件说明: 1、Mutual_Information_main.m 主文件,直接运行此程序即可 2、LorenzData.dll 产生Lorenz离散序列 3、Mutual_Information.dll 互信息函数 4、buffer.dll 缓存文件-Mutual information method for optimal time-delay chaotic sequence document describes: 1,
matrix
- 一个矩阵类,包括头文件和主文件,可以实现矩阵的加减乘除,赋值和输出运算。-A matrix of categories, including header files and the main document, you can achieve the matrix addition and subtraction, multiplication and division, assignment and output operations.
exp003_bpsk_qpsk_20081117
- BPSK_QPSK代码,详细绘制了BPSK, QPSK的波形。程序有一个主文件-modulation.m,通过此程序分别调用XXX_MOD/DEMOD.m-BPSK_QPSK Source
SIRP
- 基于SIRP方法的相干相关K分布雷达杂波的建模与仿真程序,包含三个文件。主文件为K_distribution.m,两个函数文件nonline_eq_sirp.m,fseries.m。-K-distribution radar clutter simulation code based on SIRP method,including three files. The main file is K_distribution.m, the two function files are nonline
s_GPS_INS_position_sp_demo
- GPS/INS位置组合输出校正Matlab仿真 文件说明: s_GPS_INS_position_sp_demo.m 组合主文件 kalman_GPS_INS_position_sp_NFb.m 卡尔曼滤波程序 ode500.mat 飞机飞行轨迹与INS输出数据 将三个文件放到同一个文件夹中,运行主文件即可。 希望对此方向的初学者有所帮助。-GPS/INS position output correction Matlab simulation com
QAMPModemPDemo
- 基于MATLAB/GUI的M-QAM调制解调及误码率,本文件是在MATLAB2009a版本上设计的,低于此版本的有可能会出错。 此文件中“M_QAM.m”是主文件,其他均为调用文件,该程序实现了MQAM的调制解调功能,并画出了每一步的波形 -Based on MATLAB/GUI s M-QAM modulation and demodulation and bit error rate, this document is designed MATLAB2009a version, t
Track-initiation-logic-method
- 雷达目标跟踪中的逻辑法航迹起始程序,其中包含两个文件:simutrack.m和main.m。simutrack.m是目标轨迹仿真;main.m是主文件-The logic of the radar target tracking in track initiation procedure law, which contains two files: simutrack.m and main.m. simutrack.m is the target trajectory simulation m
MATLAB
- 基于RBF神经网络的短期客流预测,开发环境matlab,两个m文件,一个是选择数据的,另一个是主文件-Based on RBF neural network short-term passenger flow forecast, the development environment matlab, two m documents, is a choice of the data, the other is a master file