-
karnaugh_inputs
KARNAUGH_INPUTS Boolean inputs for a Karnaugh map.
K = KARNAUGH_INPUTS(N) produces a table (array) of boolean inputs for a Karnaugh map.Each boolean input has N bits, and there are 2^N entries in the table.
- 2010-11-28 22:43:57下载
- 积分:1
-
runge-kutta
基于MATLAB的runge_kutta方法求解定积分(MATLAB-based method for solving the definite integral runge_kutta)
- 2010-05-13 18:11:09下载
- 积分:1
-
ANN
神经网络实现旅行商优化计算,可在基础上改变坐标值,模式化较强(TSP optimization neural network)
- 2014-09-28 10:39:33下载
- 积分:1
-
ofdm
ofdm在awgn信道下的仿真程序ber,snr图形(In awgn channel ofdm simulation program ber, snr graphic)
- 2013-11-14 13:06:58下载
- 积分:1
-
201310_OrbitGUI
实现深空轨道的仿真运行,而且精度很高,最后可以实现模块化功能,简单~(space exploration orbit design)
- 2013-11-15 16:39:05下载
- 积分:1
-
K-modes
k-modes聚类算法,其中包含F1-measure、聚类纯度和聚类准确率等评价指标,还有一个测试数据集,直接点击main即可(K- modes clustering algorithms, including purity of F1- measure, clustering and clustering accuracy uation index, and a set of test data, click the main directly)
- 2021-04-21 13:58:49下载
- 积分:1
-
304project-main
说明: 交通流量预测代码,含说明文档,matlab例程(traffic flow prediction)
- 2021-01-06 11:28:05下载
- 积分:1
-
MUSIC
求一个复正弦加白噪声随机过程的信号:
xn=exp(j*pi*n-j*pi)+exp(j*w0*n-j*0.7*pi)+v v(n)为零均值白噪声。S/N=10dB。取P=3,构造4阶的自相关矩阵R的基于MUSIC算法的功率谱估计的MATLAB程序(For a complex sinusoid plus white noise of the signal random process: xn = exp (j* pi* nj* pi)+ exp (j* w0* nj* 0.7* pi)+ v v (n) zero mean white noise. S/N = 10dB. Take P = 3, constructed of 4-order auto-correlation matrix R of the MUSIC algorithm based on power spectrum estimation procedure of MATLAB)
- 2009-05-17 16:00:12下载
- 积分:1
-
CDMA
CDMA移动通信系统功率控制算法的MATLAB仿真实现,可以仿真。(CDMA mobile communication system power control algorithm to achieve the MATLAB simulation, you can simulation.)
- 2009-05-23 08:07:32下载
- 积分:1
-
globalequalized
This code applies global histogram equalization on an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The output is definitely a better contrast image as compared to the input
- 2010-12-29 06:03:38下载
- 积分:1