-
Demo_Greedy
《Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing》书中计算L0范数的几种方法优劣比较。经典程序(" Sparse and Redundant Representations From Theory to Applications in Signal and Image Processing" in the book are several calculation methods L0 norm Disadvantages. Classic program)
- 2011-05-29 21:36:26下载
- 积分:1
-
svm-matlab
支持向量机(SVM)用于分类的算法实现
function [D, a_star] = SVM(train_features, train_targets, params, region)(Support Vector Machine (SVM) algorithm for classification in function [D, a_star] = SVM (train_features, train_targets, params, region))
- 2014-01-14 10:36:36下载
- 积分:1
-
用MATLAB图形用户界面实现项目成果的展示Tab-Pannel
用MATLAB图形用户界面实现项目成果的展示,包括图形,性能参数,并可实现多界面切换(Using MATLAB graphical user interface to achieve the project presentation, including graphics, performance parameter, and can realize multiple interface switch
)
- 2020-07-19 20:38:47下载
- 积分:1
-
rm
说明: 基于MATLAB的对于RM编码及误码率的仿真(MATLAB-based code for the RM and of the simulation)
- 2010-09-15 17:55:17下载
- 积分:1
-
wordreport
java与matlab编程的例题。想要做类似工程项目的人员可以参考哦。(java and matlab programming examples. Want to do similar projects can reference Oh.)
- 2008-02-20 19:31:11下载
- 积分:1
-
实验6-牛顿法解方程
在matlab中应用牛顿切线法和割线法求解一元多次方程。具体详见压缩包中说明文档。(Apply Newton tangent and secant method to solve unitary multiple order functions in matlab. Please read the readme document in the zip file.)
- 2005-08-06 09:41:56下载
- 积分:1
-
shiyongchengxu
matlab实用程序百例,适合初学者学习(matlab utility, one hundred cases, suitable for beginners to learn)
- 2013-09-09 16:57:11下载
- 积分:1
-
WSN-Applications
wirelss sensor network survey routing protocol leach matlab
- 2014-12-04 14:46:18下载
- 积分:1
-
Pcm_Image
matlab,把文件解压后放入matlab的默认文件夹里,一般是(C:MATLAB7work)。在matlab主窗口中输入命令ima=imread( C:MATLAB7work1.jpg ),然后输入命令[P,U,iter]=GPAS2(ima,2),即可。绝对好运行(matlab, matlab to unzip the files into the default folder, usually (C: MATLAB7 work). In the matlab main window, type the command ima = imread (' C: MATLAB7 work 1.jpg' ), and then enter the command [P, U, iter] = GPAS2 (ima, 2), can. Definitely a good run)
- 2010-06-25 16:27:56下载
- 积分:1
-
544447sm
Synthetic aperture radar imaging provides high resolution
images of large areas. The intensities of pixels in a SAR
image are based on the spatial orientation, roughness, and
dielectric constant of the surface imaged.
SAR is an active sensor, transmitting its own energy, and
then measuring the return scattered by the earth抯 surface
back to the satellite抯 antenna. SAR processing is the
transformation of raw SAR signal data into a spatial image.
In this communication, we present a contribution
concerning implementation of a SAR image formation with
the IDL language. This process is performed in a frequency
domain correlation of the received signal including range
compression, range migration, and azimuth compression.
The output is the final step in which the data is transposed
back into its original format and written to an output file.
- 2012-05-27 18:07:27下载
- 积分:1