搜索资源列表
FractalDim
- 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序 function D=FractalDim(y,cellmax) %求输入一维信号的计盒分形维数 %y是一维信号 %cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 %D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)
Lgsp2410UBoot
- NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X. Mar.27.2002:purnnamu: DMA is enabled. Apr.01.2002:purnnamu: isDownloadRe
iSIGHT_GT-Power_Coupling
- Using 4 cylinder GT-Power model and iSIGHT, perform multi-variable, constrained,design exploration of brake torque. !Use EngCylCombSITurb model in GT-Power with knock and NOx prediction !Determine which of the in
FractalDim
- 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序 function D=FractalDim(y,cellmax) %求输入一维信号的计盒分形维数 %y是一维信号 %cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 %D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)
PROGRAMMIFA
- 幂法求矩阵的特征值和特征向量 算法9.1 1. 输入矩阵A,初始向量X,误差限ε最大迭代次数N。 2. 置k=1,u=0。 3. 求xr=>λ,|xr|=max|xr|,i=1,….,n。 4. 计算 Y=X/λ,X=AY 5. 若|λ-u|〈ε,输出λ,X,停机;否则,转步骤6。 6. 若k<N,k+1=>k,λ=>u,转步骤3;否则,输出错误信息,停机 -Power-l
equal-area-critirea
- E=input( enter the generator voltage: ) V=input( enter the infinite bus voltage: ) Gx=input( enter the reactance of generator: ) L1x=input( enter the line reactance: ) L2x=input( enter the line reactance: )
iSIGHT_GT-Power_Coupling
- Using 4 cylinder GT-Power model and iSIGHT, perform multi-variable, constrained,design exploration of brake torque. !Use EngCylCombSITurb model in GT-Power with knock and NOx prediction !Determine which of the in
GT
- 利用博弈论进行功率控制分析,利用迭代实现纳什均衡-Use game theory to power control analysis, the use of iteration to achieve Nash equilibrium
huffman
- Huffman编码问题一类广泛存在于文件、音频等数据压缩问题中。如根据Huffman编码的原理,实现对文本进行压缩与解压的功能。因此掌握好Huffman编码的技术可以再社会生活中起到很重要的作用。-HuffmanNode* CreateHuffmanTree(int n, char datas[], int powers[]) { HuffmanNode head head.next =
Scrosspectrum
- Subroutine for continuous cross spectrum analysis of two one-dimensional series x(i) and y(i) (i=1,...,n). Input parameters and arrays: n,m, x(n), y(n), n: number of data m: biggest lag time length. Generall
2-n-power
- 汇编 求2的n次方 include irvine32.inc IsZero proto ,address: ptr dword ,kind:dword 判断正数还是负数还是0 Negation proto ,address: ptr dword ,kind:dword 求相反数 .data str1 byte "请输入16进制的96位整数的低32位(8个):",0 str2 byte "请输入16进制的96位整数
power-design
- < 开关电源设计>> TI高级应用经理兼科技委员会的资深委员Robert Kollman编写-Switching Power Supply Design
GT
- 基于博弈论的信道选择与功率控制仿真,在20次迭代后达到纳什均衡-Channel selection and power control simulation based on game theory, after 20 iterations to reach the Nash equilibrium
phy-am335x
- Enable phy wakeup only if dev->power.can_wakeup is true. Make sure to enable wakeup to support remote wakeup in standby mode.
GT-POWER
- 这是一个关于动力机械部件模型建立的一个开发软件教程,可以很好的帮助学习-A model on dynamic mechanical parts
FFT-and-Power-Spectrum-Units
- 基于FFT的测量推导单位以及labview的FFT模拟,. 在频谱单位表中,单击任意函数行的单位(直流)列或单位(频率> 0)列,验证频谱曲线组件与表格内公式的一致性。-FFT-based measurement units, and FFT simulations for labviews. In the Spectrum Units table, click the Units (DC) column or Units (fr
Airoha.AB1500_FamilyMPTool_20141104_3.5.5.0
- 温度范围 -40篊 to +80篊 无线传输范围 >10 米 传输功率 支持 CLASS2 灵敏度 -80dBm 频率范围 2.402GHz-2.480GHz 对外接口 PIO, UART 音频性能 单声道 音频信噪比 ≥75dB 失真度 ≤0.1% 模块尺寸 29.0X15.0X2.00mm(1 NC NC NC 2 AOHPM Audio Headphone common mode output/s
Master_16_Len_A8+GT
- 风机控制程序,大家可以看一看是否在工作中有需要的啊(Wind power generator control program, you can see if it is needed in the work.)
balance
- 发动机开发软件GT-Power中的一个案例,求解曲轴振动情况,可据此设计平衡轴(A case in the engine development software GT-Power to solve the crankshaft vibration, and the balance axis can be designed accordingly.)
GT-Power学习手册
- GT-power中文手册以及GT-power培训教程(GT-power Chinese handbook)