-
Triplel-bandpass_filter
使用频率变换法设计微波三通带带通滤波器。其中Z_P_Triple是实现有低通原型到双通带的变换。建议下载此程序者先下载本人上传的Source-Load-Coupling.rar,因为部分程序在其中(DESIGN OF CROSS-COUPLED TRIPLE-BAND FILTER USING FREQUENCY TRANSFORMATION)
- 2010-07-30 11:35:51下载
- 积分:1
-
VR
说明: 用于进行变量降维的matlab程序,大家可以试一试,很有效哟(Variable Reduction Testbench MATLAB modules,it is very effective, we can try, very effective ..............)
- 2009-12-16 16:21:55下载
- 积分:1
-
as_rpca
本程序主要是处理图像的,主要是用于求解被高幅度尖锐噪声而不是高斯分布噪声污染的信号分离问题~把问题矩阵分解成一个低秩表示的矩阵和一个稀疏矩阵,优化目标函数,用ALM方法是求解的~(This procedure is mainly to deal with the image, mainly for solving high-amplitude sharp noise rather than Gaussian noise distribution of the signal separation problem- the problem matrix is decomposed into a low-order matrix and a sparse matrix, optimization objective function, ALM method is the solution ~)
- 2016-09-30 16:46:20下载
- 积分:1
-
disper
Does a picture of the dispersion relation. The figure should be compared with Figure 7.2-10 of the book. Reference: Fundamentals of Photonics-Second Edition
- 2009-10-16 00:04:16下载
- 积分:1
-
tuxiangjiansuo
代码为基于内容的图像检索程序,可以直接运行,但时间有点长,可以稍加修改就可以使用!(Code for content-based image retrieval proces)
- 2013-05-10 11:40:50下载
- 积分:1
-
tuxiangfenge
图像分割的matlab代码,运行效果很好的。(Image segmentation matlab code, run very good.)
- 2013-12-02 12:05:11下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
MATLABLearningMaterial
这个学习matlab的一个教程,主要内容是学习如何进行通信系统的仿真(This learning matlab tutorial, the main content is to learn how to communicate with system simulation)
- 2013-09-16 11:15:06下载
- 积分:1
-
matlab--xiaobo-xinhaoquzaochenxi
使用matlab软件对信号去噪处理,并显示出图像。(The use of MATLAB software for signal denoising, and display the image.)
- 2013-03-22 20:54:52下载
- 积分:1
-
spectral-analysis
该m文件是数字信号处理实验课上的实验5:谱分析(This document is an experimental 5 m digital signal processing on the experimental class: spectral analysis)
- 2015-03-02 18:01:09下载
- 积分:1