-
programs-txt
1. Transfer function to state space model
transfer function to state space
A=[1 1 1]
B=[1 6 11 6]
[A,B,C,D]=tf2ss(num,den)
- 2013-07-28 17:31:23下载
- 积分:1
-
Programming_on_CPP.2
Object programming on C++.
- 2014-12-05 18:30:37下载
- 积分:1
-
pegasis_bo
该协议是LEACH的改进,思想是:为了延长网络的生命周期,节点只需要和她们最近的邻居之间进行通信。节点与汇聚点间的通信过程是轮流进行的,当所有节点都与汇聚点通信后,节点间再进行新一回合的轮流进行的。由于这种轮流通信机制使得能量消耗能够统一的分布到每个节点上,因此降低了整个传输所需要消耗的能量。(The agreement is LEACH improvement idea is: To prolong the network lifetime, and between nodes only need to communicate with their nearest neighbors. Communication process between the node and the focal point is in turn carried out when all the nodes are associated with the convergence point communication between nodes then turns a new round of. Due to this rotation so that the energy consumption of the communication system on each node to the uniform distribution, thus reducing the energy consumption required for the transmission.)
- 2014-05-05 13:48:39下载
- 积分:1
-
GA_JSP
说明: 1.选择主函数main运行。main有三个输出参数:最优染色体最早出现代数;最佳适应度;最优染色体编码
2.算例.txt文件提供了三个不同规模的JSP问题,将数据粘贴到main函数的对应位置,保存即可运行
3.time函数可以多次运行main主函数,对结果作简单统计(1. Select the main function to run. Main has three output parameters: the first generation algebra of the optimal chromosome; the optimal fitness; the optimal chromosome coding
2. The example. TXT file provides three JSP problems of different sizes. Paste the data to the corresponding location of the main function, and save it to run
3. The time function can run the main function multiple times to make simple statistics on the results)
- 2020-03-30 18:08:39下载
- 积分:1
-
k-means
用c程序和matlab分别试验一种k-means改进算法,按照方法选取聚类中心点,事实证明,这种改进是有效的。(Matlab with c procedures and were experimenting with an improved k-means algorithm, in accordance with the method of selecting cluster center, the facts show that this improvement is effective.)
- 2010-05-30 22:18:05下载
- 积分:1
-
attachments
The work presented in this thesis includes control system design, analysis and grid synchronization of a DFIG (doubly-fed induction generator) driven by a wind turbine using stator-voltage and stator-flux oriented frames. The DFIG is a special type of induction machine which is comprised of two back-to-back converters. One converter connects the DFIG stator to the grid, and the second converter is connected to the rotor of the machine through a DC-link capacitor
- 2012-07-10 17:05:22下载
- 积分:1
-
CS_recovery_algorithms
There are many compressed sensing (CS) recovery algorithms that have been proposed.
Here I list some of them, and provide the corresponding experimental results. Essentially, the
recovery algorithms are similar to the sparse coding based on the over-complete dictionary.
- 2013-08-07 19:33:17下载
- 积分:1
-
SPWM
实现了SPWM的逆变电路,程序运行过,可以进行FFT分析好用(Achieve a SPWM inverter circuit, run over, FFT analysis can be useful)
- 2011-11-25 20:21:42下载
- 积分:1
-
rgb2hsi
函数实现将rgb颜色空间转化为HSI颜色空间,里面有许多语句很经典,值得一看(the function of the program is to change RGB color space into HSI color space.)
- 2010-07-09 14:16:43下载
- 积分:1
-
matlab_ipt_tutorial
The purpose of this tutorial is to gain familiarity with MATLAB’s Image Processing
Toolbox. This tutorial does not contain all of the functions available in MATLAB. It is
very useful to go to HelpMATLAB Help in the MATLAB window if you have any
questions not answered by this tutorial. Many of the examples in this tutorial are
modified versions of MATLAB’s help examples. The help tool is especially useful in
image processing applications, since there are numerous filter examples.
- 2014-01-30 13:49:53下载
- 积分:1