-
matlabmdbplot
使用matlab打开mdb数据库,并画图(Using matlab to open mdb database, and drawing)
- 2010-06-26 09:24:50下载
- 积分:1
-
myfirstgui
这是我做的第一个gui,实现的功能是画各种函数图形,给各位初学gui的参考下。(my frist gui)
- 2010-01-09 17:57:13下载
- 积分:1
-
quzgao
说明: 此程序用于去除信号中的噪声,并且它是基于小波变换的代码,很实用的(This program is used to remove signal noise, and it is based on the wavelet transform code, very useful)
- 2010-04-03 16:19:35下载
- 积分:1
-
LMS
LMS自适应算法,权的迭代及画性能表面的等高线绘图。(LMS,dsp)
- 2013-05-02 18:44:55下载
- 积分:1
-
一个宽带波束形成例子
最终的权值矩阵就是滤波器的系数,多抽样率信号处理,考虑雨衰 阴影 和多径影响,包括主成分分析、因子分析、贝叶斯分析,到达过程是的泊松过程,可以实现模式识别领域的数据的分类及回归。
- 2022-01-28 06:13:14下载
- 积分:1
-
MATLAB based on the content of lecture notes, suitable for beginners,
MATLAB基础讲课笔记内容,适合初学者,-MATLAB based on the content of lecture notes, suitable for beginners,
- 2022-02-05 16:50:16下载
- 积分:1
-
dma configuration
&配置文件用于静脉检测的matlab文件。适合图像处理人员
- 2022-04-21 09:17:42下载
- 积分:1
-
mtVector
Vector is the basic data structure in MATLAB. It provides easy, fast, effective, and scalable data structures giving programming an algebraic view for data, even for complex data structures. Matlab allows you do develop fast technical solutions. However, MATLAB loops, and UIs are too slow :o. It is your responsibility to reformulate your code and data structures into matrices and vectors.
For example, to sum up a vector, you can write a simple counting loop. However, it is faster to use inner product with a vector of ones.
- 2009-08-30 00:42:12下载
- 积分:1
-
bp神经网络分类
1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literature, and whether they like sports. The BP neural network contains a hidden layer, and the number of hidden nodes is five (5). Requirements: self compiled code, post propagation algorithm, cross validation method to achieve performance evaluation (including SE, SP, ACC and AUC, AUC calculation can be based on platform software package).)
- 2017-10-21 20:58:22下载
- 积分:1
-
waveletxiaoyu50052
自己编的使用小波实现的纹理图像分割,具体过程是先对图像进行三级小波分解,每级都对系数聚类并指导下一级分类,分割效果较好~
(own addendum to the use of wavelet achieve the texture image segmentation, specific process is the first image wavelet decomposition three each of the levels are right and clustering coefficients under the guidance of a classification, segmentation better ~)
- 2006-12-06 21:41:12下载
- 积分:1