-
signal_reconstruction
数字图像处理中的经典问题之一——图像重构的matlab程序。(Digital image processing in one of the classic- the matlab image reconstruction process.)
- 2010-06-28 16:39:45下载
- 积分:1
-
lorentzfit
= lorentzfit (× )
lorentzfit 符合输入(× )与罗伦兹功能的形式
“ (× )= 1 / ((- 2)^ 2 + 3号)
输入
:因变量值[ 是] (× )
× :独立变量的值
输出功率
一:名单[ 1 2 3 ] 罗伦兹参数
示例
× = - 16:0.1:35
= 19.4 / ((- 7)^ 2 + 15.8)+ randn (大小(× )/ 10 )
= lorentzfit (× )
杰瑞德·威尔斯
11 / 15 / 11
杰瑞德威尔斯[ 点] [在] [ 点] 教育公爵(a = lorentzfit(y,x)
LORENTZFIT fits the input Y(X) with a Lorentzian function of the form
Y (X) = A1./((X- A2).^2+ A3)
INPUTS
Y : Dependent variable values [Y(X)]
X : Independent variable values
OUTPUT
A : List of Lorentzian parameters [A1 A2 A3]
EXAMPLE
x =-16:0.1:35
y = 19.4./((x- 7).^2+ 15.8)+ randn(size(x))./10
a = lorentzfit(y,x)
Jered R Wells
11/15/11
jered [dot] wells [at] duke [dot] edu)
- 2012-05-02 20:28:43下载
- 积分:1
-
deleteEmptyExcelSheets
this function erases any empty sheets in an excel document
the input fileName is the entire path of the file
for example, fileName = C:Documents and Settingsmatlab
- 2011-06-22 16:25:54下载
- 积分:1
-
robust-control
鲁棒控制作业,包含详细的设计报告及matlab仿真代码(Robust control operations, including detailed design reports and matlab simulation code)
- 2020-08-28 16:18:12下载
- 积分:1
-
matlab
学习matlab必备,非常有效,希望大家下载(Matlab essential learning, very effective, I hope you download)
- 2009-07-19 13:40:42下载
- 积分:1
-
Gyro_dynamics_simulation_MATLAB
说明: 陀螺运动的仿真程序,动力学仿真和动画同时表示 陀螺在重力下以适当的初始速度落地的仿真结果(Gyro movement simulation program, dynamic simulation and animation at the same time that the top of the gravity of the initial velocity to the appropriate landing simulation results)
- 2009-07-28 16:12:43下载
- 积分:1
-
Adaptive-Filtering-MATLAB--report
基于lms算法的自适应滤波器的matlab实现(包括详细的编程代码)(Adaptive filter based on the lms algorithm matlab implementation (including details of the programming code)
- 2012-04-22 15:23:15下载
- 积分:1
-
genetic_algo_EXC_NIM_L2O
Genetic algorithm using EXC, NIM and L2O move for solving TSP Problem
- 2013-02-12 21:14:49下载
- 积分:1
-
ImageProcessing
image processing various operation such as histogram equalization,filters etc.
- 2014-11-21 23:34:21下载
- 积分:1
-
thesis
FULL REPORT OF DPFC SIMULATION...
- 2015-01-03 14:48:09下载
- 积分:1