-
PSO_conducting_optimization
说明: 运用粒子群算法进行优化问题分析,程序中以Giewank函数为测试对象,效果不错。(using PSO to conduct optimization, the effect is good based on Giewank function.)
- 2010-05-03 15:01:48下载
- 积分:1
-
simulation_with_GPC
广义预测控制算法(包括在线辨识)的实现和仿真,可直接移植到支持matlab代码的软件中,诸如LABVIEW。(Generalized predictive control algorithm (including online identification) implementation and simulation, can be directly transplanted to support the matlab code of the software, such as LABVIEW.)
- 2013-05-22 20:50:36下载
- 积分:1
-
matlab_3_opt
提供一种求解最优哈密尔顿的算法---三边交换调整法,要求在运行jiaohuan3(三交换法)之前,给定邻接矩阵C和节点个数N,结果路径存放于R中。
bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。
由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。
(Provide an optimal algorithm Hamilton- trilateral exchange Adjustment Act, requiring running jiaohuan3 (c exchange) before a given adjacency matrix C and the node number N, the results of the path stored in the R in. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.)
- 2007-09-20 19:35:15下载
- 积分:1
-
TD-SCDMA
说明: TD-SCDMA标准初稿(word版)和TD-SCDMA标准的MATLAB仿真程序(TD-SCDMA standard first draft (word version) and TD-SCDMA standard MATLAB simulation program)
- 2008-09-24 19:40:44下载
- 积分:1
-
PCA_MATLAB
PCA(主成分分析)的MATLAB源代码,包含测试例子及使用文档,该算法主要用于图像分类时特征的降维。(PCA (Principal Component Analysis) of the MATLAB source code, including test case and use the document, the algorithm is mainly used for image classification and feature dimensionality reduction.)
- 2012-07-14 14:00:46下载
- 积分:1
-
CCDoctor
相空间重构CC方法计算最佳滞后时间和最佳嵌入维数代码已经调试过了完全可以运行(The phase space reconstruction the CC method best lag time and the optimal embedding dimension code debugging can run)
- 2013-03-15 10:47:19下载
- 积分:1
-
PCA-based-Face-Recognition-System
基于PCA算法(主成分分析法)的人来呢识别系统-Matlab
自己对之前的程序进行了修改,可直接运行(PCA based Face Recognition System)
- 2014-11-27 15:31:26下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
非线性动力学 nonlinear
非线性动力学、分岔 Matlab 程序实现,弹簧质量系统在简谐激励作用下的受迫振动,弹簧的恢复力F与变形x的关系为F=kx3,动力学方程为...30cosmxcxkxFwt++= 其中,给定参数,1m=,0.3c=,1.0k=,1w=,初始条件为(0)3.0x=,.(0)4.0x=设系统的动态参数为F0,绘出系统状态变量随参数变化分岔图,绘图参数对应的系统各周期及混沌状态的时间历程图、相轨迹图、Poincare映射图(Nonlinear dynamics, bifurcation Matlab program, the forced vibration spring-mass system under harmonic excitation, spring restoring force F and deformation x relationship the F = kx3, kinetic equation for ... 30cosmxcxkxFwt++ = wherein the given parameters, 1m = 0.3C = 1.0k = 1W =, initial condition (0) 3.0x = (0) 4.0x = set of the dynamic parameters of the system for the F0, plotted system status system cycle and chaotic state variables with parameter changes bifurcation diagram, drawing parameters corresponding time course of the phase trajectories, Poincare map)
- 2021-03-06 19:29:30下载
- 积分:1
-
2015
交通流量预测数据集,某高速公路按天收集的交通流量。(Traffic flow forecasting data set, the traffic flow collected daily by a highway.)
- 2020-12-23 09:49:07下载
- 积分:1