-
Chasing_Method
采用追赶法求解线性方程组。数值计算》典型算例中调试通过。(Using the catch method for solving linear equations. Numerical " Typical examples of the debugging.)
- 2015-01-03 23:07:09下载
- 积分:1
-
chengxu
程序功能分别实现了线性系统理论中传递函数和状态空间的相互转化,系统辨识中的递推最小二乘算法,免疫算法以及神经网络中的BP算法。(The program functions respectively realize the mutual transformation of transfer function and state space in the linear system theory, the recursive least squares algorithm in the system identification, the immune algorithm and the BP algorithm in the neural network.)
- 2017-03-20 19:18:25下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
paper_505_code
Best code for matlab face recognition!!!!
- 2011-05-25 21:16:30下载
- 积分:1
-
invkine_codepad
This illustrates using a fuzzy system to model the inverse kinematics in a two-joint robotic arm.
- 2010-05-31 22:54:47下载
- 积分:1
-
MATLAB_GUI
利用matlab函数编写GUI界面设计,对于其步骤,以及相应的函数做出具体说明。(Using matlab function to write GUI interface design, for its steps, and the corresponding function to make specific instructions.)
- 2013-07-22 22:15:37下载
- 积分:1
-
drtoolbox-use
drtoolbox降维工具箱程序包以及使用的范例 LLE,LTSA,ISOMAP,等( examples of drtoolbox use)
- 2013-10-06 10:37:07下载
- 积分:1
-
DIT_FFT_WAWS
采用谐波叠加法模拟风速,计算时间较长,但精度较高。(The use of harmonic superposition method simulated wind speed, computational time, but the accuracy is higher.)
- 2021-03-27 17:29:12下载
- 积分:1
-
1234
这是一个关于多目标数据融合的很好的温章,希望对大家有所帮助。原理清晰,见解独特,希望对大家有所帮助(This is a multi-target data fusion on the temperature of a good chapter, we want to help. Principles of clarity, insight unique, want to help everyone)
- 2010-02-26 16:37:52下载
- 积分:1
-
keyboardInfo
说明: 通过MATLAB实现的小程序,创建GUI显示键盘输入源码信息(MATLAB achieved through a small program to create GUI display keyboard input source information)
- 2010-03-16 21:25:50下载
- 积分:1