-
MIMOSignalsAndSystems
经典书籍MIMO Signals And Systems的源代码(Classic books MIMO Signals And Systems source code)
- 2007-11-14 15:04:09下载
- 积分:1
-
cell
元胞自动机的matlab范例程序,适合搞科研的的同学哈(Cellular automata matlab example programs for students engaged in research ha)
- 2011-09-23 22:20:25下载
- 积分:1
-
program_6_15
program_6_15 Of Prof Rappaport
- 2012-12-04 04:38:46下载
- 积分:1
-
meanshift
说明: 均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心(The automatic selection code of kernel function window width in mean-shift tracking algorithm changes the kernel window width according to the size of the target, so that the target can be accurately tracked to the target center when the size of the target changes)
- 2021-01-07 11:29:31下载
- 积分:1
-
motaichuli
模态处理相关程序,包括时域,频率,自普,互普,相干,频响,时频分析,HHt,随机减量法等等,很不错,可以借鉴(Modal treatment-related procedures, including time domain, frequency, since the S & P, each P, coherence, frequency response, time-frequency analysis, HHt, random decrement method, etc., very good, can learn)
- 2010-10-26 15:51:33下载
- 积分:1
-
DOAEstimation
Direction of Arrival Estimaion
- 2010-12-07 18:06:58下载
- 积分:1
-
gaussn
说明: 通信系统仿真与分析中经常用到的高斯白噪声的产生方法(Communication System Simulation and Analysis in the frequently used Gaussian white noise, the method of)
- 2008-11-27 12:45:35下载
- 积分:1
-
Gauss-Jordan-Matrix
For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right-hand side vectors b, and also the matrix inverse A(-1). However, its principal weaknesses are (i) that it requires all the right-hand sides to be stored and manipulated at the same time, and (ii) that when the inverse matrix is not desired, Gauss-Jordan is three times slower than the best alternative technique for solving a single linear set.
- 2012-03-29 00:57:43下载
- 积分:1
-
daima
(压缩包里一共有5个代码)
pca+lda+粗糙集+模糊神经网络
saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat
1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat
2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
3.将disdata组成决策表(savers.m),通过对disdata的条件属性进行约简,得到其一个约简,组成新的测试集rstest和训练集rsstudy存为imagersdata.mat
4.对rsstudy进行模糊神经网络训练(savecul.m),对模糊神经网络的参数进行调整学习将其存入culdata.mat
5.用runfnn.m对rstest进行测试得到其识别率
savem.m和cm.m是用最小距离分类器对训练集和测试集进行分类.(pca+ lda+ Rough Set+ fuzzy neural network
saveORLimage.m will ORL face database is divided into test set and training set ptest for pstudy keep imagedata.mat
Treasury will face 1.savelda.m first dimensionality reduction pca, lda used feature extraction, a new test set and training set ldatest for ldastudy keep imageldadata.mat
2. Ldastudy carried out on the discretization (discretimage.m), to be discrete matrix of disdata, deposited to imagedisdata.mat
3. Disdata the composition of the decision table (savers.m), the conditions on the attributes disdata about Jane, has been one of its reduction to form the new test set and training set rstest for rsstudy keep imagersdata.mat
4. Rsstudy training fuzzy neural network (savecul.m), on the parameters of fuzzy neural network to learn to adjust their deposit culdata.mat
5. Rstest used to test for runfnn.m by its recognition rate
cm.m is savem.m and minimum distance classifier on the training set and test set classificati)
- 2009-06-07 11:50:01下载
- 积分:1
-
region_fill_grow
Region filling and Growing-Logic
- 2011-01-19 16:35:03下载
- 积分:1