-
Maxflow_Matlab_C++_Mixtrue
本人对经典Maxflow算法的修改,实现的是C++和Matlab混合编程。cpp源码可以在matlab下编译,该实现方式比纯matlab实现效率高出好多。(I classic Maxflow algorithm changes, realize that the C++ And Matlab programming mixed. cpp source code can be compiled under matlab, the matlab realize than pure efficiency than many realize.)
- 2008-04-20 13:41:09下载
- 积分:1
-
PV_System
In this paper, new scheme of direct torque control of induction motor for
electric vehicles is proposed and the results of an investigation into suitable
torque control schemes are also presented. The electric vehicle drive consists
of rewound induction motors and a three-level IGBT inverter. The schemes
investigated are Field Oriented Control, Direct Torque Control (DTC), and
DTC using Space Vector Modulation. The results of Matlab - Simulink
simulations and a comparison between the control schemes are presented. It is
found that the DTC using Space Vector Modulation scheme is best for this
application.
- 2010-05-31 20:23:48下载
- 积分:1
-
fuzzyPID-MATLAB
模糊PID控制算法在MATLAB里的仿真程序,(fuzzy PID debug in MATLAB)
- 2011-05-26 19:07:40下载
- 积分:1
-
bfsk_new
binary fsk with novel concept using matlab
- 2012-11-19 21:45:22下载
- 积分:1
-
digital_communication_simulation
曾峰的数字通信,主要包括波形成型,匹配滤波,AM调制解调,QPSK调制解调,FSK调制解调,最大似然检测等。(Digital communication has peaks, including waveform shaping, matched filtering, AM modulation and demodulation, QPSK modulation and demodulation, FSK modulation and demodulation, the maximum likelihood detection.)
- 2014-05-10 07:41:51下载
- 积分:1
-
WSN-fundamentals-in-Matlab
wsn fundemental in matlab
- 2011-06-20 17:38:59下载
- 积分:1
-
FUZZYPID1
这是一些模糊控制的相关模块,希望对大家有用(These are related to fuzzy control module, want to be useful)
- 2011-10-16 14:49:47下载
- 积分:1
-
string-data-encryption
Data Encryption by Matrix Multiplication
We will only use numbers 0 to 26 for the encryptive mathematics operation. Numbers from 1 to 26 are for letters from A to Z and 0 is for all non-letter characters. To minimize usage of numbers, all letters are converted to upper case. The original message is converted to number array according to the ASCII table and minus 64. We partition whole array into blocks of 8 numbers. The last block may be added several zeros. Then multiply each block by the an 8x8 matrix A which is invertible in Z27 to get cipher data. The decryption is the same process except to use its inverse matrix B. For good visual reading, we convert all non-letter characters to under score for the decryption.
- 2012-06-24 02:58:53下载
- 积分:1
-
Mie
均匀球形粒子的Mie理论散射光强计算程序:
1.RB1.m 计算第一类Ricatti-Bessel函数的函数
2.RB2.m 计算第二类Ricatti-Bessel函数的函数
3. Alegendr.m 计算角函数 和 的函数
4. MieCoeff.m 计算米尔系数的函数
5. Amp.m 计算散射光复振幅的函数
6. MieIntensity.m 画均匀粒子散射角-光强图
(Uniform spherical particle Mie theory scattering intensity calculation procedures: 1. RB1.m calculate the first class Ricatti-Bessel function of the function 2. RB2.m calculate the second category Ricatti-Bessel function of the function 3. Alegendr.m computing angle functions and function 4. MieCoeff.m Mill coefficient calculation function 5. Amp.m calculate the scattering amplitude recovery function 6. MieIntensity.m Painting uniform particle scattering angle- light intensity diagram)
- 2013-10-05 14:26:10下载
- 积分:1
-
burg
实现burg算法 估计信号的功率谱PSD 不是简单的调用库函数(Achieve burg algorithm to estimate the power spectrum of the signal PSD is not a simple function call library)
- 2014-12-01 16:45:51下载
- 积分:1