-
toolimage
利用MATLAB编写的atrous算法程序,可适用于图像的多级小波分解(Prepared by the use of MATLAB algorithms Atrous procedures could be applied to image multi-level wavelet decomposition)
- 2009-03-05 17:05:30下载
- 积分:1
-
MATLABGUI
关于matlabGUI的学习的基本代码 希望对各位有用,包括了最基本的使用 语法 以及后续的综合设计(About matlabGUI learning the basic code you want to be useful, including the use of basic grammar and a comprehensive design of the follow-up)
- 2010-11-13 11:26:16下载
- 积分:1
-
chapert7
这是通信系统仿真的第七章的例题的仿真程序代码!挺好的,希望对大家有用!(Communication System Simulation This is the seventh chapter of the simulation program code examples! Very good, and I hope useful for everyone!)
- 2008-07-08 15:48:39下载
- 积分:1
-
memristor_emulator
忆阻器《忆阻器非线性漂移》翻译及其忆阻器宏模型建立及其电路仿真。(memristor emulator )
- 2013-11-12 18:09:26下载
- 积分:1
-
simple_wind_turbine_pmsg
说明: 永磁直驱风机的仿真模型,可以正确运行,用户可以在模型的基础上进行更改添加模块,有很强的的应用性。(The simulation model of the permanent magnet direct drive fan can be operated correctly, and the user can change and add modules on the basis of the model, which has strong application.)
- 2019-02-28 11:02:38下载
- 积分:1
-
PF_TRACE_V0521_1
matlab编写的粒子滤波目标跟踪示例,简单实用(Matlab prepared by the particle filter target tracking example)
- 2012-05-22 10:58:00下载
- 积分:1
-
estimate_Geometric
describe estimate geomatric transfare
- 2014-12-01 04:26:24下载
- 积分:1
-
music-esprit
mucic和espric算法在估计偏差,成功概率,估计方差图形中的比较。(mucic and espric bias in the estimation algorithm, the probability of success, estimated variance graph comparison.)
- 2011-05-22 19:23:20下载
- 积分:1
-
Method-I
基于波形分集的雷达抗欺骗式干扰方法(一)的matlab仿真,仿真采用了简单的线性调频信号(Radar deception interference resistance method based on waveform diversity of matlab simulation, the simulation using the simple linear frequency modulation signal v)
- 2020-12-10 22:09:18下载
- 积分:1
-
minFD
用最速下降法求解多维函数的极值
function [x,minf]=minFD(f,x0,var,eps)
目标函数:f
初始点:x0
自变量向量:var
精度:eps
目标函数取最小值时的自变量值:x
目标函数的最小值:minf( With the steepest descent method for solving the multi-dimensional function of the extreme value function [x, minf] = minFD (f, x0, var, eps) target function: f Initial Point: x0 argument vector: var Accuracy: eps target function takes the minimum value of the independent variable values: x minimum target function: minf)
- 2015-05-31 14:43:54下载
- 积分:1