资源列表
灰度及彩色图像Bilateral滤波实现边缘保留的平滑处理源代码
- 对原始图像进行滤波处理
PROSPECT单叶辐射传输模型
- 该模型可用于定量遥感的单叶反射率,透射率及吸收率的计算
量子计算常用函数例程库
- 很好的量子计算常用函数例程库
TwIST_v2
- % demo_l2_l1 - This demo illustrates the TwIST % algorithm in the l2-l1 optimization problem % % xe = arg min 0.5*||A x-y||^2 + tau ||x||_1 % x % % where A is a generic matrix and ||.||_1 is the l1 norm. % After obtaining the solution we implement a
TVL1_HCS_v1
- % May 2010 % This matlab code implements TVL1 based Hybrid Compressive Sensing using LSQR. % Only suitable the small scale data due to the costly storage and computation. % % A - M x N measurement matrix: random sampling alone or hybrid sampling (ran
导弹鲁棒控制器设计
- 鲁棒控制器在导弹飞行器上面的应用设计
Quantizer.zip
- Quantizer source code matlab, there are many CDF PDF codes as well.
ra.zip
- RA coding source code matlab
XPM
- 用分布傅里叶算法数值仿真两波长的XPM效应
MATLAB实现卷积运算
- 信号的相关运算。信号的加噪声,去噪声。为一个M头文件
无线传感器网络Leach算法
- 本程序是经典的WSN路由算法