-
MPSK_sim
这是一个非常好的mpsk仿真程序。其中包括BPSk,QPSK,8PSK,16PSK的BER和EB/N0曲线,SER和ES/N0曲线。(This is a very good MPSK simulation program. Including BPSk, QPSK, 8PSK, 16PSK the BER and EB/N0 curve, SER and ES/N0 curve.)
- 2020-10-05 16:17:38下载
- 积分:1
-
minofinline
this code will help you in minimizing of in-line coded functions
- 2010-09-29 16:00:40下载
- 积分:1
-
xiaobofenjieyuchonggou
图像的二维小波分解与重构,dwt2函数和idwt2函数的应用(Two-dimensional image wavelet decomposition and reconstruction, dwt2 function and function application idwt2)
- 2011-05-02 19:07:44下载
- 积分:1
-
Spectral-Clustering--118
基于谱聚类分区的matlab程序实现,可以运行。程序给出的是118标准IEEE算例。结果用图形显示很直观,有需要的可以借鉴。(Matlab program based on spectral clustering partition, you can run. The program gives 118 standard IEEE example. The results are graphically displays very intuitive, need to learn from.)
- 2013-05-04 20:23:16下载
- 积分:1
-
minGS
用Goldstein法求解一维函数的极值
(By Goldstein method for solving one-dimensional function of the extreme)
- 2013-12-08 18:12:05下载
- 积分:1
-
tree_counter
tree leaves counter for Matlab
- 2010-03-01 18:35:54下载
- 积分:1
-
SIMULINK
SIMULINK是MATLAB软件的扩展,它是实现动态系统建模和仿真的一个软件包,它与MATLAB语言的主要区别在于,其与用户交互接口是基于Windows的模型化图形输入,其结果是使得用户可以把更多的精力投入到系统模型的构建,而非语言的编程上。
(SIMULINK is an extension of MATLAB software, which is the dynamic system modeling and simulation of a software package with the main difference is that the MATLAB language and its interaction with the user interface is Windows-based model of graphical input, the result is to make users put more energy into the system model of the building, rather than the programming language.)
- 2011-10-12 19:25:53下载
- 积分:1
-
svm
很实用的一款svm工具箱,内包括很多的功能,且有详细的说明解释。
(A very useful svm toolbox includes many features, and a detailed description of explanation.)
- 2010-12-16 11:30:51下载
- 积分:1
-
Cellular_Automata_code_18
整理网上matlab环境元胞自动机18个源程序,全部调试通过。对广大matlab用户研究了解元胞机有重要参考价值。(collected cellular automata 18 matlab source, which has an important value of reference for Matlab users.)
- 2010-03-14 16:56:00下载
- 积分:1
-
getElementsBySelector
document.getElementsBySelector(selector)
- returns an array of element objects from the current document
matching the CSS selector. Selectors can contain element names,
class names and ids and can be nested. For example:
elements = document.getElementsBySelect( div#main p a.external )
Will return an array of all a elements with external in their
class attribute that are contained inside p elements that are
contained inside the div element which has id= main
- 2014-09-14 22:35:12下载
- 积分:1