-
Jacobi
用jacobi迭代法解线性方程组,的matlab实现。M文件源代码。(Jacobi iterative method for solving linear equations, matlab implementation. M-file source code.)
- 2012-05-10 16:05:18下载
- 积分:1
-
A-convolutional-based-distributed-coded-cooperati
In this paper, we consider a coded cooperation diversity scheme that is suitable for L-relay channels that operate in the decode–forward mode. The proposed scheme is based on convolutional coding, where each codeword of the source node is partitioned into two frames that are transmitted in two phases.
- 2013-07-10 19:03:19下载
- 积分:1
-
kengen
最大似然(ML)准则和最大后验概率(MAP)准则,BP神经网络用于函数拟合与模式识别,多目标跟踪的粒子滤波器。( Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, BP neural network function fitting and pattern recognition, Multi-target tracking particle filter.)
- 2016-06-03 16:21:45下载
- 积分:1
-
cfar
本程序是基于恒虚警概率的sar图像分割.分出目标和杂波两部分。(sar segmentation based on cfar)
- 2009-03-19 22:04:43下载
- 积分:1
-
KnapsackProblem
这是用MATLAB编写的模拟退火算法求解背包问题的程序(This is prepared using MATLAB algorithm simulated annealing procedure for Knapsack Problem)
- 2009-06-28 16:56:24下载
- 积分:1
-
elm
极速学习机,可以做模型预测、评价,比BP神经网络更优。(Fast learning machine, you can do the model prediction, evaluation, better than BP neural network.)
- 2013-12-18 23:35:27下载
- 积分:1
-
MATLAB_C_API
As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.
- 2007-11-05 15:07:13下载
- 积分:1
-
cdma_simulation
cdma系统matlab仿真程序,信道包括加性白高斯噪声,复合加性白高斯噪声,瑞利衰落,频率选择性瑞利衰落,双信道瑞利衰落。直扩调制,直扩解调。20段小程序,很不错。(cdma system matlab simulation program, channel, including AWGN, complex AWGN, Rayleigh fading, frequency selective Rayleigh fading, dual-channel Rayleigh fading. Direct Sequence Spread Spectrum modulation, demodulation DS. 20 small procedures, is pretty good.)
- 2021-04-05 21:19:03下载
- 积分:1
-
426
说明: 自编:张贤达《数字信号处理》习题4.26的MATLAB程序。加入了一个GUI界面。
在MATLAB下运行MDSP。
要求MATLAB7以上版本,否则GUI无法运行(self : Automation, "Digital Signal Processing" Exercise 4.26 MATLAB. Adding a GUI interface. MATLAB running MDSP. MATLAB7 version of the above requirements, otherwise unable to run GUI)
- 2006-01-08 14:00:38下载
- 积分:1
-
Illustration_Norms
or a thorough description of the norms, see the Chapter 4 of Robust and Optimal Control, Zhou, Glover, Doyle 1996.
Here the point is to give some lines of code illustrating what are the H2 and Hinf norms of LTI systems.
In that sense, it is also illustrated that the H2 norm is smooth in the space of the system parameters, whereas the Hinf norm is non-smooth locally Lipschitz (since it is a min-max problem, thus prone to the waterbed effect ).
- 2015-01-25 21:06:50下载
- 积分:1