-
conv_vit_qam
Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder
- 2007-10-13 18:52:40下载
- 积分:1
-
gbvs
静态图像显著性分析程序,利用matlab开发。加州理工三位教授所写。(Software] Saliency Map Algorithm : MATLAB Source Code
Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the standard Itti, Koch, Niebur PAMI 1998 saliency map). See the included readme file for details. I also have a newer, simpler version implementing only the Itti algorithm (see simpsal/readme.txt).
Please try it out and email me if you have any questions.
Download:
Please select one of the following to download:
[gbvs.zip]
This package includes an implementation of the full GBVS algorithm. It also lets you compute an Itti, Koch, Niebur saliency map. It includes a function for computing the ROC score between eye-movements (provided as x,y fixation points) and a saliency map, and a function for displaying a saliency map overlayed on top of an image (as in the screenshot below).
Right after you download the zip file, you must change into the gbvs/ directory and run:
>>)
- 2011-09-11 15:56:18下载
- 积分:1
-
模拟退火算法
提出了一种基于粒子群优化(PSO)算法的径向基(RBF)网络参数优化算法,首先利用减聚类算法确定网络径向基函数中心的个数,再用PSO算法优化径向基函数的中心及宽度,最后用PSO算法训练隐含层到输出层的网络权值,找到神经网络权值的最优解,以达到优化神经网络学习的目的。最后,通过一个实验与最小二乘法优化的神经网络进行了比较,验证了算法的有效性。(Particle swarm optimization (PSO) optimization of RBF network)
- 2018-01-31 23:02:43下载
- 积分:1
-
2D连续体拓扑优化 topology optimization code
连续体拓扑优源代码只需输入以下参数即可高效实现结构拓扑优化nelx=160; %网格数nely=100; %网格数volfrac=0.2; %体积约束penal=3.0; %惩罚函数rmin=2.5; %过滤半径
- 2022-08-12 20:42:13下载
- 积分:1
-
tutorial5
Tutorial matlab untuk pemula lagi
- 2012-04-17 02:37:35下载
- 积分:1
-
BP-face-recognization
基于BP神经网络的人脸识别算法的MALAB实现。采用了抽样-全样训练的方式。(BP neural network-based face recognition algorithm MALAB. Using a sample- the whole kind of training methods.)
- 2012-08-11 17:36:13下载
- 积分:1
-
Codes
用于实现高密度人群聚合检测
包含:边缘检测、灰度共生矩阵计算、SVM特征分量的分类(For achieving high-density population polymerization detector comprises: edge detection, gray level co-occurrence matrix calculation, classification SVM characteristic component)
- 2016-11-24 15:24:00下载
- 积分:1
-
sc算法
说明: Schmidl算法实现符号定时同步,和频偏估计。(Schmidl algorithm implements symbol timing synchronization and frequency offset estimation.)
- 2021-03-27 12:49:12下载
- 积分:1
-
hough
这是关于hough变换的matlab源程序代码,我运行过,希望对你有所帮助(This is on the hough transform matlab source code, I run over, I hope for your help)
- 2007-12-03 20:28:50下载
- 积分:1
-
demo
QPSK 调制解调,采用B方式
可计算误码率及画图(QPSK modulation and demodulation)
- 2009-06-06 23:00:31下载
- 积分:1