-
InterHarmonic_src
VC与matlab混合编程的例子
是一个间谐波处理程序,滤波算法用matlab
界面用VC(VC and matlab programming examples of hybrid between a harmonic process, filtering algorithm matlab interface with VC)
- 2009-06-06 02:16:15下载
- 积分:1
-
$RJSAVEZ
MATLAB实现巴特沃斯滤波器---MATLAB Butterworth filter-(MATLAB Butterworth filter)
- 2012-12-28 14:22:39下载
- 积分:1
-
opf
matlab求解最优潮流的程序,这个最优潮流可以计算电力系统的潮流(matlab to solve the optimal power flow program, the OPF can calculate power flow)
- 2020-11-04 08:59:52下载
- 积分:1
-
BP
说明: 这是一个基于matlab的三层神经网络算法,赋予不同的向量可对权值进行训练(This is a three-layer neural network matlab-based algorithm can give different weight vector for training)
- 2010-01-06 19:36:01下载
- 积分:1
-
average_no_perturbation
boost变换器平均化模型 matlab下的simulink仿真(average model of boost converter )
- 2011-06-25 21:54:50下载
- 积分:1
-
integral
该程序用matlab编写数值积分方法,包括梯形公式,Simpson公式和Romberg算法,在main.m文件测试三类算法。这是数值计算方法是必须掌握的代码。(The program is prepared using matlab numerical integration methods, including trapezoidal formula, Simpson and Romberg algorithm for three kinds of formulas in main.m file for testing. Is the numerical calculation method must master code.)
- 2013-08-31 11:10:57下载
- 积分:1
-
memetic
memetic是一种高效的文化进化计算方法,该范例以Rosenbroek函数为例进行了演示,你也可以加入其它函数进行测试。(memetic cultural evolution is an efficient method of calculating the sample to Rosenbroek function as an example of the presentation, you can also add other functions to be tested.)
- 2011-11-12 02:03:36下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
main_2psk
2PSK调制与解调matlab仿真,包括高斯信道awgn,误码率分析(2PSK modulation and demodulation matlab simulation, including the Gaussian channel awgn, bit error rate analysis)
- 2009-06-09 14:37:04下载
- 积分:1
-
KimAnd10_TWC
Spectrum sensing SCS method
- 2013-10-03 04:00:46下载
- 积分:1