-
weekday
根据Zeller公式计算任意日期是星期几。说明一下,压缩包中有两个是复件,是用来压仓的,以确保满足上传条件(上传文件大于1K)。(weekday for any day)
- 2013-11-26 12:33:21下载
- 积分:1
-
Release2
相空间重构相关代码,使用重构相空间捕捉非线性特征。(phase space reconstruction.This toolbox contains Matlab functions to capture the nonlinearities of the speech production system using reconstructed phase space (RPS) techniques.)
- 2013-11-27 10:49:32下载
- 积分:1
-
Freq_filter
Periodic Noise Reduction by Frequency Domain Filtering
- 2013-12-16 18:51:37下载
- 积分:1
-
CSExamp
a matlab file which is useful
- 2012-01-31 05:48:30下载
- 积分:1
-
Txiaobo
该程序(基于matlab)为小波变换在数据压缩方面的应用。原理:数据可分为高频部分和低频部分,高频部分反映了细节,而低频部分则反映概貌,故压缩部分应为高频部分。数据经此程序变换后将压缩为原来的一半。(This program (based on matlab) for the wavelet transform applications in data compression. Principle: Data can be divided into high-frequency part and low frequency, high frequency part of the reflection of the details, partly reflecting the profile of low frequency, it should be for the high frequency part of the compression part. Data will be compressed by this program change to the original half.)
- 2010-06-10 09:28:13下载
- 积分:1
-
MATLAB-Function-Daquan
MATLAB函数大全,便于编译程序时查询使用MATLAB库函数。(MATLAB function Daquan, easy to compile a program using the MATLAB library function query.)
- 2010-05-13 16:50:48下载
- 积分:1
-
matlab
用快速傅里叶变换实现图像融合,将一个人脸上的妆融合到另一个人脸上(With fast Fu Liye transform image fusion, a person will face makeup into another face.)
- 2013-11-29 11:15:03下载
- 积分:1
-
fujian
说明: :抽取是软件无线电中最核心部分。通过对多项抽取结构的分析,设计出一种多
级抽取滤波器的实现方案,并通过MATLAB仿真实现。
关键词:软件无线电;多相结构;多级抽取滤波器(: Extraction is the most central part of the software radio. By taking a number of structural analysis, design a multi-stage decimation filter implementation scheme, and Simulation by MATLAB. Key words: software radio heterogeneous structure multi-stage decimation filter)
- 2010-04-21 10:53:41下载
- 积分:1
-
key
一个简单的matlab整流仿真程序,依据数学公式搭建,但出的波形不是很理想(A simple rectifier Matlab simulation program, based on a mathematical formula to build, but the waveform is not very satisfactory)
- 2013-05-11 20:05:55下载
- 积分:1
-
showcontextmenu_v2
使用方法如下:
---------------------------------
hcmenu1= uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
尝试使用实例test_showcontextmenu.m。
这也包含了日常琐碎的一些功能:
getParentFigure(hObject)
%的投资回报hObject的父母图
getPositionOnFigure(hObject,单位)
%返回对象的绝对位置上的数字
getRelPosition(hObject,单位)
%的人能(hObject, 定位 )与特定的 单位 (Use as follows:
---------------------------------
hcmenu1 = uicontextmenu
uimenu(hcmenu1,...)
uimenu(hcmenu1,...)
showcontextmenu(hObj,hcmenu1)
---------------------------------
Try test_showcontextmenu.m for usage example.
This also contains a number of trivial routine functions:
getParentFigure(hObject)
returns hObject s parent figure
getPositionOnFigure( hObject,units )
returns absolute position of object on a figure
getRelPosition( hObject,units )
get(hObject, Position ) with specific units )
- 2011-05-23 11:25:13下载
- 积分:1