资源列表
[数学计算/工程计算] cx
说明:在科学与工程计算中,经常遇到求解非线性方程组的问题;非线性方程组在收敛速度及收敛性比线性方程组要差,特别对于非凸的非线性方程组,其求解更是困难。下面简要介绍非线性方程组的三种解法——牛顿法、拟牛顿法、同伦算法,分析三种解法的适用性,并附Matlab原程序。-Scientific and engineering computing, often encounter the problem of solving nonlinear equations speed of convergence of<魏萌> 在 2025-08-03 上传 | 大小:1kb | 下载:0
[其他小程序] CSerialPort-problem-
说明:CSerialPort是一个很好的串口通讯类,但它没有关闭串口的方法,如果对这个类的实现原理不了解,自行编写串口关闭方法可能会带来如下问题: 1、用closehandle方法关闭串口:由于调用类方法StartMonitoring后会生成一个串口通信线程,这个线程中要不停地访问串口,这种方法会带来明显的错误。 2、先用StopMonitoring方法停止串口监听,然后用closehandle关闭串口:由于StopMonitoring只是将进程挂起,这样做将使程序结束时解构函<blacks> 在 2025-08-03 上传 | 大小:1kb | 下载:0
[其他行业] jackpot
说明:this the jackpot game. the user need to guess the number between the range given. it give the user 3 chances. ince the user fail the chances, the program will terminate.-this is the jackpot game. the user need to guess the number between the range gi<aiman> 在 2025-08-03 上传 | 大小:1kb | 下载:0
[其他小程序] matrix-convolution
说明:可以实现任意两个二维的任意维度的矩阵的卷积 -matrix convulution<wuhao> 在 2025-08-03 上传 | 大小:1kb | 下载:0
[其他数据库] RunMyOCRRecognition
说明:testing on the refered subject it is to test out the color in which the mathlab and pixcel can bring<xiao liu> 在 2025-08-03 上传 | 大小:1kb | 下载:0
[matlab例程] Marquardt-Method-rosenbrock
说明:用Marquardt method 求解 rosenbrock函数最值的matlab代码-Use Marquardt method to solve the rosenbrock function (matlab code)<cc> 在 2025-08-03 上传 | 大小:1kb | 下载:0