-
lab5
这个是一个image processing 的实验,说的是如何利用matlab中的函数做基本的image处理(this is an image processing lab based on matlab, so it says how to use basic matlab functions to do image processing problems)
- 2010-02-10 20:16:19下载
- 积分:1
-
cannyedgedtect
it describes the detection technique of canny edge detection algorithm.
- 2010-08-16 19:06:40下载
- 积分:1
-
dc_kalman
kalman滤波器工具包,包括常用kalman滤波器设计,滤波器结构(kalman filter kit, including the common kalman filter design, filter structures)
- 2010-10-02 20:18:45下载
- 积分:1
-
111
多重信号处理算法的DOA测角,信噪比,快拍数,信号源数对功率谱的影响(matlab platform, multi-signal processing algorithms DOA angle, signal to noise ratio, the snapshot number, the source of the power spectrum of several)
- 2012-06-11 10:42:49下载
- 积分:1
-
gramSchmidt.m
Gram Schmidt codes to have the orthogonal
vectors or Q-conjugate vectors.
- 2013-03-09 03:34:47下载
- 积分:1
-
hamm74MAP
Hamming 7,4 MAP algorithm step by step explained.
- 2013-09-21 19:31:05下载
- 积分:1
-
RobotControl1
一种机器人的自适应pd控制,在MATLAB中通过s函数编程实现(a robot pd adaptive control, adopted in MATLAB's programming function)
- 2007-06-07 21:47:03下载
- 积分:1
-
MATLAB
这是《高等应用数学问题的MATLAB求解》一书的电子版习题解答。(This is the " Advanced applications of MATLAB to solve mathematical problems," a book to answer the electronic version of the exercises.)
- 2011-11-09 17:07:29下载
- 积分:1
-
date-calculate
计算这一年已经逝去的天数(包括当天)。在平年中,它的取值范围为1到365,在闰年中,它的取值范围1到366。编写一个MATLAB程序,输入年,月,日,输出为对应的该天是当年的第几天。
闰年是这样规定的
1).能被400整除的年为闰年
2)能被100整除但不能被400整除的年不为闰年
3).能被4整除但不能被100整除年为闰年
4).其余的年份不为闰年
(This year has calculated the number of days elapsed (including that day). In non-leap year, it ranges from 1 to 365 in a leap year, it s the range of 1 to 366. Write a MATLAB program, enter the year, month, day, corresponding to the output of the first year of the day is a few days.
This leap is required
1) is divisible by 400 is a leap year
2) can be divisible by 100 but not divisible by 400 years is not a leap year
3) be divisible by 4 but not divisible by 100 is a leap year
4) the rest of the year is not leap year)
- 2011-12-13 23:35:17下载
- 积分:1
-
MEX
A simple demonstartion for running fortran 90 code a matlab interface using mex.
- 2014-11-25 20:29:46下载
- 积分:1