自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

黄梅时节家家雨,青草池塘处处蛙

日月忽其不淹兮,春与秋其代序;惟草木之零落兮恐……

  • 博客(15)
  • 资源 (16)
  • 问答 (1)
  • 收藏
  • 关注

原创 探讨:小球沿不同路线运动时的水平速度

探讨一个问题这两天网络流行如图的一个演示问题:有点像伽利略匹萨斜塔试验,打破了一些常识:走曲线的小球反而速度更快,奇怪也哉。这让很多文科生和一些数理不太好的理科生为之抓狂。粗略的数值模拟问题的分析用到的都是简单物理原理,只是计算繁琐一些,但是也没有最速下降曲线那么高端,只是引入了积分计算,还不至于引出变分法这样高级的东西。我对动图中的两条路径做了简化,一条平直线,一条直接取余弦曲线了。只是两个小球在

2017-02-13 19:54:17 1721

原创 一道求极值的三角函数题

问题函数 y=22√sinxcosx+sinx+cosxy=2\sqrt{2}\sin x\cos x+\sin x+\cos x 的最大值是多少?(填空题)解答看到一本书上说下面的思路是错误的: y=2√sin2x+2√sin(x+π4)y=\sqrt{2}\sin 2x+\sqrt{2}\sin\left(x+\dfrac{\pi}4\right)=22√sin⎛⎝⎜3x+π42⎞⎠⎟cos⎛

2017-02-12 22:50:11 878

原创 小小朋友的数学题配图

代数都没学会,几何更加一般。还好。

2017-02-09 14:41:53 730

原创 用帕斯卡定理证明圆和切线有关的问题

已知,如图,ABAB是圆 ⊙O\odot O 的直径,CECE 和 CFCF 是切线, DD 是 AEAE 和 BFBF 的交点。 证明 CDCD 垂直于 ABAB 仔细观察下: 解析的方法太繁琐。建立坐标系,求交点坐标,比较。利用Pascal定理的方法比较巧妙。圆锥曲线的内接六边形,三对对应边的交点共线。充要条件。作辅助线如图: 容易证明 DD 是 ΔABG\Delta ABG 的垂心(这个

2017-02-08 16:51:53 4258

转载 Chemistry 101 Topics to be Covered Molecular Quantum Mechanics

Chemistry 101Topics to be CoveredIntroduction and Review:Chapter 1, appendices A & BParticles, Atoms, Molecules,Ions:Chapters 1 & 2Stoichiometry:Chapter 1Gases:Chapter3Atomic Q

2017-02-02 22:25:34 473

转载 JuliaOpt Optimization packages for the Julia language

What is Julia?Julia is a high-level, high-performance dynamic programming language for technical computing”. It is free (open source) and supports Windows, OSX, and Linux. It has a familiar syntax,

2017-02-02 22:18:43 966

转载 Open Source for the Operations Research Community

HomeNewsProjectsDownloadContributingMembersFAQResourcesPreviousNextOpen Source for the Operations Research Community

2017-02-02 22:17:06 549

转载 OPTI Toolbox Wiki

https://www.inverseproblem.co.nz/OPTI/OPTI Toolbox WikiIf you are interested in optimization, use MATLAB and like free stuff, OPTI could be for you. See theWhat Is OPTI section for detai

2017-02-02 22:11:25 2765

转载 General information on using GAMS solvers:

GAMS Documentation 24.8 > SolversGAMS Solvers General information on using GAMS solvers:Basic UsageAdvanced UsageSolver ChoiceA large number of solvers for mathematical programmi

2017-02-02 22:04:59 1035

转载 Survey of optimisation software

Survey of optimisation softwareThe following is a survey of optimisation software that was performed as a part of our effort to identify options for aNon-proprietary Optimisation solver for AS

2017-02-02 21:46:53 627

转载 NEOS Server: State-of-the-Art Solvers for Numerical Optimization

NEOS Server: State-of-the-Art Solvers for Numerical OptimizationThe NEOS Server is a free internet-based service for solving numerical optimization problems. Hosted by theWisconsin Institute for D

2017-02-02 21:28:15 514

转载 YALMIP Solvers

SolversOne of the core ideas in YALMIP is to rely on external solvers for the low-level numerical solution of optimization problem. YALMIP concentrates on efficient modeling and high-level algorit

2017-02-02 21:13:20 2157 1

转载 YalMip

https://yalmip.github.io/YALMIP is free of charge to use and is openly distributed, but note thatCopyright owned by Johan Löfberg.YALMIP must be referenced (general reference,robust op

2017-02-02 21:10:48 2564

原创 俯视两道中学平面几何题

我现在看到几何类的中学试题,优先考虑如果用“解析方法”无视几何背景、采用高等一些的数学方法暴力解题的可能性。比如下面这个问题,如果从带约束的非线性优化的角度看,就是求以四边形的面积为“目标函数”的最大化问题的最优点。决策变量定义为一个角的正弦值。这虽然是个单变量问题,因为目标函数复杂了点,还带有特殊的约束条件,求解起来还是相当繁琐的,不一定做得出来。如果利用第一个条件,加上三角形的正弦定理、勾股定理

2017-02-02 19:09:39 954

转载 SCIP Solving Constraint Integer Programs

SCIPSolving Constraint Integer ProgramsAboutSCIP is currently one of the fastest non-commercial solvers for mixed integer programming (MIP) and mixed integer nonlinear programming (M

2017-02-02 18:24:53 2801

geogebra 5.0.216.0 for windows

最近新版本的Geogebra下载困难,转帖下。这个软件是目前最好的几何制图和教学软件,免费自由。这里是windows版。

2016-03-22

geogebra 5.0.45 for Android

Geogebra 是目前为止最强大的几何绘图工具; 适用于多种平台,这里是Android4.0.3以上系统版本,可到google play直接安装;它可以免费分发,有强的社区支持和开发团队,一直在持续更新加强中。

2015-12-05

Geogebra for windows 5.0.180

Geogebra 是目前为止最强大的几何绘图工具; 适用于多种平台,这里是windows下版本;它可以免费分发,有强的社区支持和开发团队,一直在持续更新加强中。

2015-12-05

Fortran转C++的工具

该工具的英文版评价: http://www.scfbm.org/content/7/1/5 其它信息和说明: http://cci.lbl.gov/fable/ Unix systems with Python 2.3 through 2.7: wget http://cci.lbl.gov/fable_bundles/current/fable_bundle.selfx perl fable_bundle.selfx source fable_build/setpaths.sh fable.cout --example Windows systems (XP or higher): Download http://cci.lbl.gov/fable_bundles/current/fable_win_xp.exe fable_win_xp.exe fable_build\setpaths.bat fable.cout --example The fable.cout --example command is known to work with gcc 3.2 or higher, Visual C++ 7.1 or higher, and with recent development versions of clang++.

2015-09-26

EasyKrig 3.0.1 兼容Matlab2012a

The EasyKrig program package uses a Graphical User Interface (GUI) to simplify the operation. It requires MATLAB 5.3 or higher with or without optimization toolbox (see section 2.2) and consists of five components, or processing stages: (1) data preparation, (2) variogram computation, (3) kriging, (4) visualization and (5) saving results. It allows the user to process anisotropic data, select an appropriate model from a list of variogram models, and a choice of kriging methods, as well as associated kriging parameters, which are also common features of the other existing software packages. One of the major advantages of this program package is that the program minimizes the users' requirements to "guess" the initial parameters and automatically generates the required default parameters. In addition, because it uses a GUI, the modifications from the initial parameter settings can be easily performed. Another feature of this program package is that it has a built-in on-line help library that allows the user to obtain the descriptions of the use of parameters and operation options easily. The current EasyKrig3.0 is the upgraded version of the previous version (EasyKrig2.1). In addition to having corrected some programming errors in the previous version (mostly GUI related errors), there are many new features included in the current version: • Matlab Version 6.x and 7.0 (tested under Windows) compatible • Capable of handling 3-D data • Enhanced batch file processing capability • More flexible in loading input data and saving output data • Capable of handling the customized grid file • More examples with detailed step by step instructions are provided to allow user(s) to master the functionality of the software package more quickly and easily. Although this software package lacks some abilities such as Co-kriging, it does provide a convenient tool for geostatistical applications and should also help scientists from other fields. For people who do not want to use GUI but only interested in function-based m-files can go to a different website that provides a function-based m-file Kriging package (http://globec.whoi.edu/software/kriging/V3/intro_v3.html) developed by Caroline Lafleur and Yves Gratton, INRS-Océanologie, Universit du Qubec Rimouski.

2015-09-26

Geogebra 5.0.143 for windows

Geogebra 是目前为止最强大的几何绘图工具; 适用于多种平台,这里是windows下版本;它可以免费分发,有强的社区支持和开发团队,一直在持续更新加强中。

2015-08-25

ChemSketch2015 for windows

最经典的分子结构软件,自带很多模板,有结构优化和计算功能,可以三维动态演示并导出为视频或GIF动画格式,总而言之,强大而且方便。

2015-08-23

Geogebra绘图工具5.0.142

Geogebra 是目前为止最强大的几何绘图工具; 适用于多种平台,这里是windows下版本;它可以免费分发,有强的社区支持和开发团队,一直在持续更新加强中。

2015-08-21

论文用高质量地图图片matlab工具

作者:[Rich Pawlowicz]; M_Map is a collection of routines that allow you to draw publication-quality maps in 18 different projections. M_Map includes a simple coastline and elevation database, and allows you to add your own data to those maps. Requires Matlab version 5 (or higher). Now available for downloading - version 1.4h (released Nov 2014)

2015-08-21

Numerical recipes in Fortran 77 & 90

numerical recipes in Fortran 经典图书源代码. 虽然Eigen之类的库横空出世之后, Numerical recipes in C++变得不再那么抢手,不过Fortran版的类似内容还是这个经典.

2015-08-19

Numerical recipes in C++源代码

Numerical recipes in C++ 第三版源代码; 经典名著,经典代码

2015-08-19

移除VBA项目密码工具

运行即可移除Excel VBA project 密码,方便预览和调试加密过的VBA项目。

2015-08-16

所见即所得的LaTeX输入工具JaxEdit

jaxedit 0.30是一个即时预览双栏显示(左侧代码、右窗预览公式)的LaTeX输入工具。其效果跟CSDN-markdown非常类似。虽然不够强大,但是能够离线使用。是学习LaTeX输入的不错的工具。

2015-08-16

Excel for windows x86矩阵计算插件

在Excel中实现各种复杂的矩阵计算的插件;完全交互式操作,实现非常简单;精度跟Matlab和Eigen C++ library等双精度计算结果相同。适用于Excel 2003-2013之间的版本。只是在x64位windows操作系统上使用时偶尔可能出现问题。32位操作系统上未发现兼容性问题。

2015-08-16

深度学习matlab工具备份

深度学习工具箱,matlab版;可以从github获取帮助和更新文件:https://github.com/rasmusbergpalm/DeepLearnToolbox

2015-08-16

geogebra 5.0.140

Geogebra 是目前为止最强大的几何绘图工具; 适用于多种平台,这里是windows下版本;它可以免费分发,有强的社区支持和开发团队,一直在持续更新加强中。

2015-08-16

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

TA关注的人

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