自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 资源 (3)
  • 收藏
  • 关注

转载 Python 使用技巧 常见问题

如何调用另一个python文件中的代码链接: http://blog.csdn.net/u010412719/article/details/47089883#

2017-07-28 04:08:23 440

原创 Min-Max Max-Min problem algorithm and analysis

“ Learning is an endless process.” Please point out my mistakes in the blog.Background Recent years, more and more renewable energies are integrated into power system. Tsinghua University published m

2017-07-27 05:02:50 3807 1

转载 Matlab Tools for Network Analysis 网络分析工具包 (2006-2011)

http://strategic.mit.edu/downloads.php?page=matlab_networksStrategic Engineering Research Group (SERG)Massachusetts Institute of Technology77 Massachusetts Avenue, E40-229 and 33-410

2017-07-23 09:49:31 2325 1

转载 Global Optimization Software

Global Optimization SoftwareGlobal Search, As Timely As Ever``Consider everything. Keep the good. Avoid evil whenever you notice it.'' (1 Thess. 5:21-22)This file is part of my global

2017-07-12 21:32:31 1273

原创 matlab展示立体点图

代码如下%源点数据P = (fbpoint);% P = rand(20,3);%三角分解DT = delaunayTriangulation(P)%convex hull[K,v] = convexHull(DT)faceColor = [0.1875 0.8750 0.0984];figure%plot figuretrisurf(K,DT.Points(:,1),DT.Po

2017-07-05 16:18:21 1670

matlab 对AMPL 输出的模型*.nl求解雅克比和hession程序

使用方法参考AMPL http://ampl.com/REFS/hooking2.pdf

2017-09-03

homotopy/同伦方法解非线性方程matlab代码

homotopy过程是一致的 牛逼在利用积分的方法进行求取,不会出现迭代方法不能收敛的问题而且还可以绘制出积分路径便于比较 并配有相关文档说明

2014-02-18

Installation of IPOPT for Windows OS

本文档是我好久才搜到的,主要是讲IPOPT的matlab的接口设置,希望对大家有用

2013-10-16

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除