搜索结果
找到约 3,147 项符合
M-Files 的查询结果
matlab例程 产生两个均值为m,方差为sgma的高斯随机变量
产生两个均值为m,方差为sgma的高斯随机变量,当输入参数只有一个时,认为均值为0。
Java书籍 These files contain all of the code listings in Java: The Complete Reference, J2SE 5 Edition
These files contain all of the code listings in
Java: The Complete Reference, J2SE 5 Edition
The source code is organized into files by chapter.
For example, the file Chap7.code contains the
programs shown in Chapter 7.
Within each chapter file, the listings are stored
in the same order as they ...
matlab例程 生成M序列的经典代码
生成M序列的经典代码,可以生成不同基数的M序列
matlab例程 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.
1、工具箱:LS_SVMlab
Classification_LS_SVMlab.m - 多类分类
Regression_LS_SVMlab.m - 函数拟合
2、工具箱:OSU_SVM3.00
Classification_OSU_SVM.m - 多类分类
3、工具箱:stprtool\svm
Classification_stprtool.m - 多类分类
4、工具箱:SVM_SteveGunn
Classification_SVM_SteveGunn.m - 二类分类
Regression_SVM_St ...
matlab例程 GA/SVM 程序包含三个文件: 1。MainGA12.m 2。selectGA12.m 3。svmc12.m MainGA12.m是主文件
GA/SVM 程序包含三个文件:
1。MainGA12.m
2。selectGA12.m
3。svmc12.m
MainGA12.m是主文件,其余两个是被调用文件。
MainGA12.m里主要设置有关参数。
=====================
MainGA12.m文件有关设置的说明:
12行:
host= \gatest\ %在matlab的安装盘,例如c:\下设置的程序运行结果目录。 ...
matlab例程 % binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com % Given nonnegative integers n an
% binomial.m by David Terr, Raytheon, 5-11-04, from mathworks.com
% Given nonnegative integers n and m with m<=n, compute the
% binomial coefficient n choose m.
压缩解压 A command-line file compression utility for Windows NT. It allows you to select files for NTFS fil
A command-line file compression utility for Windows NT. It
allows you to select files for NTFS file compression based on
file name (with wild- cards), minimum file size, and/or a
minimum compression ratio. You can also specify file extensions
of files to be ignored. With C++ src
压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s
This is a little console mode utility program which is able to
(de-)compress single files with a static Arithmetic compression
algorithm. You could easily add the RLE/BWT/MFT data
transformation algorithms. Just rip the corresponding classes
out of my HuffComp source code. I won t add these ones ...
matlab例程 包含6个*.m文件
包含6个*.m文件,分别是adline网络,bp网络,hopfiled网络,字符识别,学习速度自适应,和增强型lms算法的六个仿真算法程序,真是我的珍藏,这次全抖出来了。
通讯/手机编程 OFDM关于BER分析的实例BPSK modulation with BER with and without OFDM Here are the files for a OFDM modulati
OFDM关于BER分析的实例BPSK modulation with BER with and without OFDM
Here are the files for a OFDM modulation using a BPSK modulation and showed the decrease in BER with OFDM.