-
quanpailie
依次输入exchange swap tianchongJ即可,若想修改全排列矩阵的大小,可在MATLAB中打开tianchongJ修改J和N。
(Enter exchange swap tianchongJ in turn can, If you want to modify the full array matrix size can be modified in MATLAB to open tianchongJ J and N.)
- 2010-06-25 02:16:04下载
- 积分:1
-
modulation
BPSK,8PSK,16QAM,32QAM,64QAM的解调程序MATLAB(BPSK, 8PSK, 16QAM, 32QAM, 64QAM demodulation procedures MATLAB)
- 2008-01-23 19:38:59下载
- 积分:1
-
1D.zip
1D heat transefer
function [A,b,r] = fullyDev1dr(m,rout,mu,dpdx)
fullyDev1dr CVFD coefficients for 1D fully developed flow in a pipe
Synopsis: [A,b] = fullyDev1dr
[A,b] = fullyDev1dr(m)
[A,b] = fullyDev1dr(m,rout)
[A,b] = fullyDev1dr(m,rout,mu)
[A,b] = fullyDev1dr(m,rout,mu,dpdx)
- 2014-11-21 23:27:03下载
- 积分:1
-
MATLAB-simulation-and-application
《MATLAB simulation and application》一书的电子源代码(MATLAB simulation and application of electronic source code)
- 2013-12-25 11:14:25下载
- 积分:1
-
how_place_matlab_graph
it shows a method on how to place an image in matlab and use it
- 2010-06-11 22:49:25下载
- 积分:1
-
OFDM_send_matlab
OFDM发送端程序集合,比较详细的各个部分,希望对大家有帮助(OFDM transmitter collection procedures, the various parts of a more detailed, in the hope that we have to help)
- 2009-01-12 10:14:59下载
- 积分:1
-
papr_cdf_80211a
说明: 802.11a 发送端采用BPSK调制得到的PAPR的CDF图形程序(CDF plots of PAPR from an IEEE 802.11a Tx with BPSK modulation)
- 2010-04-21 17:26:27下载
- 积分:1
-
LUZZY-PID
实现模糊PID控制仿真,非常有用,编程人员只需简单修改参数即可。(Fuzzy PID control simulation, very useful, programmers can simply modify the parameters.)
- 2013-12-10 15:59:40下载
- 积分:1
-
fortune_wheel
various select roullette funtion
- 2013-05-07 10:26:07下载
- 积分:1
-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1