-
tuxiangchuli
视觉图像处理研究者必看的有用代码。包括图像预处理,特征提取,算法实现,特征整合等等代码。(Visual image processing researchers must-see useful code. Including image preprocessing, feature extraction, algorithm, feature integration, etc. code.)
- 2013-07-14 15:42:07下载
- 积分:1
-
dijkestra
Dijkestra Algorith coded in matlab
- 2011-12-17 17:49:13下载
- 积分:1
-
letercog
利用行像素点、列像素点识别分割字符成单个字符图像----letercog.m(The row of pixels, pixel columns into a single character recognition segmentation, image---- letercog. M)
- 2010-07-19 10:17:02下载
- 积分:1
-
crane
用无模型自适应控制算法,可以实现桥式起重机的位置跟踪(Location tracking model-free adaptive control algorithm can bridge crane)
- 2013-04-01 20:58:38下载
- 积分:1
-
5956458Third_degree_CKF
MATLAB编写的CKF滤波算法程序,亲测可用,(MATLAB CKF filtering algorithm program, pro test available,)
- 2018-11-13 18:50:30下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
maze_gen3
说明: 基于matlab编写的迷宫生成程序!可以用于生成迷宫,并求解路径。(Prepared based on matlab maze generation program! Can be used to generate the maze, and solution paths.)
- 2010-05-01 16:56:48下载
- 积分:1
-
OFDM_LS_CS_randn
应用于低压电力线载波通信的OFDM系统仿真,采用了压缩感知的方法进行信道估计,与LS算法比较,仿真效果良好。(Used in low-voltage power line carrier communication OFDM system simulation, using the compressed sensing method for channel estimation, simulation good effect.)
- 2014-07-08 11:46:45下载
- 积分:1
-
AN_SPMC75_0012
PID 调节控制做电机速度控制 凌阳内部经典PID控制资料(The PID control for motor speed control sunplus internal classic PID control information)
- 2013-11-29 12:20:10下载
- 积分:1
-
PLS_twoblock
Prediction method with PLS_twoblock model
- 2013-05-12 23:34:03下载
- 积分:1