-
HAO2
Buck-Boost转换器转换周期轨道从混乱的状态,本文提出一种 混沌控制方法通过改善电感电流和输出电压之间的关系。通过调整 耦合强度,这种方法可以控制混沌周期2 Buck-Boost转换器,period-4,period-8轨道 period-9轨道和周期3,时间6,不确定不稳定周期轨道(着)。(To transform the Buck-Boost converter the chaotic state to the periodic orbits, this paper proposes a
chaotic control method by improving the correlation between the inductor current and the output voltage. By adjusting
the coupling strength, this method can control the chaotic Buck-Boost converter to the period-2, period-4, period-8 orbits
and the period-3, period-6, period-9 orbits, without determining the unstable periodic orbits (UPOs) in advance.)
- 2014-12-01 10:10:46下载
- 积分:1
-
seismic_display
matlab开发GUI地震数据显示工具,可以作为地震处理人员学习地震处理的起点。matlab是基于矢量运算,而地震剖面就是一个矩阵。用matlab来处理地震数据,用于学习研究地震处理的方方棉面,实在是方便实用。(matlab seismic data show the development of GUI tools can be used as seismic processing, seismic processing to study the starting point. matlab is based on the vector operation, and the seismic profile is a matrix. Using matlab to handle seismic data for the study of seismic processing Fangfang cotton face, it is convenient and practical.)
- 2007-07-17 21:33:30下载
- 积分:1
-
RBF
RBF神经网络用于分类与回归,提供了一个学习神经网络的平台,对大家有很大帮助。(RBF neural network for classification and regression, neural networks provide a learning platform for all of us much help.)
- 2010-08-22 21:35:08下载
- 积分:1
-
invmoments
能求取放在M文件旁边文件的HU不变矩!经反复检验出错(Can strike the HU on the M-file next to the file the same moment!)
- 2012-05-18 13:04:30下载
- 积分:1
-
MATLAB-VB
着重探讨了在VB应用程序中集成MATLAB实现程序优化的四种方法,即利用MatrixVB、调用DLL动态链接库、应用Active自动化技术和动态数据交换技术,并分析了集成过程中的关键问题及其基本步骤。这种混合编程实现了VB的可视化界面与MATLAB强大的数值分析能力的结合。 (VB application integration MATLAB program optimization focused on four methods, namely the use of MatrixVB to call DLL dynamic link library, application Active automation technology and dynamic data exchange technology, and analyzes the key issues in the integration process and its basic steps. This hybrid programming to achieve a combination of powerful numerical analysis capabilities of the visual interface of the VB and MATLAB.)
- 2013-04-29 15:30:54下载
- 积分:1
-
huffman
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。(Specific methods Huffman coding: the probability of emergence of the size press line, the two smallest sum probability, as a new probability and the probability of re-queue the remaining, then the minimum of two probabilities are added, and then re-queue, until finally become one. Each time the sum will be 0 and 1 Fu added two probabilities, when read by the symbol has come to begin the final 1 , the route will encounter a 0 and 1 at the lowest to the highest bit of the right order, that is the symbol of the Huffman coding.)
- 2015-04-04 20:34:08下载
- 积分:1
-
PID
先进PID控制及其MATLAB仿真详细教程(Advanced PID Control and MATLAB Simulation of a detailed tutorial)
- 2007-11-01 01:37:00下载
- 积分:1
-
rayleighchannel
delta modulation source code
- 2009-03-16 18:07:09下载
- 积分:1
-
transferalignment
说明: 自己编写的kalman滤波算法的应用,应用于惯性导航系统初始对准中,运动基座(I have written the application of kalman filtering algorithm used in inertial navigation system in the initial alignment, sports base)
- 2008-09-13 12:13:15下载
- 积分:1
-
incremental_svm
这个套件包含了C + +实现"减量和增量支持向量机学习",根据Cauwenberghs和Piggio他们的matlab实现。(This package contains a c++ implementation of "Incremental and Decremental Support Vector Machine Learning, Cauwenberghs and Poggio" based on their
matlab implementation.
Getting started
- make (to compile)
- ./inc_svm 1 data_kernel.txt (to train and cross-validate)
- ./inc_svm 1 diabetes_kernel.txt)
- 2012-05-11 03:48:10下载
- 积分:1