-
Desktop
说明: 东北三省2009年数学建模的B题:丁克现象,已获联赛二等奖,现将论文以及Matlab源代码上传,希望对相关人员有所帮助。(Northeast B, Mathematical Modeling in 2009 Topic: DINK phenomenon, has been league second prize, papers, and now Matlab source code for uploading, hope relevant personnel be helpful.)
- 2009-08-30 00:02:20下载
- 积分:1
-
matlab-make-miniPhotoshop
matlab实现部分Photoshop特效(mini Photoshop)
- 2014-12-09 12:08:09下载
- 积分:1
-
field_BRW
electric field of bragg reflectivity waveguide
- 2010-09-22 18:48:58下载
- 积分:1
-
show23
说明: 我的matlab提取ROi程序,比较简洁,但很实用。(My matlab extract ROi procedure is relatively simple, but very practical.)
- 2011-04-14 19:45:11下载
- 积分:1
-
MATLAB
matlab有关的常见的图像显示,图像信息读取,图像加噪,图形去噪,图像增强等一系列基本matlab实验代码及原理(matlab on the common image display, image information read, the image plus noise, graphics denoising, image enhancement and a series of basic principles of experimental code matlab)
- 2011-05-17 18:34:23下载
- 积分:1
-
WeiYiLiangCeLiang
图像检测标定的方法测量海绵的位移量,附多幅实拍图像(Calibration image detection method for measuring the displacement amount of the sponge,attached pieces of real film images)
- 2012-04-28 12:01:41下载
- 积分:1
-
NSGA2
用Matlab实现的NSGA2多目标优化算法的源程序,用户可以根据需要定义相应的参数(Using Matlab multi-objective evolutionary algorithm to achieve the source, the user can define the parameters of the corresponding)
- 2014-01-24 15:40:08下载
- 积分:1
-
45298305MPC
MPC MODEL PRECTIVE LINEAIRE SOURCE CODE
- 2013-12-06 02:06:52下载
- 积分:1
-
imageconvert
根据图像的灰度对图像进行分割,实现目标的提取(According to the image gray level image segmentation)
- 2011-05-17 16:46:05下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1