-
mymatlab
matlab编程交流,旅游预测的另一种算法(matlab programming exchanges, travel forecasts another algorithm)
- 2011-02-05 21:56:43下载
- 积分:1
-
decim.m
Matlab function o decimate an image
- 2009-09-18 22:24:27下载
- 积分:1
-
wp_fft2
扩充后的fft2源代码。经典蝴蝶算法。数字图像处理,应用于图像。(Expanded the source fft2 code. Butterfly algorithm
)
- 2012-04-07 09:20:57下载
- 积分:1
-
GA
说明: 求解一元二次方程的遗传算法代码
在Matlab下可以运行(Solving a quadratic equation of the genetic algorithm code)
- 2010-05-25 18:42:54下载
- 积分:1
-
gridtrimesh
通过MATLAB对点云数据生成三维网格,并将三维网格做四边形网格细化处理。其中还有专门生成三维网格点云的MATLAB程序( This example shows how a triangular mesh can be resampled on a
meshgrid -generated square grid. We illustrate the usage of
both functions gridtrimesh and mxgridtrimesh . These two should
produce identical results. Funcion mxgridtrimesh is a compiled
MEX function written in C and should quicker than)
- 2021-04-27 14:28:44下载
- 积分:1
-
parafac_mimo
基于卷积信号的MIMO系统盲信号估计,运用卷积的方法进行盲信道估计(Convolution-based MIMO system, blind signal signal is estimated using the method of convolution-blind channel estimation)
- 2009-05-11 20:59:57下载
- 积分:1
-
MSM_MLE
Contains the matlab routines to estimate a univariate markov switching multifractal model of calvet and fisher 2004
- 2011-10-13 13:21:19下载
- 积分:1
-
rsum02
这是一个MADLAB的例程,对于数学建模有很大帮助(This is a MADLAB routines are very helpful for mathematical modeling)
- 2014-01-06 20:21:18下载
- 积分:1
-
robert
实现了灰色图像的robert算子和拉普拉斯图像锐化 包含参数设置 已经验证有效(Robert achieved gray image Laplace operator and image sharpening contains parameter settings have been validated)
- 2013-12-19 14:14:12下载
- 积分:1
-
q
说明: matlab最常用命令
1.有关命令行环境的一些操作:
(1) clc 擦去一页命令窗口,光标回屏幕左上角
(2) clear 从工作空间清除所有变量
(3) clf 清除图形窗口内容
(4) who 列出当前工作空间中的变量
(5) whos 列出当前工作空间中的变量及信息
或用工具栏上的 Workspace 浏览器
(matlab command most commonly used 1. on the command-line environment, a number of operations: (1) clc remove a command window, the cursor back to the top left corner of the screen (2) clear working space from the removal of all variables (3) clf clear the graphics window content (4) who are listed in the current working space of variable (5) whos lists the current working space of variables and information or Workspace toolbar browser)
- 2009-02-02 20:56:31下载
- 积分:1