-
Matlab-stistics
Matlab的数理统计工具箱是Matlab工具箱中较为简单的一个,其牵扯的数学知识是大家都很熟悉的数理统
计,因此在本文中,我们将不再对数理统计的知识进行重复,仅仅列出数理统计工具箱的一些函数,这些函
数的意义都很明确,使用也很简单,为了进一步简明,本文也仅仅给出了函数的名称,没有列出函数的参数
以及使用方法,大家只需简单的在Matlab工作空间中输入“help 函数名”,便可以得到这些函数详细的使用
方法。(Mathematical Statistics Toolbox Matlab Matlab toolbox is a relatively simple one, which involve mathematical knowledge is all very familiar with mathematical statistics, so in this article, we will no longer knowledge of mathematical statistics to repeat, just a list of some of Mathematical Statistics Toolbox functions, the significance of these functions are very clear, use was also very simple, in order to further concise, this were merely gives the name of the function, not listed in the function of the parameters, and use the method, we just simply the Enter in the Matlab workspace " help the function name" , it can be to use these functions in detail.)
- 2010-06-11 16:30:29下载
- 积分:1
-
My_msk
利用matlab实现MSK调制 采用的是CPM调制的调制框图 内附CPM调制框图(MSK modulation implementation using matlab CPM modulated by the modulation block diagram)
- 2010-11-09 16:08:15下载
- 积分:1
-
fastica
采用fastica算法的盲源分离,对于线性混合的信号,分离效果很好(By fastica blind source separation algorithm)
- 2020-10-04 19:57:39下载
- 积分:1
-
Robust-Multiresolution-Techniques-for-Image-Recon
robust multi_resolution anaylsing of digital images
- 2013-01-24 15:53:19下载
- 积分:1
-
Histogram_Equalization
通过运用matlab软件对图像进行直方图处理,从而达到处理的效果(By using matlab software for image histogram processing, so as to achieve the effect of treatment)
- 2015-04-01 11:06:13下载
- 积分:1
-
SVM
支持向量机辅助程序,可以帮助完成支持向量机的计算过程(Support vector machine aids, can help to complete the calculation process SVM)
- 2010-09-27 15:50:27下载
- 积分:1
-
PROGRAMME-Differentielle
programme de methodes numerique pour la resolution des equations differentielle
- 2009-12-17 20:13:33下载
- 积分:1
-
libsvm-mat-3.0-1
最新的libSVM3.0版本,台湾林智仁团队编写的。(The newest version of livsvm toolbox)
- 2020-09-07 17:18:21下载
- 积分:1
-
gatoolboxpowersystem
matlab program for GA use in artificial intelligent in power system toolbox
- 2011-05-29 03:28:37下载
- 积分:1
-
BerndHafner
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN
(C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c contains two functions: You may read a double-variable as a string from the file and convert it to a double (function string2double) and you may convert a double to a string (function double2string) and write it to a file (see main () in convert.c). The file conditio.dat is an example of numbers read by convert.c. The conv.exe was compiled on a Windows95-system. The files were tested for MATLAB 5.2 and WATCOM 11.0a result of " ver" is : MATLAB Version 5.2.1.1420 on PCWIN)
- 2009-12-23 14:44:06下载
- 积分:1