-
ercichaz23
机械优化设计主要包括建立优化设计问题的数学模型和选择合适的优化方法及程序两方面的内容.基于二次插值法的基本原理,通过实例,编写MATLAB程序进行求解,计算结果说明了二次插值法是一种求解一元函数极小点问题最优解的可行高效的方法.(Mechanical optimization design includes a mathematical model to optimize the design of the problem and choose the appropriate two aspects of optimization methods and procedures based on the basic principles of quadratic interpolation method, is solved by way of example, the preparation of MATLAB, the results illustrate the quadratic interpolation method is a function of one yuan to solve the problem of the optimal solution of the minimum point efficient way possible.)
- 2014-01-19 16:44:12下载
- 积分:1
-
Matlab-canny-aroua
matlab implementation of a function that calculate canny edge
- 2013-11-13 16:19:22下载
- 积分:1
-
1212
转载《小波分析理论与Matlab7实现例程》一书里面各章节的源码(Reproduced, " Wavelet analysis theory and Matlab7 implement a routine," a source of all sections of the book which)
- 2011-11-29 22:48:57下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1
-
PSK_8
用simulink实现8PSK调制解调,并显示眼图和星座图(8PSK in simulink realise)
- 2021-03-08 15:59:29下载
- 积分:1
-
Complete1976StandardAtmosphere
大气标准转换,适应于各类航空航天器飞行高度对应的状态查询(for caculator the variavles of air)
- 2010-12-03 17:54:15下载
- 积分:1
-
programs
数字信号处理-基于计算机的方法 书答案(Digital signal processing- computer-based method answer book)
- 2010-06-11 15:30:39下载
- 积分:1
-
moewin
ultra wide band simulation code
- 2010-10-13 19:55:39下载
- 积分:1
-
AntennaSelection_version1.0
天线选择的相关程序,初学者的好帮手!有用的资料!(Antenna selection procedures, beginners a good helper!)
- 2014-09-21 03:26:32下载
- 积分:1
-
haoyong
MATLAB gui实现软信号发生器面板(software of signal generator designed by matlab gui)
- 2013-09-10 11:08:54下载
- 积分:1