资源列表
mikogoportable_rar
- Need matlab code. it is required for understanding.
huffman-verifafgwgh
- Huffman source code. you can do text encoding.
tems_investigation_12.0
- nice document check it to xplore
3
- 实现二分法求解方程。编写并使用以下函数: double SolveRoot(double(*pf)(double x),double a,double b,int n) 这里,pf指向一个函数f,f用来定义要求解的方程f(x)=0,a和b是未知解x的上下界(即a<=x<=b), n是循环次数。例如,如果f(x)=x*x-2,则SolveRoot (f,1,2,100)将返回1.414213562373095, 即方程为x*x=2的解。二分法的原理是反复地把区间分为两个
Geophysical-data-processing
- 物探数据处理-重磁数据处理软件,地球物理学的人看看。-Geophysical data processing- the gravity and magnetic data processing software
pattern_recognition_v6.1
- 完整的模式识别库,包括矩阵运算,各种模式识别算法,如K均值、SVM、RVM、NN、LDA等
Monte_Carlo_Simulation
- Monte Carlo晶粒生长模拟matlab程序-Monte Carlo simulation of grain growth in matlab program
FreyDueckScience07
- 科学杂志上新提出的聚类方法,速度快,很好-New scientific journal on the clustering method, fast, good
232
- 多峰帐蓬映射和伪随机数Multi-peak tent maps and pseudo-random number-Multi-peak tent maps and pseudo-random number
QQjiqireen
- QQ机器人,大家快来看看,下到就是赚到,跳楼大放送-Thread instance, good examples, we come take a look, next to that is earned. Run a big jump
photovoltaic-simulator-7-paramete
- The output characteristics of a photovoltaic (PV) array are highly non-linear. Therefore, an accurate andefficient PV model is required to study and analyze the operation of PV system in the changing environ-mental conditions. This paper proposes a p
Monte_Carlo_Simulation
- 实现蒙特卡洛simulation,matlab平台(implement monte carlo simulation)