搜索资源列表
Runge_Kutta GUI
- 用matlab编写的4阶R-K程序。对于仿真可能有所帮助。-using Matlab prepared by the four bands R-K procedure. For the simulation might be helpful.
hfssapi
- HFSS-MATLAB-API is a library toolbox to control Ansoft HFSS from MATLAB using the HFSS scr ipting Interface. " T(hcI Xo^8o0xi This tool provides a set of MATLAB functions to create 3D objects in HFSS by generating the required HFSS scr ipt
BCS_
- 贝叶斯压缩感知的仿真程序,此程序使用LAPLACE先验,-This is a simple example to test the fast Laplace algorithm from the following paper: S. D. Babacan, R. Molina, A. K. Katsaggelos. bayesian Compressive Sensing using Laplace Priors
numerical_analysis_homework
- (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
changweifen
- 利用MATLAB进行求解常微分方程组的四阶R-K算-Use MATLAB to solve ordinary differential equations of fourth-order RK algorithm method
Pade.model.reduction.of.the.reduction.method
- 已知某系统传递函数G,可以调用改代码对系统进行降阶处理。功能同routh降阶相似,不过这里的分子阶次r和分母阶次k可以不止相差1。-Known transfer function of a system G, can call the code to deal with reduced-order system. Routh Reduction with similar features, but here the molecular order r and the denominator or
SimpleSENSEreconstruction
- 简单SENSE图像重建,即使通过反傅里叶变换重建出最终图像-The data was acquired from 4-channel array coil using EPI sequence (2-shot, matrix: 64X64, TE: 50 ms) at a 1.5T scanner. The code estimates the coil sensitivity profiles directly from the image with anatomical contrast b
shuxuejianmo_4
- 讨论资金积累、国民收入、与人口增长的关系. (1)若国民平均收入x与按人口平均资金积累y成正比,说明仅当总资金积累的相对增长率k大于人口的相对增长率r时,国民平均收入才是增长的. (2)作出k(x)和r(x)的示意图,分析人口激增会引起什么后果. -Discussion of capital accumulation, income, and the relationship between population growth. (1) If the national average
ols
- 正交最小二乘辨识算法 该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数-OLS Orthogonal Least Quares. [x, ind] = OLS(A,b,r) gives the solution to the least squares problem using only the best r regressors chosen from the ones present in matrix A. This
FHB
- 这个是一个好好用的完美挂请大家用用好不好用大家-Postscr ipt(R) Printer Descr iption (a.k.a. PPD) files are text files containing information about special features available on Postscr ipt printers such as paper sizes, screen values and fonts available on your printer. Thes
DP_1_5_SI
- this the four generator system of the Padhiyar book the simulation is well performed for the load gvn in the K.R. Padhiyar buk. The student those are referring this model can have this system for the study purpose-this is the four generato
DP_1_5_SI_mdl
- this the simulation of the four generator system which is based on the K.r.Padhiyar book the load flow data and the line data is taken from this buk..... the students those are new in the simulation in matlab can refer this simulation and wor
program18
- 振动原理与分析计算机大作业 求解非线性振动分析,公式根据书中的 用计算方法的4阶 r-k数值方法-Vibration theory and analysis of computer operations for solving large non-linear vibration analysis of the formula calculation method according to the book of 4-order numerical method rk
publicationdtl
- S u r f e r自动控制技术在气象资料 自动成图中的应用 -Ab s t r a c t : The ma i n f un c t i o n s o f Su r fe r s o f t wa r e,Ac t i v e X a u t o ma t i o n t e c h ni q ue a nd t he i n t e r fa c e o f VB a p p l i c a t i o n a n d S u r
numerical
- 按显示R-K算法编制任意m级显式R-K程序,用四阶或五阶的方法解决方程求解常微分方程的求解问题。-The use of R-K method for solving equations of the mathematical model
vgg
- 多视点几何学中从P中提取出K,R例如P = K*R*[eye(3) -t]以及从两个相机矩阵得到单应矩阵-Multiview geometry extracted from the P K, R such as P = K* R* [eye (3)-t]
dengyi
- CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 * !* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 * !* CENTR—计算中心点 * !* FUNC —目标函数,由用户提供 * - PROGRAM COMPLEX PARAMETER(N=3,M=4,K=6) DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N) INTEGER GAMMA OPEN(4,FILE= COMPDA
j05_fastsims
- R. K. Martin, M. Ding, B. L. Evans, and C. R. Johnson, Jr., "Infinite Length Results and Design Implications for Time-Domain Equalizers," EURASIP Journal on Applied Signal Processing, Special Issue on Signal Processing for Broadband Access Systems: T
r-k
- 利用已知的四阶R-K方法求解高阶常微分方程-Using the known four order R-K method to solve high order ordinary differential equation
kmeansK
- KMEANSK Performs K-means clustering given a list of feature vectors and k The argument k indicates the number of clusters you want the data to be divided into. data_vecs (N*R) is the set of R dimensional feature vectors for N data points. E