-
test01
ASN.1解析解码工具,可以解析各种ASN.1格式的文件,并对相应的BER文件解码(ASN.1 decoding analytic tools that can resolve all kinds of ASN.1 format files, and file decoder BER corresponding)
- 2007-09-02 20:00:13下载
- 积分:1
-
matlab
使用须知
1. 文件夹
两个文件夹:Mbook和Mfiles。
Mbook文件夹:存放可以用于教学或自学的Mbook形式的文档。
MFiles文件夹:存放所有例题的M文件,保存的文件名为“Ex+章+序号.m”、“Ex+章+序号.fig”、“Ex+章+序号.mdl”或“Ex+章+序号.doc”。
2. 使用前的准备
(1)软件需要安装Office2000 和MATLAB6.5。
(2) 将文件夹Mbook和Mfiles的内容拷贝到用于教学的计算机的硬盘上。
(3)在MATLAB中将“Mfiles”文件夹添加在搜索路径中
添加搜索路径的步骤为:
在MATLAB界面选择菜单“File”→“Set Path”命令,在打开的设置路径对话框中通过“Add Folder…”或“Add with Subfolders…”按钮打开浏览文件夹窗口来添加搜索目录。
(3)要运行8.1小节的MEX和EXE文件,则需要有与MATLAB6.5适配的Borland C/C++或MicroSoft Visual C++或Watcom C/C++(详见11.2和11.3节)。
(4)要运行8.4小节Mbook文件夹的文件,则需要安装Notebook。
(err)
- 2008-04-14 13:31:18下载
- 积分:1
-
MATLAB
MATLAB资料是学习MATLAB的最好帮手(MATLAB data is the best helper to learn MATLAB)
- 2008-08-04 14:54:23下载
- 积分:1
-
fbm2
基于Delaunay三角网的改进随机中点位移插值算法(Improved random midpoint displacement interpolation algorithm based on Delaunay triangulation)
- 2013-05-07 21:26:09下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
TOPLSM_199fsx
拓扑优化设计里面的单杆一端受力一端固定连接的拓扑优化(topology)
- 2010-11-25 10:14:03下载
- 积分:1
-
single_linear_interpolation_correlation
在MATLAB环境下,使用ICA方法分离单路观测数据的程序!(in MATLAB environment, the use of ICA separated one-way observation data for the procedure!)
- 2006-06-29 17:23:55下载
- 积分:1
-
ICA_for_Multi_User_Detection_in_CDMA_system
Blind Source Seperation (BSS) now is a important technology. Independent Component Analysis (ICA) is the main technique of BSS. Suppose we mix many non-Gausse signal sources,ICA can seperate the mixed signal to orignal signals without any information.
This Matlab Code simulate the using ICA for Multi User Detection (MUD) in CDMA system. We demo the CDMA system with 30 Users, and use ICA seperate the signal of each user at Base Transmit Station (BTS) with the only 30 Users signal.
- 2010-05-24 20:46:11下载
- 积分:1
-
KNN_1
KNN algorithm on IRIS data using matlab
- 2011-01-18 23:16:08下载
- 积分:1
-
svm
说明: 本程序包括:论文SVM 用于基于块划分特征提取的图像分类,和相应的matlab实现其中图像划分以及特征提取、聚类均利用matlab6.5完成。
(The procedures include: paper by SVM for feature extraction based on block classification, and the corresponding realization of one image into matlab, and feature extraction, clustering were done using matlab6.5.)
- 2020-12-29 10:59:01下载
- 积分:1