-
matlabCODE
很全的matlab命令集,1:一般函数命令2算术运算符号(Arithmetic operators)(Very wide of the matlab command set, 1: General function of order 2 arithmetic symbols (Arithmetic operators))
- 2008-05-18 10:51:17下载
- 积分:1
-
zernike_chriswolf
This code allows to calculate complex Zernike moments on a binary image and to reconstruct an image from its Zernike moments. The moments are calculated robustly which allows to use them even for the reconstruction with high order moments.
- 2012-05-03 15:22:26下载
- 积分:1
-
s-function3
通过实际的例子学习simulink中s函数的使用及编写(Learning through practical examples of the use of the simulink s in function and write)
- 2013-01-25 13:53:41下载
- 积分:1
-
Fud1
transiant analysis matlab code
- 2013-11-07 16:46:41下载
- 积分:1
-
chap5
《MATLAB图像处理实例详解》源代码 第五章( MATLAB image processing example explanation Source Code Chapter)
- 2014-12-16 16:31:08下载
- 积分:1
-
8puzzle
用Pology语言解决八段数码问题,可以正确运行,对初学者的学习有所帮助(Eight out of digital solutions with Pology language problem, you can run properly, help for beginners to learn)
- 2011-11-08 09:08:30下载
- 积分:1
-
DML1
确定性最大似然来进行DOA估计,在本设计中已经进行过仿真了。可以放心使用(For deterministic maximum likelihood DOA estimation, in this design has been simulated)
- 2021-03-22 19:19:16下载
- 积分:1
-
ofdm2
无线上OFDM的调制代码,有详细的注释,方便读者自己理解。(Wireless OFDM modulation code, detailed notes, and the convenience of the reader to understand.)
- 2012-11-18 18:44:27下载
- 积分:1
-
recognition-matlab-moving-objects
一个基于matlab的运动目标跟踪的资料,包括源代码和视频样本(A moving target tracking based on matlab, including source code and video samples
)
- 2014-03-29 10:19:03下载
- 积分:1
-
luv2rgb
LAB2RGB Convert an image from CIELAB to RGB
function [R, G, B] = Lab2RGB(L, a, b)
function [R, G, B] = Lab2RGB(I)
function I = Lab2RGB(...)
- 2010-05-14 08:26:09下载
- 积分:1