-
BlackScholesJava
MATLAB java web ,这是一个调用MATLAB 算法的好例子,可以用来开发自己的算法(MATLAB java web)
- 2010-06-16 22:31:35下载
- 积分:1
-
blurred
this file describes and run the blurring of a picture.
- 2011-01-10 19:52:03下载
- 积分:1
-
somefunctiontosolveextremum
说明: 目标函数的几种极值求解方法,包括最速下降法,拟牛顿法,共轭梯度法MATLAB实现(The objective function to solve several extreme methods, including steepest descent, quasi-Newton method, conjugate gradient method)
- 2010-04-05 09:21:36下载
- 积分:1
-
MATLAB-design-code
《MATLAB程序设计教程》源代码-2660为《MATLAB程序设计教程》附带全部代码(" MATLAB Programming Guide" for the source code-2660 " MATLAB Programming Guide" with all the code)
- 2011-06-29 17:11:03下载
- 积分:1
-
MUSIC-source-based-decorrelation
MUSIC算法是基于天线阵列协方差矩阵的特征分解类DOA估计算法,这里给出的是基于解相干的MUSIC算法。(MUSIC algorithm is based on the antenna array covariance matrix eigen-decomposition DOA estimation algorithm presented here is based on the MUSIC algorithm decoherence.)
- 2014-01-06 15:30:37下载
- 积分:1
-
SD_detector
球形检测算法,2*2的MIMO通信系统,平稳瑞利衰落信道(Sphere detection algorithms, MIMO communication system 2* 2, steady Rayleigh fading channels)
- 2021-03-31 17:29:09下载
- 积分:1
-
pso_fcm
基于粒子群模糊聚类算法,相比传统聚类算法,效果好很多(Fuzzy clustering based on particle swarm algorithm, compared with the traditional clustering algorithm, the effect is much better)
- 2021-04-27 15:28:45下载
- 积分:1
-
Hough
line detection using Hough transform
- 2009-02-25 11:31:53下载
- 积分:1
-
runge_kutta
本文用龙格库塔法求解了不拉休斯解。龙格库塔法是求解高阶微分方程的有力工具,本文对龙格库塔方法作了简要介绍,并附上了matlab源程序。(in this paper a runge_kutta method was used to slove the blasius equation in the environment of matlab.)
- 2009-05-02 09:15:06下载
- 积分:1
-
GUI-drawing-board
Matlab鼠标画图,用pop-up menu选择画图标记,颜色edit记录鼠标坐标
但是功能比较简单,只能画线,不能画矩形、椭圆等
其中一个难点就是:拖动鼠标的过程中如何显示矩形/椭圆的轮廓,并且轮廓跟着鼠标指针移动。
程序的亮点:
1、可选择点、线、矩形、椭圆进行画图;
2、可选择marker、LineTyple进行画图;
3、可选择画图颜色;
4、可实时显示鼠标指针当前坐标;
5、可清除画板;
6、可保存画好的图(bmp、jpg、gif);
7、操作比较人性化,模仿了windows画板;
8、该程序牵涉的面广,是一个很好的GUI学习资料。
(Matlab mouse drawing, with the pop-up menu select the drawing marks, color edit record mouse coordinates, but relatively simple function, can only draw a line, not drawing rectangles, ellipses, etc. One of the difficulties is this: how the process of dragging the rectangle/oval contours, and outline follow the mouse pointer moves. Program Highlights: 1, select point, line, rectangle, ellipse for drawing 2, optional marker, LineTyple the drawing 3, choose paint colors 4, real-time display the current coordinates of the mouse pointer 5, to clear the drawing board 6, save-drawn map (bmp, jpg, gif) 7, operation more user-friendly, imitating the windows drawing board 8, the program involved a wide range, the GUI is a good learning materials.)
- 2010-11-10 21:51:39下载
- 积分:1