-
source
说明: 这是书上的代码,C/C++中调用Matlab引擎的数值仿真的实现,供大家参考 (This is the code book, C/C++ Calling Matlab Engine Numerical Simulation for reference)
- 2008-11-25 17:00:29下载
- 积分:1
-
A258
稀疏矩阵的输入 200x200大矩阵的巧妙输入 (Clever input sparse matrix input 200x200 matrix)
- 2012-06-07 22:30:47下载
- 积分:1
-
JPEGLSwushunyasuo
JPEG_LS无损压缩的算法,此算法经常用于高质量的算法研究,希望大家好好利用。也希望群主给我加下载点数。(JPEG_LS lossless compression algorithm that is often used in high-quality research algorithms, we hope to take advantage of. I also hope that the main group to add download points.)
- 2015-03-09 19:55:54下载
- 积分:1
-
RequestWrapper
RequestWrapper extends AbstractHttpMessage implements HttpUriRequest.
- 2014-02-19 12:05:50下载
- 积分:1
-
Untitlnnned
一个关于卡尔曼滤波的程序,自己编的,希望对初学matlab的同学有用(A Kalman filter program, compiled hope Matlab beginner students)
- 2012-05-21 17:02:43下载
- 积分:1
-
GPSR
无线传感器网路中基于地理位置路由算法(即GPSR)在matlab上的仿真(Location-based wireless sensor network routing algorithm (ie, GPSR) simulation in matlab)
- 2020-10-20 21:47:24下载
- 积分:1
-
iqienqkz
计算加权加速度,通过虚拟阵元进行DOA估计,现代信号处理中谱估计在matlab中的使用,代码里有很完整的注释和解释,使用高阶累积量对MPSK信号进行调制识别,三相光伏逆变并网的仿真。( Weighted acceleration, Conducted through virtual array DOA estimation, Modern signal processing used in the spectral estimation in matlab, Code, there are very complete notes and explanations Using high-order cumulants of MPSK signal modulation recognition, Three-phase photovoltaic inverter and network simulation.)
- 2016-03-12 11:28:15下载
- 积分:1
-
D1
说明: Channel Modelling for Wireless Communications
- 2010-10-24 02:26:42下载
- 积分:1
-
shapletsurf
Function reconstructs an estimate of a surface from its surface normals by correlating the surface normals with that those of a bank of shapelet basis functions. The correlation results are summed to produce the reconstruction. The sumation of shapelet basis functions results in an implicit integration of the surface while enforcing surface continuity.
Note that the reconstruction is only valid up to a scale factor (which can be corrected for). However the reconstruction process is very robust to noise and to missing data values. Reconstructions (up to positive/negative shape ambiguity) are possible where there is an ambiguity of pi in tilt values. Low quality reconstructions are also possible with just slant, or just tilt data alone. However, if you have full gradient information you are better off with the Frankot Chellappa algorithm below.
- 2012-05-28 12:11:57下载
- 积分:1
-
LevelSet_ChunmingLi_v0
This Matlab code implements an edge based geometric active contour model without reinitialization.
MATLAB Release: R13SP1
This Matlab code implements the level set method in Chunming Li et al s paper "Level Set Evolution without Re-initialization: A New Variational Formulation", in IEEE Proc. of CVPR 2005.
EVOLUTION.m: core function that performs level set evolution.
Demo1.m: a demo for a real cell images
Demo2.m: a demo for a synthetic noisy image
Demo1_ManualBinaryInitial: demo for the same image in Demo1, allows manual initialization by the user
Demo2_ManualBinaryInitial: demo for the same image in Demo2, allows manual initialization by the user
- 2007-08-21 21:16:18下载
- 积分:1