-
ChaosAttractors
the most chatoc attractors for encryption and other application
- 2013-08-28 21:42:25下载
- 积分:1
-
New-folder-(5)
this file is about beam forming with adaptive file
- 2013-09-12 15:49:54下载
- 积分:1
-
SSB
Implementation of Single Side Band (SSB) Modulation-Demodulation
- 2013-12-04 20:12:57下载
- 积分: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
-
tuxiangchuli
对图像进行预处理,然后进行经典的阈值分割,形态学分割以及种子区域生长。(Preprocess the image, and then the classic threshold segmentation, morphological segmentation as well as seed region growing.)
- 2012-12-30 10:08:35下载
- 积分:1
-
t_charpt4_1
用复化梯形公式、复化Simpaon公式、复化Gauss-legendre公式计算定积分的例子(Trapezoid formula with complex, complex of Simpaon formula, complex formula of Gauss-legendre example of the definite integral)
- 2010-05-16 00:37:16下载
- 积分:1
-
tongbudianjimoxing
基于matlab的同步电机模型,可在仿真中用于模拟一侧电网进行仿真分析。参数登可调。(Synchronous motor model based on matlab, simulation can be used to simulate the side of the grid simulation and analysis. Board adjustable parameters.)
- 2011-07-23 11:43:03下载
- 积分:1
-
LU-factorization
LU分解的过程演示,本人原创,测试无误,内含详细注释。 (LU decomposition procedure demonstrates I originality, test correct, containing detailed notes.)
- 2011-08-15 14:28:59下载
- 积分:1
-
cHAMP-potentiel
Dans la partie expérimentale, nous allons considérer un cas simple où l’espace de
configuration est limité à 2 dimensions avec des obstacles ponctuels (réduits à des points).
On va considérer un espace de configuration de taille 100x100, où l’on va disposer des
obstacles ponctuels. Dans le code fourni (potentialfield.m), nous définissons deux
structures : s et r. Ces structures possèdent trois champs :
- x : correspond à la position du point (attracteur pour s et répulsif pour r)
- w : le poids (ξ pour l’attracteur et η pour le répulsif)
- k : le choix de la fonction heuristique (conique/parabolique pour l’attracteur,
exponentielle/hyperbolique pour le répulsif)
La variable q représente la position courante du robot. Les fonctions fieldplot et robotplot
gèrent les affichages.
- 2011-09-07 05:52:07下载
- 积分:1
-
sdtq
雷达检测动目标的速度信息提取。雷达回波中的速度信息非常重要,此程序用于将雷达回波中的速度信息进行提取,以便于分析(The speed of moving target radar detection information extraction. The speed of the radar echo information is important, this program is used to the speed of the radar echoes to extract information for the analysis)
- 2011-05-10 10:15:15下载
- 积分:1