-
Jakes
说明: 此文件包括jake信道仿真模型的过程程序,希望大家发表意见(Anonymous channel simulation model of the procedure, hoping to express their opinions)
- 2005-11-08 11:29:52下载
- 积分:1
-
windowedsines
完成信号和调制与频谱分析.并进行相关的图形显示(completed with the modulation signal and spectrum analysis. And the graphics)
- 2006-05-25 11:37:43下载
- 积分:1
-
Mathematical-Modeling-and-Matlab
数学建模与Matlab参考书——《数学建模与数学实验》——赵静,对数学建模很有帮助(Mathematical Modeling and Matlab reference book- "Mathematical modeling and mathematical experiment" by Zhao Jing,it s very useful in mathematical modeling.)
- 2011-12-27 17:21:52下载
- 积分:1
-
MATLAB神经网络手写数字识别(GUI,论文)
说明: 基于MATLAB的神经网络实例运用学习;
BP神经网络知识(an example of neural network)
- 2021-05-12 23:30:02下载
- 积分:1
-
Irre_Am6
自己摸索了很长时间,根据参考资料自己编写了一个用于生成轨道谱的程序,希望能够和大家一起分享^_^(Their own way for a long time, according to a reference to write your own program to generate spectral track, hoping to share with everyone ^ _ ^)
- 2011-06-08 17:11:08下载
- 积分:1
-
iec61850-7-420
61850 standard. 61850-7-420
- 2015-01-03 22:10:43下载
- 积分:1
-
遗传算法
说明: 遗传算法(Genetic Algorithm,GA)最早是由美国的 John holland于20世纪70年代提出,该算法是根据大自然中生物体进化规律而设计提出的。是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。该算法通过数学的方式,利用计算机仿真运算,将问题的求解过程转换成类似生物进化中的染色体基因的交叉、变异等过程。在求解较为复杂的组合优化问题时,相对一些常规的优化算法,通常能够较快地获得较好的优化结果。遗传算法已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。(Genetic algorithm (ga))
- 2020-08-24 22:51:00下载
- 积分:1
-
CBEA_B1
基于云模型雾化算法的实现。该程序实现了雾化算法在全局范围内的最优搜索(二维,十维,三十维)。(Aerosol cloud model based algorithm. The process of atomization Algorithm for the Global Optimum Search in the context of (two-dimensional, 10 dimensional, 30 dimensional).)
- 2010-07-30 12:04:44下载
- 积分:1
-
abbr_b11a93e762f6958bb657c1ad7c58d2b5
用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取(MATLAB svm prepared by the source, can achieve a support vector machine for the feature classification or extract)
- 2010-08-14 20:56:28下载
- 积分:1
-
Drawing
自定义函数画图软件,软件的函数输入部分分为4部分,针对的是4个分段函数,当然也可以扩展为5段,六段,如果你的函数不用分段,那就只用在第一个edit里面写下你的函数表达式即可,同时要在后面写出x的范围,和cftool里面的custom equation一样,只能用matlab语法规范的函数表达式,即你不要写2x而是2*x,不要把我们的数学表达式和matlab表达式搞混淆了。从gif可以看出,在第一个edit输入不同的函数,有多项式函数,指数函数,三角函数,对数函数,axes都能有正确的图形,另外用其他edit配合,画出分段函数图像。因此,这可软件无论你是单个函数还是分段函数(4段以内)均可正确画出,当然还配合有grid选项,如果想保持画出的图形,无需QQ截屏,直接点保存键,将它以jpg的格式,存入到你想要存的文件夹里面。要想查对应点的函数值时,只用在edit里面输入x值,按回车就可以得到,注意x值是在范围之内的,支持结果累积,最终将以一个表格的形式显示出来,如果要想画新的图形,点击清空按键即可。(Drawing software-defined functions, the software function of the input part is divided into 4 parts, for the four sub-functions, of course, can also be extended to 5, Liu Duan, if you do not have sub-function, then only the first an edit which you can write your function expression, while the range in the back to write x, and cftool inside the custom equation, can only function with matlab syntax specification expression, but that you do not write 2x 2* x, not to our matlab mathematical expressions and expressions confused. It can be seen from the gif, in the first edit enter a different function, there polynomial functions, exponential functions, trigonometric functions, logarithmic functions, axes can have the right graphics, the other with the use of other edit, draw piecewise function image. Therefore, it can be software or whether you are single function piecewise functions (4 or less) can be correctly drawn, of course, with a grid option, if you want to keep drawing the graphics,)
- 2010-11-10 21:59:58下载
- 积分:1