-
implicitsurf
用MATLAB画隐函数曲线与曲面,及相应的网格(Implicit function using MATLAB draw curves and surfaces, and the corresponding grid)
- 2010-10-07 13:11:10下载
- 积分:1
-
matlab
用matlab求解非线性方程组,其中软件提供了fsolve函数进行求解!(Using matlab for solving nonlinear equations, which provides the fsolve function software solution!)
- 2009-11-07 16:02:29下载
- 积分:1
-
pnsequence
pn sequence simulation file
- 2011-01-10 00:34:08下载
- 积分:1
-
tsp_nn
KNN classifiers,
training is training set, testing is test set,
D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm
K is the number of selected neighbors
- 2010-05-14 18:50:27下载
- 积分:1
-
lyapunov_wolf
采用轨迹跟踪的方法来求解最大李雅普诺夫指数(Trajectory tracking method is adopted to solve the maximum lyapunov index)
- 2015-04-20 20:04:47下载
- 积分:1
-
SimplePower
It is matlab simulink file that contained a simple model of renewable energy system like wind solar battery. It is useful to see how the system model and how it is demenstrated as a system.
- 2009-11-18 01:53:30下载
- 积分:1
-
iFixInduction
说明: ifix入门资料,组态软件的学习好资料,通俗易懂,内容翔实!(ifix introductory information, learning good information configuration software, user-friendly and informative!)
- 2010-03-31 20:45:50下载
- 积分:1
-
matlab
基于matlab的声音信号采集,分析处理,包括声卡采集,及浏览系统文件(Based on matlab voice signal acquisition, analysis and processing, including card acquisition, and browse system files)
- 2014-01-04 18:01:50下载
- 积分:1
-
binary
说明: 这是一个在matlab中实现灰度图像二值化的小程序(This is a gray image is implemented in the matlab binary applet)
- 2011-03-02 11:07:59下载
- 积分:1
-
TVL1_HCS_v1
TVL1重建从混合压缩采样,rice大学泊松分布图像重建与全变分正规化的代码(Note:
(1)Fore small-scale data, hybrid sampling consists of Bernoulli random sampling and low-resolution sampling (TVL1_HCS)
(1)Fore large-scale data, hybrid sampling consists of Fourier radial sampling and low-frequency sampling (TV_RecPF)
Copyright (C) 2010 Xianbiao Shu, Computer Vision and Robotics Lab, University of Illinois at Urbana-Champaign.
Acknowledgement: RecPF (Rice University)
PDCO (Stanford University)
Twister (MIT)
Reference:
X. Shu, N. Ahuja,
Hybrid Compressive Sampling via a New Total Variation TVL1,
In Proceedings of ECCV 2010.
Usage:
>> run_me_first
>>[Im_rec, PSNR_est1,PSNR_est2] = TVL1L2_HCS_test( Ball1_32.bmp , 0.35,3)
>>[Im_rec, PSNR_est1,PSNR_est2] = TVL1L2_HCS_test( Ball1_32.bmp , 0.35,3)
>>[Im_rec, PSNR1, PSNR2, G_error, Ratio] = TV_RecPF_test( Chest.png , 5, 10, 0, 1e-10, 0) )
- 2011-04-20 22:47:01下载
- 积分:1