自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

stereohomology

业余爱好

  • 博客(12)
  • 资源 (37)
  • 收藏
  • 关注

原创 近似正确的螺线方程

参数方程:⎧⎩⎨⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪⎪20cost+(100cos2t+10418−18cos12t−−−−−−−−−−−−−√cost+50cos(2t)−9cos12t+59)cos(240tEs(−9100))+60sintsin6tsin(240tEs(−9100))10418−18cos12t−−−−−−−−−−−−−√cost−9cos12t

2015-08-27 20:52:00 1634

原创 同名的椭圆函数,在Maple和Mathematica中有各自不同的定义

比如, 同样命名为EllipticE, 在Mathematica中定义是:EllipticE(x)=∫π201−x⋅sin2t−−−−−−−−−−√dt\text{EllipticE}(x)=\int_0^\dfrac{\pi}{2}\sqrt{1-x\cdot \sin^2t}{\rm d}t而在 Maple 中的定义:EllipticE(x)=∫101−x2⋅t21−t2−−−−−−−−−√dt

2015-08-27 20:33:57 1858

翻译 Mathematica数字图像处理功能颇强(1)

来源看到这样一个例子,如何把图片中的红球变成蓝色。 实现方法目前三个答案里面最好的一个来自自称有“工程师强迫症”的@belisarius :思路是,先生成球的蒙板,再仅对特定区域的颜色作处理,这样就不会影响其它部分。结果2 . 代码i=Import["http://i.stack.imgur.com/Qr7Tx.jpg"];getReds[x_Image]:=First@ColorSepa

2015-08-23 16:54:12 3643

转载 一个让人痛苦想删不敢的文件夹winsxx

WinSxS Folder in Windows 7 / 8 explainedRECOMMENDED: Click here to fix Windows errors and optimize system performance Most of you may have noticed the WinSxS folder in Windows 7 or Windows 8

2015-08-18 18:05:06 5960 1

转载 时滞/延迟微分方程(delay-differential equation)

问题原来微分方程里面还有一类比较特殊复杂的。delay differential equation(维基). 翻了几篇相关的硕士和博士论文,感觉用处不大。不过,用软件做出来效果比较漂亮。与之相关的, 分支或分叉(bifurcation)是一个似乎在包括迭代的动力系统里面都普遍的一个概念。Wolfram关于这个概念的文档 延迟微分方程是一种微分方程,其在当前时间的时间导数取决于它在以往时间的解

2015-08-18 14:20:37 21334 4

原创 简单的常微分方程(组)初值问题

问题A,B,C,D,EA,B,C,D,E 五个化合物,AA 反应后生成 BB,BB 反应后生成CC,CC 反应后生成 DD,DD 反应后生成 EE,即A—→B—→C—→D—→EA—\rightarrow B—\rightarrow C—\rightarrow D—\rightarrow E 反应动力学表明都是一级反应,已知 k1,k2,k3,k4k1,k2,k3,k4 是相应的反应速率常数。A,

2015-08-17 19:03:42 7160

原创 移动一个圆,并改变半径

问题用Matlab实现动画效果: 让一个圆平移的同时,半径发生变化; 1. 移动范围 x∈(40,70)x\in(40,70) 2. 半径对应于函数, r(x)=−3.79263×10−5x4+8.56×10−3x3r(x)=-3.79263\times 10^{-5}x^4+8.56\times 10^{-3}x^3 −0.7236∗x2+27.35571x−387.14149-0.7236

2015-08-15 13:28:03 1731

原创 QPcore服务耍流氓——上市公司的产品策略为何是牺牲用户利益?

监管部门的业余,导致有垃圾辈出的市场。QPCore Service如何禁止? win7服务里面qpcore service的属性拒绝访问,要怎么修改? 您好,感谢反馈,QQ帐号保护服务是Q盾的一个服务,出发点是为了保护用户帐号安全,为避免被恶意的第三方软件禁用该服务,威胁到QQ帐号安全,所以这里添加了自保护逻辑,暂时还无法直接禁用,请您谅解。我们也会不断优化,给您更好的体验,谢谢!

2015-08-14 10:56:56 19164 1

原创 求特定几何变换

问题如何求一个三维的正交变换,它把已知向量 (a,b,c)T(a,b,c)^T (a2+b2+c2=1)(a^2+b^2+c^2=1) 变换为 (0,0,1)T(0,0,1)^T? 解答这样的正交变换不是唯一的。因为有太多种可能。 我比较感兴趣的是两种:旋转 和 反射。反射垂直于 OAZOAZ 所在平面,并且等分∠AOZ\angle AOZ的平面作为镜面时的反射满足条件。首先确定这个平面。令为π

2015-08-12 18:19:42 1074

原创 两个连续独立随机变量的商的概率密度函数

转帖原理Quotient of two random variablesLet XX and YY be independent random variables having hte respective pdf’s fX(x)f_X(x) and fY(y)f_Y(y). Then the cdf FZ(z)F_Z(z) of the quotient:Z=YXZ=\dfrac{Y}{X}can

2015-08-05 14:20:40 18622 3

翻译 win10关于用户隐私的协议

分享隐私是升级win10必要条件?为啥微软突然对用户隐私变得如此感兴趣?连操作系统的钱都不挣了?难道真的从CIA或相关部门拿到了经费?这个不是空穴来风的瞎猜,有微软官方的文件:微软官方网站的链接很多人升级或者安装的时候通常都是一路 Accpet、OK、NEXT……闭着眼睛点下去的。有谁仔细看了这些密密麻麻的条文?涉及用户隐私的部分Reasons We Share Personal Data We

2015-08-04 16:48:20 1830

原创 把线性方程组变系数矩阵和常量形式

问题来源和目的四出搜索打探wolfram的语言学习,但从书上还不行,还得不断从各种问题中学习点点滴滴,慢慢积累. 只是记录一些点点滴滴. 回答有用.问题及答案1. 如何取出给定表达式中的所有变量表达式 1+x2+y3+sinz1+x^2+y^3+\sin z代码: Cases[1 + x^2 + y^3 + Sin[z], _Symbol, Infinity]2. 变量数比较多的线性方程组的符号解

2015-08-01 21:46:49 1805

GeogebraPhone 5.0.202.0 for Android

geogebra 最值得推荐的的几何绘图软件;andriod手机版

2016-04-01

GeogebraTablet 5.0.204.1 for android

geogebra 很好的绘图工具。Android tablet

2016-04-01

Geogebra 5.0.218 for MacOS

Geogebra 5.0.218 for MacOS, 最好用的几何制图软件。备份

2016-04-01

Geogebra 5.0.218 for Linux

geogebra 5.0.218 极佳的几何绘图软件。

2016-04-01

GeoGebra-Windows-Installer-5-0-207-0.exe

Geogebra 5.0.207 几何绘图软件

2016-02-25

思典-粒子群优化Matlab工具箱

http://www.mathworks.com/matlabcentral/fileexchange/25986-constrained-particle-swarm-optimization Description Previously titled "Another Particle Swarm Toolbox" Introduction Particle swarm optimization (PSO) is a derivative-free global optimum solver. It is inspired by the surprisingly organized behaviour of large groups of simple animals, such as flocks of birds, schools of fish, or swarms of locusts. The individual creatures, or "particles", in this algorithm are primitive, knowing only four simple things: 1 & 2) their own current location in the search space and fitness value, 3) their previous personal best location, and 4) the overall best location found by all the particles in the "swarm". There are no gradients or Hessians to calculate. Each particle continually adjusts its speed and trajectory in the search space based on this information, moving closer towards the global optimum with each iteration. As seen in nature, this computational swarm displays a remarkable level of coherence and coordination despite the simplicity of its individual particles. Ease of Use If you are already using the Genetic Algorithm (GA) included with MATLAB's Global Optimization Toolbox, then this PSO toolbox will save you a great deal of time. It can be called from the MATLAB command line using the same syntax as the GA, with some additional options specific to PSO. This will allow a high degree of code re-usability between the PSO toolbox and the GA toolbox. Certain GA-specific parameters such as cross-over and mutation functions will obviously not be applicable to the PSO algorithm. However, many of the commonly used options for the Genetic Algorithm Toolbox may be used interchangeably with PSO since they are both iterative population-based solvers. See >> help pso (from the ./psopt directory) for more details. Features * NEW: support for distributed computing using MATLAB's parallel computing toolbox. * Full support for bounded, linear, and nonlinear constraints. *

2016-02-25

dia 0.97.2-2 windows

流程图制作;矢量图;流程图转TeX代码pstrick工具。

2016-02-20

MaTeX 1.1.0

MaTeX是在Mathematica中包括图片和Notebook中,把LaTeX格式的公式转化为图片的极其好用的package文件。附件是m后缀package的源代码和说明。Mathematica自己对显示和插入LaTeX格式数学公式和符合的支持很一般,有了这个工具就很方便。需要的GhostScript 9.15+版本,在CSDN上可以找到;以及pdflatex,在LaTeX任何一个最新的免费套装中也是标准配置。

2016-02-20

geogebra installer for windows 5.0.205

geogebra for windows 更新版本;几何绘图经典免费软件

2016-02-20

高精度计算库visual studio用

用于Visual studio 高精度计算库项目文件; 包括了gmp, mpir, mpfr, gmp, 等,可以直接在visual studio中编译成为静态或动态链接库,用于作超高精度数值计算时调用; 跟Eigen C++ tempalte library库和Pavel写的mpfr C++ wrapper结合用时更佳.

2015-06-11

解决ArcGIS 10.2.2不能正常运行BUG的DLL文件

从网络上看到的出错大致有,ArcGIS 9.3安装过程中出错: arcgis visual Fortran runtime error forrtl: severe (38): error during write, unit 0, file CONOUT$ ArcGIS 10.2.2运行中出错; forrtl severe (38) error during write 都涉及到这样一个共同与下面DLL文件有关的arcgis visual Fortran runtime error,该DLL文件是: DFORRT.dll 问题在于不正确的 DFORRT.dll版本,居然一直出现在ArcGIS从9.3到10.2.2不同版本中;所以,我就尝试找一个正确的DLL文件,终于找到了; 亲测对windows 7+ArcGIS 10.2.2中出现的这种问题可以解决BUG. 用这个DLL文件替代ArcGIS安装目录中的同名文件即可(为安全起见,最好原始DLL留备份,改名)

2014-07-31

python脚本转换成的exe文件:绘制三维曲面matplotlib

小小的python代码,转成exe文件之后膨胀厉害: 演示http://blog.csdn.net/stereohomology/article/details/19919009

2014-02-25

windows上使用mpir和mpfr的预编译库文件

在windows上直接用Visual C++编译GMP库是很折腾的. 替代方案是用mpir, 通常自带VC++可以编译的project文件(可以到mpir首页下载);而mpfr通常源文件里面没有VC++项目文件.这里是一位英国老程序员编译好的库文件. 具体的使用跟网上mpir的编译之后的操作方法类似:参考http://www.exploringbinary.com/how-to-install-and-run-gmp-on-windows-using-mpir/ (How to Install and Run GMP on Windows Using MPIR; By Rick Regan (Published March 1st, 2010))

2013-10-31

应用数值方法matlab&C随书光盘

机械工业出版社,原版影印图书,应用数值方法随书光盘 2004年; 很早买了这本书,一天要找一个代码光盘却找不到了,搜也搜不到;后来找到盘了,觉得还是分享出来这样方便所有人。

2013-08-03

Minitab 16-2

minitab 16.2 minitab 16.2 minitab 16.2

2011-11-22

Minitab 16.2

Minitab 16.2;下载可试用; 仅供测试研究,24小时内请自觉删除

2011-11-22

JDownloader 0.9.581绿色下载软件更新至2011.11.18

JDownloader 0.9.581绿色下载软件更新至2011.11.18 一款开源软件;这是俄罗斯人改造的绿色版或portable版 解压缩就能使用; 用之前可更新一下

2011-11-19

用Safengine Licensor 1.8.4加壳的程序的例子

这个其实是陈朝营博士的旋风三代的中国象棋引擎软件. 刚刚在北京理工大学的2010年人工智能竞赛中以不败战绩获得中国象棋类软件的冠军. 新旋风三代是中国象棋软件类的一流引擎这个是无疑的. 类似的应该还有佳佳象棋和象棋名手. 影响棋力大小的因素还有很多: 1.硬件配置; 2.开局库的设计; 3.引擎和硬件及开局库的匹配性; 4. 棋手的正确操作和应变; 5. 检验引擎之间的实力,比赛的局势也应该成百上千局, 局数太少则容易有人为的偶然性; 2010的冠军表明新旋风三代整体实力是一流的; 但并不是排除了其它一切可变因素的. 因此断定新旋风三代明显比其它棋软优秀是值得商榷的. 此处放这个作者公开

2010-11-15

Ollydbg 1.1.0 终结版, 具有很强的反反调试能力

通常的OD调试某些具有反调试能力的加壳的程序的时候,OD容易被发现,导致一打开就会退出/自动关闭.只能望程序兴叹. 类似的加壳类型, safengine licensor, themida winlicense 2.x等都是这样. 现在这个OD经过了一些修改和加强, 可以避免在调试开始阶段就被黑掉. 其中的脚本之类的插件还不是最新版的, 可以自己到网上下载最新的.dll文件, 替换掉就可以. 还有选项和外观里面的路径可能需要根据自己放文件夹的实际路径,重新设置一下. == 特别说明: 这个是调试软件, 不是脱壳机.

2010-11-13

英文版--初等矩阵的射影几何意义及其应用

Meaning of Elementary Matrices in Projective Geometry and Its applications Perspective projection and elementary matrices

2010-11-06

Excel VBA 2003编写的中国象棋对弈软件(已经解密)

该中国象棋对弈软件用Excel VBA 2003编写 原始文件的密码已经移除, 可以直接参考原始代码学习编程 棋力可以供初学象棋的同学参考.

2010-07-02

Eureqa Formulize早期版本

Eureqa Formulize早期版本,听说现在新版的不能下载了,又有网友来求;我以前收藏过,打个包上传一下

2023-09-23

PORTABLE Decrypt P File Matlab Software转发

转自: https://wakelet.com/wake/VtrbzUdQL_LugJnGs8yMr https://wakelet.com/@inreitricac104 仅360测试安全,未测试预期有效性,用者责任自负

2022-10-17

gs950w32.exe

an interpreter for the PostScript language and for PDF.

2020-01-02

yaahpSetup-5639.exe

做AHP (analytic hierarchy process) 比较方便的工具;除了简单的AHP,还包括了专家决策、敏感性分析,评估卷导出、等功能。

2019-06-24

最优化方面的matlab工具代码2015b以上版

全局优化方面的matlab代码(2015b), 对原始的p代码进行过解放处理,从而更有利于学习经典算法设计的思想以及代码写作的技巧; 处理过程中的p代码文档说明信息全部消失,所以只能自己体会了

2017-11-10

geogebra 5.0.395.0 installer for windows

geogebra 免费,开源,强大的几何制图和计算工具, 相当经典,没看到过比它综合性能好的; 保存不同的版本是为了防止可能出现的版本退化问题

2017-11-01

Geogebra 5.0.382 for windows

Geogebra 是一款强大的几何绘图和动态模拟工具

2017-08-18

Geogebra 5.0.381 for windows

Geogebra, 强大的几何计算、绘图工具

2017-08-18

geogebra 5.0.318 for andriod

android 系统 geogebra, phone

2017-01-22

MaTeX v1.6.3

v1.6.3 @szhorvat szhorvat released this 25 days ago · 8 commits to master since this release More robust error checking and reporting Documentation improvements Downloads 1.02 MB MaTeX-1.6.3.paclet Source code (zip) Source code (tar.gz) v1.6.2 1ff11e8 v1.6.2 @szhorvat szhorvat released this on 20 Nov · 22 commits to master since this release The documentation is now integrated into the Documentation Center. Bug fix: full compatibility with Mathematica 10.0 restored. (Note: Re-released on 2016-11-20 with documentation fixes but no modifications to the package.) Downloads 504 KB MaTeX-1.6.2.paclet Source code (zip) Source code (tar.gz) v1.6.1 30633ef v1.6.1 @szhorvat szhorvat released this on 30 Aug · 29 commits to master since this release Bug fix: better error checking for the CacheSize option. Downloads 10.5 KB MaTeX-1.6.1.zip Source code (zip) Source code (tar.gz) v1.6.0 f2852e2 v1.6.0 @szhorvat szhorvat released this on 20 Aug · 32 commits to master since this release MaTeX now threads over lists. A list is batch-processed using a single run of LaTeX, which is much faster than element-wise processing. Implemented by Andreas Ahlrichs. Note that this changes behaviour slightly. Previous versions of MaTeX compiled MaTeX[{1, x^2, x/2}] as a single expression. Now each element of the list is converted to a separate result. To restore the old behaviour, apply TeXForm explicitly: MaTeX[TeXForm[{1, x^2, x/2}]. Expressions with head TeXForm are now automatically handled. Bug fixes: Better handling of CR/LF line endings and character encodings. Downloads 10.5 KB MaTeX-1.6.0.zip Source code (zip) Source code (tar.gz) v1.5.0 a2b4aad v1.5.0 @szhorvat szhorvat released this on 19 Jun · 49 commits to master since this release Much improved LaTeX error reporting. Please report any problems you notice with the new err

2016-12-26

Ghostscript 9.20 for Windows (64 bit)

an interpreter for the PostScript language and for PDF.

2016-12-26

Ghostscript 9.20 for Windows (32 bit)

an interpreter for the PostScript language and for PDF.

2016-12-26

基于牛顿算法的三维重建计算器

基于牛顿算法做的从已标定的针孔相机和匹配好的多视图重建点的计算器。适用于两种数据集:http://www.robots.ox.ac.uk/~vgg/data/data-mview.html 和 http://grail.cs.washington.edu/projects/bal/

2016-04-10

ScreenToGIF

一个绿色的免费的把屏幕动作录制下来,可以导出为GIF动画或视频格式的小工具。http://screentogif.codeplex.com/

2016-04-10

geogebra 5.0.218.0 for windows

Geogebra, 绘制静态和动态的二维和三维几何图形,还可求解常见的简单方程、方程组,以及微分方程;免费开源是其亮点。除了windows下,还开发了Linux,MacOS,Android,iOS等平台的版本

2016-03-26

空空如也

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

TA关注的人

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