-
matlab_work
说明: 对单幅图像进行基于空域正则化处理,实现图像的超分辨率(Regularization of the image processing to achieve super-resolution)
- 2010-04-18 13:31:03下载
- 积分:1
-
choas
1、faii.m 求复杂网络矩阵A的对角线元素
2、logistic.m 逻辑斯蒂映射
3、mh_feedback_Lorenz.m & Lorenz.m 洛伦兹方程连续反馈
4、mh_daleytime_feedback.m & Lorenzdt.m 洛伦兹方程延时反馈
5、mh_Henon_map.m 埃农映射
6、mh_ogy_Henon.m OGY方法(参数微扰法)控制埃农映射
7、mh_ogy_logistic.m OGY方法控制逻辑斯蒂映射
8、ode45_Lorenz.m &ode45_Lorenz_ext.m -用Matlab5. 3 求解洛伦兹方程(Faii.m seek the diagonal elements of the complex network of matrix A, logistic.m logic Logistic Map, mh_feedback_Lorenz.m & Lorenz.m Lorentz equation is continuous feedback, mh_daleytime_feedback.m Lorenzdt.m Loren feedback when you hereby Fangcheng Yan mh_Henon_map.m Aye agricultural mapping mh_ogy_Henon.m the OGY method (parameter perturbation method) control angstrom agricultural mapping, the control logic of mh_ogy_logistic.m the OGY method Logistic Map, ode45_Lorenz.m ode45_Lorenz_ext.m- to use Matlab5. 3 solution of the Lorentz equation)
- 2012-07-27 23:36:40下载
- 积分:1
-
knnClassification
十大经典人工智能算法之一——K最近邻Matlab实现(One of the top ten classical artificial intelligence algorithms- K nearest neighbor Matlab implementation)
- 2013-08-25 21:04:37下载
- 积分:1
-
MATLAB-
现代通信系统第二版 的整个书得源代码,很全的代码,希望对同学有帮助(The second edition of modern communication systems have the source code throughout the book)
- 2011-04-30 18:22:49下载
- 积分:1
-
TCM-8PSKfenxi
网格编码8PSK系统中最佳码的研究与分析(Trellis Coded 8PSK system code to the best research and analysis)
- 2007-05-18 09:53:37下载
- 积分:1
-
gmone
灰色理論之GM(!,1)模型,GM(1,1)的matlab源碼,可從生成一直計算到預測值(gray theory GM (! , 1) model, GM (1,1) Matlab source, has been generated from the calculated value of the forecast)
- 2007-06-01 17:07:10下载
- 积分:1
-
LTE-Simulator
LTE系统级仿真,可让您执行网络级仿真3GPP长期演进网络。它较低的复杂度和抽象的物理层是基于建立在LTE链路级仿真的经验。它是免费提供包中含有Matlab源文件以及一些MEX功能(还提供源代码)。(The LTE System Level simulator allows you to perform network-level simulations of 3GPP Long Term Evolution networks. It abstracts the Physical layer for lower complexity and is based on the experience built on the LTE Link Level simulator. It is freely available in a package containing Matlab source files as well as some MEX-functions (for which the source code is also provided).)
- 2013-04-30 20:21:55下载
- 积分:1
-
Mutual_Information
说明: 利用互信息法求得混沌时间序列相空间重构最优化时延的Matlab程序(use of mutual information obtained chaotic time series reconstruction phase space optimization procedures Matlab Delay)
- 2006-03-24 16:09:46下载
- 积分: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
-
Fourier-descriptors1
MATLAB 实现对图片的傅立叶描述子.边缘检测的结果进行二维到一维的变换(MATLAB implementation of the image Fourier descriptors. Edge detection results of two-dimensional to one-dimensional transform)
- 2011-06-30 08:21:24下载
- 积分:1