搜索资源列表
loadcode
- 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve different levels of image wavelet dec
jsffbg
- 计算方法实验报告: 编程环境:MATLAB7.0 牛顿K次插值多项式的程序实现 龙贝格求积公式的程序实现 高斯列主元消去法的程序实现.-report : Programming Environment : Newton MATLAB7 K polynomial interpolation procedures to achieve Romberg of Quadrature program Gaussian out PCA Elimination of the program
newton
- 最优化计算方法中 有关于拟牛顿法的一段小代码 可以-Optimization method in the Quasi-Newton method on a small section of code that can look at
BookMfiles
- 工程与科学计算方法的MATLAB实现(第二版)-Engineering and scientific computing method of MATLAB implementation (Second Edition)
NumericalComputingMethods
- 数值计算方法与分析,典型的算法介绍,一本知识点比较全面的书-Numerical Algorithms for the typical method of introduction, a book more comprehensive knowledge points
uncertainty
- 实现不确定度的计算(包括源程序和编译过的程序),实现若干种常用不确定度计算方法-To achieve the calculation of uncertainty (including source code and compiled programs), to achieve a number of commonly used method of uncertainty
科学计算与MATLAB实验
- 绘制下列各种函数图形,绘制分段连续函数图 ,进行下列计算,给出不使用for和while等循环语句的计算方法;
MATLAB R2015b 数值计算方法M文件
- MATLAB R2015b 数值计算方法 示例脚本(MATLAB R2015b numerical calculation method sample scr ipt)
数值计算方法的相关代码
- 有关二分法、试值法、帕德逼近、高斯消去的代码,可供数值计算方法学习者参考(About dichotomy, test method, Pader approximation, Gaussian elimination of code, numerical calculation method for learner reference)
基于MVDR算法,计算两个信号的相关性的函数
- 基于MVDR算法,计算两个信号的相关性的函数(Based on MVDR algorithm, the correlation function of two signals is calculated)
数值计算方法
- 数值计算方法中求特征值和特征向量的若干方法(Eigenvalue in numerical method)
以车道长度为控制条件的计算方法
- 在目前互通立交平面线形设计过程中 直接式变速车道设计时 变速车道长度控制比较难 目前尚没有通用的解算方法。 尤其是变速车道起点对应的主线线形为团曲线或缓和曲线时 往往反复试算调整 也难以得到比较理想的设计方案。 本文立足通 用的立交线形设计方法 提出一个以变速车道长度为收效条件的线形参数解算方法。(In the current interchange layout design, the control of speed lane length is rather diffic
SZP聚焦--R.W. 积分方法core_Hx_szpAP
- SZP聚焦--R.W.积分方法 提供一种积分的程序算法和识别模式 可帮助你更快地计算 SZP focusing --R.W. integral method(SZP focusing --R.W. integral method)
Matlab60个小程序代码
- 利用Eular求解常微分方程、牛顿插值、迭代求解等计算方法(Use Eular solving ordinary differential equations)
Matlab_轨道计算程序
- 基本涵盖了所有常用的轨道计算方法,基于matlab实现。(Basically covers all the common track computing methods, based on Matlab implementation.)
相态计算
- MATLAB气液两相FLASH计算,采用peng-Robinson模型和FLASH计算方法
《最优化计算方法及其MATLAB程序实现》
- 书籍:《最优化计算方法及其MATLAB程序实现》电子资料(Books: Electronic Material of "Optimum Computing Method and Its Realization in MATLAB Program")
正则化方法
- 在进行矩阵求逆等计算时遇到矩阵条件数较大导致病态时,常用的各种解决病态方程方法(In the calculation of matrix inversion, when the number of matrix conditions is large, which leads to ill condition, various common methods to solve ill condition equation are used)
含风电的潮流计算
- 利用牛顿拉夫逊方法计算含有风机并网的潮流计算(Using Newton Raphson method to calculate power flow with wind turbine)
数值计算方法第五章课后习题例程
- 数值计算方法第五章课后习题例程 详细介绍 亲测有效 欢迎下载