-
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 计算缓存(1, LargestLyapunov_example1.m procedure master file 1, run this file directly to 2, LargestLyapunov_example2.m procedure master file 2, run this file directly to 3, LorenzData.dll generated Lorenz discrete data 4, PhaSpaRecon.m phase space reconstruction 5, Lyapunov_luzhenbo.dll Lyapunov calculation of the main function of 6, lyapunov_buffer.dll Lyapunov cache calculation)
- 2006-03-23 19:14:50下载
- 积分:1
-
jpg
The aim of this short workshop is to demonstrate the effectiveness of the JPEG encoding/decoding process using test data and test images. As explained in the lectures the major elements of the JPEG encoding process are the DCT, the non-uniform Quantisation matrix and variable run-length encoding.
Building an emulator of the JPEG encoding and decoding algorithm may appear a daunting task, but Matlab is well suited to such coding.
- 2015-03-22 02:46:18下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
simplize
对新月沙丘进行建模,生成一系列水平高度上沙丘截面数据,以便导入实体建模软件进行实体造型(Modeling of the crescent dunes, dune-sectional data to generate a series of horizontal height to import solid modeling software for solid modeling)
- 2014-02-18 15:52:46下载
- 积分:1
-
MPC_test31
主要用于控制Boost电路的电压和电流,使用了神经网络,FGM,ADMM等控制算法(Mainly used to control the voltage and current Boost circuit using a neural network, FGM, ADMM and other control algorithm)
- 2020-08-06 10:08:33下载
- 积分:1
-
OFDMforOpticalCommunications
说明: 对OFDM和其他无线接入技术在光通信中的应用讲解的非常详细,是学习光纤无线融合的必备参考书籍。。。(OFDM for Optical Communications)
- 2010-03-22 10:42:24下载
- 积分:1
-
Madgwick
无人机姿态测量系统matlab程序,输入传感器数据,输出无人机的姿态角信息(UAV attitude measurement system matlab program)
- 2014-07-01 22:32:13下载
- 积分:1
-
lsqcurvefit
说明: 一个有关matlab解决最小二乘法函数lsqcurvefit的简要介绍,网上找的,分享了。。。(Matlab solve a least squares lsqcurvefit function of a brief introduction, on-line to find and share.)
- 2009-08-19 09:23:03下载
- 积分:1
-
hvdc_vsc
hvdc_vsc in matlab simpower simulink
- 2013-08-05 14:13:43下载
- 积分:1
-
fun_fre_dec_cal_X2
悬置功能计算的,能量解耦的方法,优化及其位移的计算(The calculation of suspended function, energy decoupling method, optimization and calculation of displacement)
- 2020-12-05 13:19:24下载
- 积分:1