登录
首页 » matlab » saleh2012

saleh2012

于 2019-03-11 发布
0 256
下载积分: 1 下载次数: 1

代码说明:

说明:  ZIP FILE for saleh123

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pso1
    pso算法在matlab上实现,对毕业设计有用!现在对做这方面工作的学生有一定帮助 (pso算法在matlab上实现 )
    2009-03-22 09:26:25下载
    积分:1
  • sin
    说明:  关于正弦sin信号的matlab源代码,可说明取样点数与仿真精度的关系(Sinusoidal signal sin on matlab source code, to illustrate the accuracy of the sampling points and simulation of the relationship between the)
    2008-11-17 20:55:11下载
    积分:1
  • MenteCarlo
    Matlab 上做的平面四方格子的Ising 模型(An Ising model of plane in Matlab2010b)
    2012-10-14 10:36:33下载
    积分:1
  • ST
    说明:  S变换,是当前比较流行的时频分析算法,可以用于地震数据时频分析和频谱分析(S Transform, written in MATLAB, can be used for seismic data processing)
    2017-07-15 19:00:24下载
    积分:1
  • shuzhijifen
    数值积分MATLAB代码,包含4种数值积分方法,分别为复化梯形、复化抛物线、梯形逐次分半、抛物线逐次分半。且编写采用向量化思维效率高、代码简洁。(Numerical integration MATLAB code, including four kinds of numerical integration methods are Trapezoidal, Compound Parabola trapezoid successive half parabolic successive half. And prepared to quantify the use of high-efficiency thinking, concise code.)
    2021-02-23 21:59:40下载
    积分:1
  • matlab-composite-ga
    在matlab上建立的对于复合材料铺层的遗传算法优化历程(ga optimization method for composites optimization use based on matlab)
    2021-04-14 20:18:54下载
    积分:1
  • MMG
    描述船舶的旋回性,考虑风、浪、流的影响,利用MMG模型(Cyclicity description of the ship, consider the effect of wind, waves and currents, using MMG model)
    2021-02-04 12:19:58下载
    积分:1
  • Imagesegmentationbyclustering
    Image segmentation by clustering (Image segmentation by clustering)
    2009-04-12 21:44:16下载
    积分:1
  • 10
    说明:  有详细的线性规划法源代码,可以用于控制器参数寻优(Detailed linear programming source code, can be used for controller parameters optimization)
    2011-06-12 18:46:04下载
    积分:1
  • EvaluateReversePolishNotation
    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6 分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
    2015-03-15 23:06:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载