-
matlab-random
一个100*100的正方形,用半径为10的圆覆盖,随机在100*100的平面内放置圆心,问至少需要多少个圆,才能使得成功覆盖整个区域的概率在95 以上?并给出一个均匀随机放置装置的分布图。(A 100* 100 square, a circle with a radius of 10 covers, 100* 100 randomly placed on the center plane, and asked how many circles at least, to cover the entire area so the probability of success of 95 or more? And gives a uniform distribution of randomly placed devices.)
- 2011-04-29 11:29:45下载
- 积分:1
-
gauss10
可以拟合两点之间的偏差,只需要给出函数相应的数据(The deviation between two points can be fitted, only the corresponding data are given functions)
- 2010-05-19 15:16:38下载
- 积分:1
-
MSK
该程序主要是完成MSK调制解调的这样一个过程。(The program mainly completes the process of modulation and demodulation of MSK.)
- 2013-04-13 19:13:03下载
- 积分:1
-
Numericalintegrationtoolbox
数值积分工具箱,Matlab大部分函数都放在了toolbox这个文件夹下面。可以试着把需要的函数和工具箱放进去看看能不能用。(Numerical integration toolbox, Matlab toolbox most functions are placed below this folder. Can try to put the toolbox needed to function and see if you can use.)
- 2010-09-20 14:51:50下载
- 积分:1
-
passive-filter_impedance
Calculation the impedance of Passive Power Filter
- 2011-12-17 00:51:32下载
- 积分:1
-
Matlab_LMS5
自适应谱线增强问题,计算两个输入信号序列的自相关函数,选择合适的步长,以实现输出信号谱线的增强(Adaptive line enhancement problem, the calculation of two input signal sequence auto-correlation function, select the appropriate step in order to achieve enhanced output signal spectrum)
- 2008-04-25 10:27:04下载
- 积分:1
-
kalman
说明: kalman滤波 针对二阶系统的位置速度估计 适合于初学kalman滤波算法的朋友 代码含有详细解释(kalman filter for the position of second-order system is suitable for beginners speed estimation kalman filter algorithm friend code contains detailed explanations)
- 2011-04-03 10:33:25下载
- 积分:1
-
smo
SMO算法的m文件以及用svr测试该算法的m文件,以及smo算法文档详细介绍及使用说明(The SMO algorithm m file and test the algorithm using SVR m files, as well as the SMO algorithm document details and instructions)
- 2021-03-23 15:39:15下载
- 积分:1
-
matlab
运动目标跟踪技术的程序,可以实现运动目标的跟踪和运动轨迹的检测(Detect moving target tracking procedures, can achieve tracking and trajectory of a moving target)
- 2014-04-22 11:35:30下载
- 积分:1
-
ODE15
ODE15s可以处理刚性微分方程。采用向后微分公式,效率不是很高,但是对于一些ODE45会失效或计算效果很差的情况下,可以使用。可能是由于方程刚性引起的。(ODE15s can handle rigid differential equations. Using the backward differential formula, the efficiency is not very high, but it can be used when some ODE45 will fail or the calculation results are very poor. It may be caused by the rigidity of the equation.)
- 2018-03-19 20:55:48下载
- 积分:1