-
quantumgeneticalgorithm
一种快速的,稳定的量子遗传算法。
量子遗传算法(An improved quantum genetic algorithm genetic algorithms, faster and more stable.)
- 2011-01-02 16:16:21下载
- 积分:1
-
GUI-test
一个二维图像小波分解的matlab GUI程序,可以在这个基础上添加代码丰富功能。(A 2D wavelet decomposition matlab GUI program.)
- 2012-05-11 21:02:13下载
- 积分:1
-
LorenzeSynchroPredict
利用SIMULINK建立Lorenze系统的仿真模型,并实现同步预测(Simulink for lorenze system and synchro predict)
- 2013-09-05 10:12:51下载
- 积分:1
-
a
说明: 一个关于FM收音机的程序,里面包括FM调制解调,以及PLL模块,并在SIMULIN内实现仿真。(A program on FM radio, which includes FM modulation and demodulation, and PLL module, and simulation within the SIMULIN.)
- 2010-05-16 16:21:42下载
- 积分:1
-
real_time_data_serial
This matlab script is for ploting a graph by accessing serial port data in
real time. Change the com values and all variable values accroding to
your requirements. Dont forget to add terminator in to your serial device program.
This script can be modified to be used on any platform by changing the
serialPort variable.
- 2015-03-23 14:33:34下载
- 积分:1
-
Math_CAI_PPT
高等应用数学问题的MATLAB求解 一书的经典课件 编者自己写的哦(Higher Applied Mathematics problems using MATLAB in a book classic courseware Editor written)
- 2013-01-15 19:03:28下载
- 积分:1
-
PID--Expert
PID 的初学者模型,是关于专家型PID的,也可以用于系统PID的改进(PID beginner model is based on expert PID and PID can also be used for system improvement)
- 2014-12-02 22:38:57下载
- 积分:1
-
MATLAB
信道主要模拟信号的多径传输,在这个信道中一共有三个用户的数据进行传输,用户一经过了2径衰落,用户二经过了3径衰落,用户三经过了4径衰落。(The main channel simulation of multipath signal transmission, in this channel has a total of three users of the data transmission, the user after 2 path fading, the user of two after 3 path fading, the user of three after 4 path fading.
)
- 2021-01-04 14:38:55下载
- 积分:1
-
nan_simulation
水电机组仿真,发电机组采用菲利普斯描述。输出信号为有功功率和频率,适用于控制类电气仿真。(Hydro-generator simulation, the generator set described by Phillips. The output signal for the active power and frequency, suitable for control of electrical simulation.)
- 2021-04-19 16:28:51下载
- 积分:1
-
ChebyshevExpansion
给定一个普通多项式p(x),用列向量表示,阶次从高到低排列,此函数返回p(x)的切比雪夫多项式展开的系数,返回的的结果也是一个列向量,同样按切比雪夫多项式的阶次从高到低排列
另外该函数用cos(x)项傅里叶级数展开一个多项式(
ChebyshevExpansion.m by David Terr, Raytheon, 5-26-04
Given a polynomial f(x) of degree n expressed as a row vector of coefficients of x^k with
highest power on the left, expand f(x) as a sum of scalar multiples of
Chebyshev polynomials, i.e. return the column vector of coefficients a_k with k
running from n to 0 from top to bottom such that f(x) = sum_{k=0}^n{a_k P_k(x)}.)
- 2010-12-24 13:28:51下载
- 积分:1