-
froot
牛顿法求解一元三次方程的matlab 的程序,可以在十秒内求解任意一元三次方程(Newton s method for cubic equations)
- 2013-08-11 17:33:13下载
- 积分:1
-
matlab
说明: 雷达回波信号消噪的仿真与实现,有详细程序并有注释。(Radar echo signal de-noising of the simulation and realization of)
- 2009-08-03 08:10:10下载
- 积分:1
-
fsolve
Matlab中的fsolve函数源代码。可用于解方程。(Matlab fsolve function of the source code
)
- 2011-12-14 22:06:53下载
- 积分:1
-
bayngoilangma1
7 ngoi lang ma tap 1 truyen ma doc kha hay
- 2009-11-07 10:22:53下载
- 积分:1
-
OOKmodel.mdl
This model design in matlab and this will generate offset shift keying modulated signal..
- 2009-12-22 14:35:18下载
- 积分:1
-
NSGA-II
nsga2是解决多目标问题的经典算法,文件中为nsga2的matlab的源代码(nsga2 is designed for multiobjective problems)
- 2012-05-09 15:12:25下载
- 积分:1
-
ball_way
小球的抛物线轨迹。将轨迹分解成x坐标和y坐标,计算出每一个时刻的x和y值,然后对x和y进行成像就可以得到轨迹了(Parabolic trajectory of the ball. The track is decomposed into x and y coordinates, x and y values calculated each time, then x and y can be imaged on a trajectory)
- 2015-07-10 09:49:07下载
- 积分:1
-
why_lpbuttp
说明: 基于冲激响应不变法巴特沃思滤波器的IIR设计MATLAB源代码(Based on impulse response IIR filter design unchanged 法巴特沃思 MATLAB source code)
- 2010-04-24 20:36:09下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1
-
Parzen-window
这是一个有关parzen窗估计的代码,用来估计概率密度函数。采用了方窗、指数窗、高斯窗函数三种核函数,附有matlab程序。(This is an estimate of the code related to parzen window, used to estimate the probability density function. With a side window, the index window, Gaussian window function three kinds of kernel function, with matlab program.)
- 2014-08-13 15:52:50下载
- 积分:1