登录
首页 » matlab » Topology_Optimization_a_99_line

Topology_Optimization_a_99_line

于 2009-12-29 发布 文件大小:12KB
0 241
下载积分: 1 下载次数: 49

代码说明:

  Ole Sigmund编写的99行Matlab程序是拓扑优化方面的经典案例。该程序有5个可修改的输入参数:竖直方向网格划分数nely,水平方向网格划分数nelx,保留的材料的体积分数volfrac,惩罚因子penal和滤波器大小rmin。加载方式矩阵F和支承方式fixeddofs也可以分别选取不同的方式或组合。(Ole Sigmund prepared by the 99-line Matlab program is a classic example of topology optimization. The program has five can modify the input parameters: the number of vertical mesh nely, the number of horizontal mesh nelx, keep the volume fraction of material volfrac, penalty factor penal and filter size rmin. Loading mode and the supporting means fixeddofs matrix F can also be selected separately or combined in different ways.)

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

发表评论

0 个回复

  • radon_ambiguity
    %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b) ( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
    2008-05-06 21:56:10下载
    积分:1
  • powerharmonicanalysis
    用快速傅里叶变换进行电力线谐波分析的一篇文章,大家可以看看(Fast Fourier Transform with the power line harmonic analysis article, we will look)
    2010-12-01 11:20:11下载
    积分:1
  • CalculateGilf
    to calculate the similarity between many functions
    2011-01-23 21:14:27下载
    积分:1
  • cas
    Lte fundamentals and mathematical algorithms
    2013-11-22 20:04:28下载
    积分:1
  • IIRdigitalfilterdesigncourses
    IIR数字滤波器课程设计~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(IIR digital filter design courses ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~)
    2010-07-20 11:19:03下载
    积分:1
  • kalman
    卡尔曼滤波器的设计在matlab里的实现(the kalman fliter)
    2011-01-16 11:38:16下载
    积分:1
  • power_flow
    解power flow CODE(學電力系統必備的東西)(內含詳細註解)(Solution of power flow CODE (learn something essential power systems) (includes detailed annotations))
    2008-04-21 17:12:25下载
    积分:1
  • jacobi
    JACOBI METOD FOR MATLAB
    2009-11-27 01:10:48下载
    积分:1
  • Antenna_Gui
    c est programme pour afficher les lobs d un antenne
    2012-06-06 18:52:38下载
    积分:1
  • matlab_code1
    matlab宝典的源代码 可以直接使用 配套书籍为《matlab宝典》(Collection matlab source code can be used directly supporting books as " matlab Collection" )
    2013-09-27 15:28:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载